On Wed, Jul 02, 2014 at 10:08:38AM -0700, Paul E. McKenney wrote: > As were others, not that long ago. Today is the first hint that I got > that you feel otherwise. But it does look like the softirq approach to > callback processing needs to stick around for awhile longer. Nice to > hear that softirq is now "sane and normal" again, I guess. ;-) Nah, softirqs are still totally annoying :-) So I've lost detail again, but it seems to me that on all CPUs that are actually getting ticks, waking tasks to process the RCU state is entirely over doing it. Might as well keep processing their RCU state from the tick as was previously done.