Re: [PATCH v3 4/4] Documentation/admin-guide: Change doc for split_lock_detect parameter

From: Randy Dunlap
Date: Fri Nov 20 2020 - 22:32:21 EST


Hi--

On 11/20/20 6:36 PM, Fenghua Yu wrote:
> + ratelimit:N -
> + Set rate limit to N bus locks per second
> + for bus lock detection. 0 < N <= HZ/2 and
> + N is approximate. Only applied to non-root
> + users.

Sorry, but I don't know what this means. I think it's the "and N is appropriate"
that is confusing me.

0 < N <= HZ/2 and N is appropriate.

--
~Randy