diff options
author | 2015-03-12 13:55:48 -0700 | |
---|---|---|
committer | 2015-05-27 12:59:57 -0700 | |
commit | 3838cc1850ccd09f93e729e9047ec1995026f83e (patch) | |
tree | 10c704c147266b9083bc0f9a16e51116847057f4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | rcutorture: Exchange TREE03 and TREE08 NR_CPUS, speed up CPU hotplug (diff) | |
download | wireguard-linux-3838cc1850ccd09f93e729e9047ec1995026f83e.tar.xz wireguard-linux-3838cc1850ccd09f93e729e9047ec1995026f83e.zip |
rcutorture: Allow negative values of nreaders to oversubscribe
By default, with rcutorture.nreaders equal to -1, rcutorture provisions
N-1 reader kthreads, where N is the number of CPUs. This avoids
rcutorture-induced stalls, but also avoids heavier levels of torture.
This commit therefore allows negative values of rcutorture.nreaders
to specify larger numbers of reader kthreads, so that for example
rcutorture.nreaders=-2 provisions N kthreads and rcutorture.nreaders=-5
provisions N+3 kthreads.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
[ paulmck: Update documentation, as suggested by Josh Triplett. ]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions