diff options
author | Jiang Liu <[email protected]> | 2015-08-17 11:19:03 +0800 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2015-10-03 19:02:53 -0700 |
commit | 27ca2753500537b8f3f3aba43558d68e2e8439a1 (patch) | |
tree | a257a3e7607d0aaf7df4d90a149473fb1d3b57be /lib/dynamic_debug.c | |
parent | 8dc5562e4e2b8255d2ea5d472a7fa25d5aa20da4 (diff) |
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 <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions