aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
diff options
context:
space:
mode:
authorJiang Liu <jiang.liu@linux.intel.com>2015-08-17 11:19:03 +0800
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2015-10-03 19:02:53 -0700
commit27ca2753500537b8f3f3aba43558d68e2e8439a1 (patch)
treea257a3e7607d0aaf7df4d90a149473fb1d3b57be /drivers/net/ethernet/intel/i40e/i40e_main.c
parenti40e: Use numa_mem_id() to better support memoryless node (diff)
downloadlinux-dev-27ca2753500537b8f3f3aba43558d68e2e8439a1.tar.xz
linux-dev-27ca2753500537b8f3f3aba43558d68e2e8439a1.zip
i40evf: 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 '')
0 files changed, 0 insertions, 0 deletions