mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-31 10:31:33 -04:00
Documentation/kernel-parameters: fix brackets
Add a few missing ']'s and a ')'. Signed-off-by: Manuel Ebner <manuelebner@mailbox.org> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20260703080806.223782-2-manuelebner@mailbox.org>
This commit is contained in:
committed by
Jonathan Corbet
parent
daffe1ac49
commit
e6f09a8911
@@ -6882,7 +6882,7 @@ Kernel parameters
|
||||
xtime_lock contention on larger systems, and/or RCU lock
|
||||
contention on all systems with CONFIG_MAXSMP set.
|
||||
Format: { "0" | "1" }
|
||||
0 -- disable. (may be 1 via CONFIG_CMDLINE="skew_tick=1"
|
||||
0 -- disable. (may be 1 via CONFIG_CMDLINE="skew_tick=1")
|
||||
1 -- enable.
|
||||
Note: increases power consumption, thus should only be
|
||||
enabled if running jitter sensitive (HPC/RT) workloads.
|
||||
|
||||
Reference in New Issue
Block a user