]> git.ipfire.org Git - thirdparty/linux.git/commit
locktorture: Add readers_bind and writers_bind module parameters
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 28 Jul 2023 03:04:06 +0000 (20:04 -0700)
committerFrederic Weisbecker <frederic@kernel.org>
Sun, 24 Sep 2023 15:24:01 +0000 (17:24 +0200)
commit73e3412424832f519004dd2176226982be35d34e
tree4987daf07ff16517d142fda8c972409046bcfd22
parent0cfecd7d754f2ef5d7e6b56ee656a8544ade920a
locktorture: Add readers_bind and writers_bind module parameters

This commit adds readers_bind and writers_bind module parameters to
locktorture in order to skew tests across socket boundaries.  This skewing
is intended to provide additional variable-latency stress on the primitive
under test.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
kernel/locking/locktorture.c