Correct spelling of "show alllocks" from "show all locks".
Submitted by: Ben Kaduk <minimarmot@gmail.com>
This commit is contained in:
parent
6b9ae26540
commit
2ce1741cd1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29320
1 changed files with 1 additions and 1 deletions
|
@ -983,7 +983,7 @@ Reading symbols from /sys/modules/linux/linux.ko...done.
|
|||
and stack trace are generated to the console, indicating that a
|
||||
potential deadlock might have occurred. WITNESS is required in
|
||||
order to use the <command>show locks</command>, <command>show
|
||||
witness</command> and <command>show all locks</command> DDB
|
||||
witness</command> and <command>show alllocks</command> DDB
|
||||
commands. This debug option has significant performance overhead,
|
||||
which may be somewhat mitigated through the use of <literal>options
|
||||
WITNESS_SKIPSPIN</literal>. Detailed documentation may be found in
|
||||
|
|
Loading…
Reference in a new issue