Lines Matching +full:per +full:- +full:rate
1 .. SPDX-License-Identifier: GPL-2.0
10 :Authors: - Fenghua Yu <[email protected]>
11 - Tony Luck <[email protected]>
21 memory or any locked access to non-WB memory. This is typically thousands of
33 --------------------------------------
39 ------------------------------------
51 +------------------+----------------------------+-----------------------+
53 +------------------+----------------------------+-----------------------+
55 +------------------+----------------------------+-----------------------+
56 |warn |Kernel OOPs |Warn once per task and |
57 |(default) |Warn once per task, add a |and continues to run. |
67 +------------------+----------------------------+-----------------------+
72 +------------------+----------------------------+-----------------------+
73 |ratelimit:N |Do nothing |Limit bus lock rate to |
74 |(0 < N <= 1000) | |N bus locks per second |
77 +------------------+----------------------------+-----------------------+
101 ---
104 there are legacy applications that trigger these events at a low rate so
108 ----
114 -----
119 ---------
121 A system wide bus lock rate limit N is specified where 0 < N <= 1000. This
122 allows a bus lock rate up to N bus locks per second. When the bus lock rate
124 throttled by enforced sleeps until the rate goes under the limit again.
131 Selecting a rate limit of 1000 allows the bus to be locked for up to about