commit | 4802211cfd68e44c8401a8fe3657e9c2522ec517 | [log] [tgz] |
---|---|---|
author | Josh Triplett <josh@freedesktop.org> | Tue Oct 03 23:26:16 2006 +0200 |
committer | Adrian Bunk <bunk@stusta.de> | Tue Oct 03 23:26:16 2006 +0200 |
tree | bfee43affa6ce5c4727df6281d7fb0f4d13ebe76 | |
parent | d32ccc431b2247535ce1114d7e31cc136c89262a [diff] |
rcutorture: Fix incorrect description of default for nreaders parameter The comment for the nreaders parameter of rcutorture gives the default as 4*ncpus, but the value actually defaults to 2*ncpus; fix the comment. Signed-off-by: Josh Triplett <josh@freedesktop.org> Acked-by: Paul E. McKenney <paulmck@us.ibm.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>