Re: [PATCH 1/2] workqueues: shrink cpu_populated_map when CPU dies

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Oleg Nesterov
Date: Sunday, February 17, 2008 - 4:45 pm

On 02/17, Jarek Poplawski wrote:

Thanks for looking at this!


Yes, but this is harmless. cpu-hotplug callbacks are not time-critical,
and cpu_down/cpu_up happens not often, and LIST_HEAD(workqueues) is not
very long, so ...


This doesn't matter. Please note that get_online_cpus() blocks
cpu_up/cpu_down, they take cpu_hotplug_begin().

Oleg.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 1/2] workqueues: shrink cpu_populated_map when ..., Oleg Nesterov, (Sun Feb 17, 4:45 pm)
Re: [PATCH 1/2] workqueues: shrink cpu_populated_map when ..., Jarek Poplawski, (Mon Feb 18, 12:50 am)