Re: [patch 08/15] sched: migrate throttled tasks on HOTPLUG

From: Peter Zijlstra
Date: Tue Apr 05 2011 - 09:29:46 EST


On Tue, 2011-03-22 at 20:03 -0700, Paul Turner wrote:
> Throttled tasks are invisisble to cpu-offline since they are not eligible for
> selection by pick_next_task(). The regular 'escape' path for a thread that is
> blocked at offline is via ttwu->select_task_rq, however this will not handle a
> throttled group since there are no individual thread wakeups on an unthrottle.
>
> Resolve this by unthrottling offline cpus so that threads can be migrated.

Fair enough, the flip side is that they all can again increase their
debt by a whole tick, right?
--
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/