Re: [RFC patch 2/5] smpboot: Provide infrastructure for percpuhotplug threads

From: Peter Zijlstra
Date: Thu Jun 14 2012 - 10:56:32 EST


On Thu, 2012-06-14 at 07:47 -0700, Paul E. McKenney wrote:
> RCU callback processing consumes the entire CPU in RCU_BOOST case where
> processing runs at real-time priority. This is analogous to RT throttling
> in the scheduler.

But previously we can in non-preemptible softirq context, why would if
behave differently when done from a RT task?

Also, no its not quite like the throttling, that really idles the cpu
even if there's no SCHED_OTHER tasks to run.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/