msm-4.14/Documentation
Paul E. McKenney 3838cc1850 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. ]
2015-05-27 12:59:57 -07:00
..
2015-04-26 13:44:46 -07:00
2015-05-09 16:13:38 -07:00
2015-04-24 07:08:41 -07:00
2014-12-10 17:41:10 -08:00
2015-02-11 13:03:11 -08:00
2015-04-13 14:14:29 +02:00
2015-04-19 22:40:26 -07:00
2015-03-24 22:57:49 +01:00
2015-02-02 14:23:42 -08:00
2015-02-27 11:44:24 -08:00
2014-12-08 09:07:11 -05:00
2014-11-21 19:48:50 +05:30
2014-09-23 23:44:16 -07:00