summaryrefslogtreecommitdiffstats
path: root/net/sched/Makefile
diff options
context:
space:
mode:
authorStephen Hemminger2005-06-08 23:56:01 +0200
committerDavid S. Miller2005-06-08 23:56:01 +0200
commite3876605450979fe52a1a03e7eb78a89bf59e76a (patch)
treef9231d5bda84f4450583b4fbd64456ba3caeb499 /net/sched/Makefile
parent[NET]: Allow controlling NAPI device weight with sysfs (diff)
downloadkernel-qcow2-linux-e3876605450979fe52a1a03e7eb78a89bf59e76a.tar.gz
kernel-qcow2-linux-e3876605450979fe52a1a03e7eb78a89bf59e76a.tar.xz
kernel-qcow2-linux-e3876605450979fe52a1a03e7eb78a89bf59e76a.zip
[NET]: Fix sysctl net.core.dev_weight
Changing the sysctl net.core.dev_weight has no effect because the weight of the backlog devices is set during initialization and never changed. This patch propagates any changes to the global value affected by sysctl to the per-cpu devices. It is done every time the packet handler function is run. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/Makefile')
0 files changed, 0 insertions, 0 deletions