linux_dsm_epyc7002/drivers/net/igb
Alexander Duyck d1eff35061 igb: only recycle page if it is on our numa node
This patch makes it so that we only recycle pages when they are from the
local NUMA node.  Non-local pages are freed and replaced with locally
allocated pages.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-13 20:46:53 -08:00
..
e1000_82575.c
e1000_82575.h igb: use packet buffer sizes from RXPBS register 2009-10-28 03:25:38 -07:00
e1000_defines.h igb: cleanup some of the code related to hw timestamping 2009-10-28 03:25:33 -07:00
e1000_hw.h
e1000_mac.c
e1000_mac.h
e1000_mbx.c
e1000_mbx.h igb: rework use of VMOLR in regards to PF and VFs 2009-10-28 03:25:40 -07:00
e1000_nvm.c
e1000_nvm.h
e1000_phy.c
e1000_phy.h
e1000_regs.h igb: use packet buffer sizes from RXPBS register 2009-10-28 03:25:38 -07:00
igb_ethtool.c igb: Rework how netdev->stats is handled 2009-11-13 20:46:51 -08:00
igb_main.c igb: only recycle page if it is on our numa node 2009-11-13 20:46:53 -08:00
igb.h igb: removed unused tx/rx total bytes/packets from adapter struct 2009-11-13 20:46:51 -08:00
Makefile