We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef4ae6e commit 9d839c2Copy full SHA for 9d839c2
Documentation/admin-guide/kernel-parameters.txt
@@ -5283,6 +5283,14 @@
5283
exception. Default behavior is by #AC if
5284
both features are enabled in hardware.
5285
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
5294
If an #AC exception is hit in the kernel or in
5295
firmware (i.e. not while executing in user mode)
5296
the kernel will oops in either "warn" or "fatal"
0 commit comments