Re: [PATCH 1/3] Zone reclaim V3: main patch
From: Andi Kleen
Date: Thu Dec 08 2005 - 17:50:37 EST
> For Altix 20 means that the other node is remote but in the same
> enclosure / motherboard. Latency is very low in these cases. I think in
> these small configurations it is better to go off node rather than using
> the reclaim logic.
On Opterons the NUMA factors are usually < 2, more towards 1, but people
definitely note a difference between node and off node.
So I don't think that's a good heuristic.
I would use > LOCAL_DISTANCE or perhaps if you really want
a new constant with value 12-15.
> RECLAIM_DISTANCE can be set per arch if the default is not okay.
Well if anything it would be per system - perhaps need to make
it a boot option or somesuch later.
-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/