aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/hyperv/Kconfig
diff options
context:
space:
mode:
authorGravatar stephen hemminger <stephen@networkplumber.org> 2017-08-09 17:46:07 -0700
committerGravatar David S. Miller <davem@davemloft.net> 2017-08-11 13:59:43 -0700
commit958333708f2877d3855e3bc31dad428e2f2c8096 (patch)
tree83b7a76bfbbeab7a94c570823f6298db77e827db /drivers/net/hyperv/Kconfig
parentnetvsc: check error return when restoring channels and mtu (diff)
downloadlinux-958333708f2877d3855e3bc31dad428e2f2c8096.tar.gz
linux-958333708f2877d3855e3bc31dad428e2f2c8096.tar.bz2
linux-958333708f2877d3855e3bc31dad428e2f2c8096.zip
netvsc: no need to allocate send/receive on numa node
The send and receive buffers are both per-device (not per-channel). The associated NUMA node is a property of the CPU which is per-channel therefore it makes no sense to force the receive/send buffer to be allocated on a particular node (since it is a shared resource). Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hyperv/Kconfig')
0 files changed, 0 insertions, 0 deletions