Re: [patch 3/9] mempool - Make mempools NUMA aware

From: Christoph Lameter
Date: Thu Jan 26 2006 - 12:53:38 EST


On Wed, 25 Jan 2006, Matthew Dobson wrote:

> plain text document attachment (critical_mempools)
> Add NUMA-awareness to the mempool code. This involves several changes:

I am not quite sure why you would need numa awareness in an emergency
memory pool. Presumably the effectiveness of the accesses do not matter.
You only want to be sure that there is some memory available right?

You do not need this....
-
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/