Re: [PATCH 1/9] workqueue: perform cpu down operations from lowpriority cpu_notifier()

From: Tejun Heo
Date: Fri Jul 20 2012 - 17:58:40 EST


Hello, Paul.

On Fri, Jul 20, 2012 at 02:52:07PM -0700, Paul E. McKenney wrote:
> > Fix it by using different priorities for up and down notifiers - high
> > priority for up operations and low priority for down operations.
>
> Cool!!!
>
> This certainly provides another data point in favor of running down
> notifiers in the opposite order from up notifiers. ;-)

Yeah, I was thinking about that. I don't think converting CPU
notifiers would take a lot of work in terms of both auditing and
converting. We only have several priorities.

> This series passes light rcutorture/hotplug testing, will be testing
> it more.

Great!

--
tejun
--
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/