Re: [Lse-tech] [patch] sched-domain cleanups,sched-2.6.5-rc2-mm2-A3

From: Andi Kleen
Date: Thu Mar 25 2004 - 14:23:55 EST


On Thu, 25 Mar 2004 20:09:45 +0100
Ingo Molnar <mingo@xxxxxxx> wrote:

> also, the best place to do fork() blancing is not at
> wake_up_forked_process() time, but prior doing the MM copy. This patch
> does it there. At wakeup time we've already copied all the pagetables
> and created tons of dirty cachelines.

That won't help for threaded programs that use clone(). OpenMP is such a case.

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