Re: 2.6.8.1-mm2

From: Ingo Molnar
Date: Fri Aug 20 2004 - 04:02:43 EST



* Srivatsa Vaddagiri <vatsa@xxxxxxxxxx> wrote:

> Is it possible to modify release_task to not remove self-reaping tasks
> from the list (and possibly have it removed during
> finish_task_switch)?
>
> This should solve the hotplug race as well as keep the current
> optimization?

see the patch i just sent - it disables hotplug in that critical
self-reap section.

(another solution would be for the hotplug code to also look into the
local runqueue for tasks to migrate, not only the tasklist.)

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