* Paul E. McKenney [off-list ref] wrote:
Not a biggie for me, since I can easily do the taskset commands to
force the processes to spread out, but I am worried that casual users
of rcutorture won't know to do this -- thus not really torturing RCU.
It would not be hard to modify rcutorture to affinity the tasks so as
to spread them, but this seems a bit ugly.
does it get any better if you renice them from +19 to 0? (and then back
to +19?)
Ingo