Re: [PATCH] Move domain setup and add dual core support.

From: Nick Piggin
Date: Tue Sep 14 2004 - 08:41:52 EST


Andi Kleen wrote:
On Tue, Sep 14, 2004 at 11:00:48PM +1000, Nick Piggin wrote:

Andi Kleen wrote:


Patch is for 2.6.9rc1-bk19. It's much smaller than it looks,
most of it is just moving code from sched.c to sched-domains.h


OK, I guess this should be alright... but it will clash badly
with the stuff in -mm, which really needs to get in.


Ok, I will redo it.

But I would like to have the CMP patch soon in mainline for 2.6.9. Are the patches in mm scheduled to be soon in mainline?

I hope so for 2.6.9. Not too sure of the plans, but if they prove
stable early on in -mm, I think there may be enough time to get them
in for 2.6.9


And your patch will be much smaller because most of the moving
is done for you.


Where is it moved to?


include/linux/sched.h

I know we've been trying to move stuff *out* of there, but this is
something that actually fits. On the other hand, it is not really
going to be used by more than a few files outside sched.c, so maybe
it could go to its own file if anyone felt strongly about it.
-
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/