Re: [patch v3]numa: add a sysctl to control interleave allocationgranularity from each node to improve I/O performance

From: Christoph Lameter
Date: Tue Dec 13 2011 - 15:13:13 EST


On Tue, 13 Dec 2011, Andi Kleen wrote:

> I would prefer to add a new policy (INTERLEAVE_MULTI or so) for this
> instead of a global sysctl, that takes the additional parameter.

That would require a change of all scripts and code that uses
MPOL_INTERLEAVE. Lets not do that.

> Also I don't like having more per task state. Could you compute this
> from the address instead even for the process policy case?

That sounds good.

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