> > > Only kmalloc_node will make a reasonable attempt to locate the memory on > > > a specific node. > > > > You forgot __get_free_pages. > > The slab allocator uses alloc_pages and alloc_pages_node alloc_pages is NUMA aware. __get_free_pages is just a wrapper for it. -Andi - 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/
- References:
- [PATCH] Run PCI driver initialization on local node
- From: Andi Kleen <[email protected]>
- Re: [PATCH] Run PCI driver initialization on local node
- From: Christoph Lameter <[email protected]>
- Re: [PATCH] Run PCI driver initialization on local node
- From: Andi Kleen <[email protected]>
- Re: [PATCH] Run PCI driver initialization on local node
- From: Christoph Lameter <[email protected]>
- Re: [PATCH] Run PCI driver initialization on local node
- From: Andi Kleen <[email protected]>
- Re: [PATCH] Run PCI driver initialization on local node
- From: Christoph Lameter <[email protected]>
- [PATCH] Run PCI driver initialization on local node
- Prev by Date: Re: Head parking (was: IBM HDAPS things are looking up)
- Next by Date: Re: 2.6.13-rc2 hangs at boot
- Previous by thread: Re: [PATCH] Run PCI driver initialization on local node
- Next by thread: Re: [PATCH] Run PCI driver initialization on local node
- Index(es):