Re: 2.6.8.1-mm2
From: Ingo Molnar (mingo_at_elte.hu)
Date: 08/20/04
- Previous message: Eric W. Biederman: "[PATCH] i8259 shutdown method for i386"
- Maybe in reply to: Andrew Morton: "2.6.8.1-mm2"
- Next in thread: Ingo Molnar: "Re: 2.6.8.1-mm2"
- Reply: Ingo Molnar: "Re: 2.6.8.1-mm2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 20 Aug 2004 10:59:23 +0200 To: Srivatsa Vaddagiri <vatsa@in.ibm.com>
* Srivatsa Vaddagiri <vatsa@in.ibm.com> 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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Eric W. Biederman: "[PATCH] i8259 shutdown method for i386"
- Maybe in reply to: Andrew Morton: "2.6.8.1-mm2"
- Next in thread: Ingo Molnar: "Re: 2.6.8.1-mm2"
- Reply: Ingo Molnar: "Re: 2.6.8.1-mm2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|