Add a missing P in a kernel option
PR: docs/108270 Submitted by: Micah <micahjon@ywave.com>
This commit is contained in:
parent
db05d8eda0
commit
75131fca35
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29450
1 changed files with 1 additions and 1 deletions
|
@ -991,7 +991,7 @@ Reading symbols from /sys/modules/linux/linux.ko...done.
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><literal>options WITNESS_SKIPSIN</literal>: disable run-time
|
||||
<para><literal>options WITNESS_SKIPSPIN</literal>: disable run-time
|
||||
checking of spinlock lock order with WITNESS. As spin locks are
|
||||
acquired most frequently in the scheduler, and scheduler events
|
||||
occur often, this option can significantly speed up systems
|
||||
|
|
Loading…
Reference in a new issue