Re: [PATCH 1/2] rcutorture: Disable RT throttling for boost tests

2018-06-11 Thread Paul E. McKenney
On Sun, Jun 10, 2018 at 04:45:43PM -0700, Joel Fernandes wrote: > From: "Joel Fernandes (Google)" > > Currently rcutorture is not able to torture RCU boosting properly. This > is because the rcutorture's boost threads which are doing the torturing > may be throttled due to RT throttling. > > Thi

[PATCH 1/2] rcutorture: Disable RT throttling for boost tests

2018-06-10 Thread Joel Fernandes
From: "Joel Fernandes (Google)" Currently rcutorture is not able to torture RCU boosting properly. This is because the rcutorture's boost threads which are doing the torturing may be throttled due to RT throttling. This patch makes rcutorture use the right torture technique (unthrottled rcutortu