Skip to content

Commit 9d839c2

Browse files
Fenghua YuKAGA-KOKO
authored andcommitted
Documentation/admin-guide: Add bus lock ratelimit
Since bus lock rate limit changes the split_lock_detect parameter, update the documentation for the change. Signed-off-by: Fenghua Yu <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Tony Luck <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent ef4ae6e commit 9d839c2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5283,6 +5283,14 @@
52835283
exception. Default behavior is by #AC if
52845284
both features are enabled in hardware.
52855285

5286+
ratelimit:N -
5287+
Set system wide rate limit to N bus locks
5288+
per second for bus lock detection.
5289+
0 < N <= 1000.
5290+
5291+
N/A for split lock detection.
5292+
5293+
52865294
If an #AC exception is hit in the kernel or in
52875295
firmware (i.e. not while executing in user mode)
52885296
the kernel will oops in either "warn" or "fatal"

0 commit comments

Comments
 (0)