Re: [RFC][PATCH] i386: Per node IDT

From: Arjan van de Ven
Date: Sun Jul 10 2005 - 23:05:26 EST


On Mon, 2005-07-11 at 03:59 +0200, Andi Kleen wrote:
> Why per node? Why not go the whole way and make it per CPU?

Agreed, for two reasons even
1) Per cpu allows for even more devices and cache locality
2) While few people have a NUMA system, many have an SMP system so you
get a lot more testing.


> I would also not define it statically, but allocate it at boot time
> in node local memory.

this is probably more tricky so I would suggest doing this in a second
step.

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