-
Paul E. McKenney authored
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>
2226f3dc