Re: [PATCH 2/5] cpuset memory spread page cache implementation andhooks

From: Pekka J Enberg
Date: Mon Feb 06 2006 - 02:49:11 EST


On Mon, 6 Feb 2006, Pekka J Enberg wrote:
> Actually, the above patch isn't probably any good as it moves
> cache_alloc_cpucache() out-of-line which should be the common case for
> NUMA too (it's hurting kmem_cache_alloc and kmalloc). The following should
> be better.

Hmm. Strike that. It's wrong as it no longer respects mempolicy.

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