summaryrefslogtreecommitdiff
path: root/fs/nls
diff options
context:
space:
mode:
authorJoel Fernandes (Google) <joel@joelfernandes.org>2018-06-10 16:45:43 -0700
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2018-07-12 15:42:06 -0700
commit450efca7182a516a12dfcc0311abfd242bde42b2 (patch)
treedb9a102d4f1eb10ca7e5a509f884a6024b51bc6b /fs/nls
parentbf1bef50bee13b2292929f4b86118302a3827a32 (diff)
rcutorture: Disable RT throttling for boost tests
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 rcutorture boost tasks) for torturing RCU so that the test fails correctly when no boost is available. Currently this requires accessing sysctl_sched_rt_runtime directly, but that should be Ok since rcutorture is test code. Such direct access is also only possible if rcutorture is used as a built-in so make it conditional on that. Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'fs/nls')
0 files changed, 0 insertions, 0 deletions