Documentation/admin-guide: Add bus lock ratelimit
authorFenghua Yu <fenghua.yu@intel.com>
Mon, 19 Apr 2021 21:49:57 +0000 (21:49 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 18 May 2021 14:39:31 +0000 (16:39 +0200)
Since bus lock rate limit changes the split_lock_detect parameter,
update the documentation for the change.

Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Tony Luck <tony.luck@intel.com>
Link: https://lore.kernel.org/r/20210419214958.4035512-4-fenghua.yu@intel.com
Documentation/admin-guide/kernel-parameters.txt

index cb89dbd..ca94624 100644 (file)
                                  exception. Default behavior is by #AC if
                                  both features are enabled in hardware.
 
+                       ratelimit:N -
+                                 Set system wide rate limit to N bus locks
+                                 per second for bus lock detection.
+                                 0 < N <= 1000.
+
+                                 N/A for split lock detection.
+
+
                        If an #AC exception is hit in the kernel or in
                        firmware (i.e. not while executing in user mode)
                        the kernel will oops in either "warn" or "fatal"