projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc51a6d
)
doc:locking: fix locktorture parameter description
author
Federico Vaga
<federico.vaga@vaga.pv.it>
Sun, 1 Dec 2019 12:19:41 +0000
(13:19 +0100)
committer
Jonathan Corbet
<corbet@lwn.net>
Thu, 19 Dec 2019 18:04:29 +0000
(11:04 -0700)
The description was talking about two default values: I removed the
wrong one.
Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it>
Link:
https://lore.kernel.org/r/20191201121941.6971-1-federico.vaga@vaga.pv.it
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/locking/locktorture.rst
patch
|
blob
|
history
diff --git
a/Documentation/locking/locktorture.rst
b/Documentation/locking/locktorture.rst
index e79eeeca3ac600c1fabe7e893fb9517c277a8cf6..5bcb99ba7bd9e5fbac823cb13e6daa79ed751f1c 100644
(file)
--- a/
Documentation/locking/locktorture.rst
+++ b/
Documentation/locking/locktorture.rst
@@
-103,8
+103,7
@@
stat_interval
Number of seconds between statistics-related printk()s.
By default, locktorture will report stats every 60 seconds.
Setting the interval to zero causes the statistics to
- be printed -only- when the module is unloaded, and this
- is the default.
+ be printed -only- when the module is unloaded.
stutter
The length of time to run the test before pausing for this