alistair23-linux/drivers/net/hyperv
Haiyang Zhang 25a39f7f97 hv_netvsc: Use the num_online_cpus() for channel limit
Since we no longer localize channel/CPU affiliation within one NUMA
node, num_online_cpus() is used as the number of channel cap, instead of
the number of processors in a NUMA node.

This patch allows a bigger range for tuning the number of channels.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-01-22 16:24:08 -05:00
..
hyperv_net.h hv_netvsc: empty current transmit aggregation if flow blocked 2017-12-13 15:57:39 -05:00
Kconfig
Makefile
netvsc.c hv_netvsc: empty current transmit aggregation if flow blocked 2017-12-13 15:57:39 -05:00
netvsc_drv.c hv_netvsc: empty current transmit aggregation if flow blocked 2017-12-13 15:57:39 -05:00
rndis_filter.c hv_netvsc: Use the num_online_cpus() for channel limit 2018-01-22 16:24:08 -05:00