aboutsummaryrefslogtreecommitdiff
path: root/stressapptest.1
diff options
context:
space:
mode:
authorNick Sanders <nsanders@google.com>2015-09-15 12:41:37 -0700
committerNick Sanders <nsanders@google.com>2015-09-15 12:41:37 -0700
commit241f33a3e958842e3db803c03300764bd2ee9c19 (patch)
treed38035fadbfff8dbe02121f11658dd3fe1540df8 /stressapptest.1
parent279816931fafe7dbffb0169185e9ac360144aad7 (diff)
downloadstressapptest-241f33a3e958842e3db803c03300764bd2ee9c19.tar.gz
Update to stressapptest 1.0.7 from upstream
https://github.com/stressapptest/stressapptest Change-Id: I6307bcfad2e67392b4e0308680c708546e9a15a3 Signed-off-by: Nick Sanders <nsanders@google.com>
Diffstat (limited to 'stressapptest.1')
-rw-r--r--stressapptest.17
1 files changed, 6 insertions, 1 deletions
diff --git a/stressapptest.1 b/stressapptest.1
index 695f9ee..2c91478 100644
--- a/stressapptest.1
+++ b/stressapptest.1
@@ -86,10 +86,15 @@ Number of times to increment the cacheline's member.
.TP
.B \-\-cc_line_count <number>
-Mumber of cache line sized datastructures to allocate for the cache coherency
+Number of cache line sized datastructures to allocate for the cache coherency
threads to operate.
.TP
+.B \-\-cc_line_size <number>
+Size of cache line to use as the basis for cache coherency test data
+structures.
+
+.TP
.B \-\-cc_test
Do the cache coherency testing.