On Thu, 26 Jan 2006, Matthew Dobson wrote: > That seems a bit beyond the scope of what I'd hoped for this patch series, > but if an approach like this is believed to be generally useful, it's > something I'm more than willing to work on... We need this for other issues as well. f.e. to establish memory allocation policies for the page cache, tmpfs and various other needs. Look at mempolicy.h which defines a subset of what we need. Currently there is no way to specify a policy when invoking the page allocator or slab allocator. The policy is implicily fetched from the current task structure which is not optimal. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [patch 3/9] mempool - Make mempools NUMA aware
- From: Matthew Dobson <[email protected]>
- Re: [patch 3/9] mempool - Make mempools NUMA aware
- References:
- [patch 3/9] mempool - Make mempools NUMA aware
- From: Matthew Dobson <[email protected]>
- Re: [patch 3/9] mempool - Make mempools NUMA aware
- From: Christoph Lameter <[email protected]>
- Re: [patch 3/9] mempool - Make mempools NUMA aware
- From: Matthew Dobson <[email protected]>
- Re: [patch 3/9] mempool - Make mempools NUMA aware
- From: Christoph Lameter <[email protected]>
- Re: [patch 3/9] mempool - Make mempools NUMA aware
- From: Matthew Dobson <[email protected]>
- Re: [patch 3/9] mempool - Make mempools NUMA aware
- From: Christoph Lameter <[email protected]>
- Re: [patch 3/9] mempool - Make mempools NUMA aware
- From: Matthew Dobson <[email protected]>
- Re: [patch 3/9] mempool - Make mempools NUMA aware
- From: Christoph Lameter <[email protected]>
- Re: [patch 3/9] mempool - Make mempools NUMA aware
- From: Matthew Dobson <[email protected]>
- [patch 3/9] mempool - Make mempools NUMA aware
- Prev by Date: Re: [lock validator] drivers/net/8139too.c: deadlock?
- Next by Date: Re: CD writing in future Linux (stirring up a hornets' nest)
- Previous by thread: Re: [patch 3/9] mempool - Make mempools NUMA aware
- Next by thread: Re: [patch 3/9] mempool - Make mempools NUMA aware
- Index(es):