lkml.org 
[lkml]   [2012]   [Dec]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 2/2] Document default load and interval values in synchro-test module
Date
The synchro-test module default parameters are to keep the lock for 2uS
and wait 2uS between release and the next attempted acquisition. Having the
documentation wrong on this point was quite confusing !

Signed-off-by: Michel Lespinasse <walken@google.com>

---
Documentation/synchro-test.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/synchro-test.txt b/Documentation/synchro-test.txt
index 3d6cdda7bb79..554709478e1f 100644
--- a/Documentation/synchro-test.txt
+++ b/Documentation/synchro-test.txt
@@ -42,12 +42,12 @@ The available arguments are:

(*) load=N

- Each thread delays for N uS whilst holding the lock. The default is 0.
+ Each thread delays for N uS whilst holding the lock. The default is 2.

(*) interval=N

Each thread delays for N uS whilst not holding the lock. The default
- is 0.
+ is 2.

(*) do_sched=1

--
1.7.7.3

\
 
 \ /
  Last update: 2012-12-31 04:21    [W:0.167 / U:0.372 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site