Home
last modified time | relevance | path

Searched hist:"2226 f3dc" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/rcu/
H A Drcuscale.c2226f3dc Tue May 16 09:02:01 CDT 2023 Paul E. McKenney <paulmck@kernel.org> rcuscale: Permit blocking delays between writers

Some workloads do isolated RCU work, and this can affect operation
latencies. This commit therefore adds a writer_holdoff_jiffies module
parameter that causes writers to block for the specified number of
jiffies between each pair of consecutive write-side operations.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2226f3dc Tue May 16 09:02:01 CDT 2023 Paul E. McKenney <paulmck@kernel.org> rcuscale: Permit blocking delays between writers

Some workloads do isolated RCU work, and this can affect operation
latencies. This commit therefore adds a writer_holdoff_jiffies module
parameter that causes writers to block for the specified number of
jiffies between each pair of consecutive write-side operations.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>