aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40e_txrx.c
diff options
context:
space:
mode:
authorJiang Liu <jiang.liu@linux.intel.com>2015-08-17 11:19:02 +0800
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2015-10-03 18:49:27 -0700
commit8dc5562e4e2b8255d2ea5d472a7fa25d5aa20da4 (patch)
tree4b93c16925898089eb430079b6ac46ffe75b8e28 /drivers/net/ethernet/intel/i40evf/i40e_txrx.c
parenttcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets (diff)
downloadlinux-dev-8dc5562e4e2b8255d2ea5d472a7fa25d5aa20da4.tar.xz
linux-dev-8dc5562e4e2b8255d2ea5d472a7fa25d5aa20da4.zip
i40e: Use numa_mem_id() to better support memoryless node
Function i40e_clean_rx_irq() tries to reuse memory pages allocated from the nearest node. To better support memoryless node, use numa_mem_id() instead of numa_node_id() to get the nearest node with memory. This change should only affect performance. Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/i40evf/i40e_txrx.c')
0 files changed, 0 insertions, 0 deletions