Christoph Lameter <[email protected]> wrote: > > NUMA awareness for the e1000 driver. Allocate tx and rx descriptors > on the node of the device. > > It is safe to replace vmalloc by kmalloc node since only the descriptors > are allocated in a NUMA aware way. These will not be so large that the > use of vmalloc becomes necesssary. Really? That's probably OK with the default number of tx descriptors, but that number can be made arbitrarily large with a module parameter. Could you please work this with the e1000 developers? - 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] NUMA aware allocation of transmit and receive buffers for e1000
- From: Christoph Lameter <[email protected]>
- Re: [PATCH] NUMA aware allocation of transmit and receive buffers for e1000
- From: Andrew Morton <[email protected]>
- Re: [PATCH] NUMA aware allocation of transmit and receive buffers for e1000
- From: Christoph Lameter <[email protected]>
- Re: [PATCH] NUMA aware allocation of transmit and receive buffers for e1000
- From: Christoph Lameter <[email protected]>
- Re: [PATCH] NUMA aware allocation of transmit and receive buffers for e1000
- From: Andrew Morton <[email protected]>
- Re: [PATCH] NUMA aware allocation of transmit and receive buffers for e1000
- From: Ganesh Venkatesan <[email protected]>
- Re: [PATCH] NUMA aware allocation of transmit and receive buffers for e1000
- From: Andrew Morton <[email protected]>
- [PATCH] e1000: NUMA aware allocation of descriptors V2
- From: Christoph Lameter <[email protected]>
- [PATCH] NUMA aware allocation of transmit and receive buffers for e1000
- Prev by Date: Re: [PATCH] fix ide-scsi EH locking
- Next by Date: Re: build failure; CONFIG_HZ* unset if power management is not selected (2.6.12-rc5-mm1)
- Previous by thread: [PATCH] e1000: NUMA aware allocation of descriptors V2
- Next by thread: Re: [PATCH] NUMA aware allocation of transmit and receive buffers for e1000
- Index(es):