summaryrefslogtreecommitdiffstats
path: root/sound/pci/ctxfi/xfi.c
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2010-04-17 06:17:02 +0200
committerDavid S. Miller <davem@davemloft.net>2010-04-18 11:36:13 +0200
commit9958da0501fced47c1ac5c5a3a7731c87e45472c (patch)
tree5f865cabb794281244a4df4d604fd6f5ab33f84e /sound/pci/ctxfi/xfi.c
parentrps: rps_sock_flow_table is mostly read (diff)
downloadlinux-9958da0501fced47c1ac5c5a3a7731c87e45472c.tar.xz
linux-9958da0501fced47c1ac5c5a3a7731c87e45472c.zip
net: remove time limit in process_backlog()
- There is no point to enforce a time limit in process_backlog(), since other napi instances dont follow same rule. We can exit after only one packet processed... The normal quota of 64 packets per napi instance should be the norm, and net_rx_action() already has its own time limit. Note : /proc/net/core/dev_weight can be used to tune this 64 default value. - Use DEFINE_PER_CPU_ALIGNED for softnet_data definition. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/pci/ctxfi/xfi.c')
0 files changed, 0 insertions, 0 deletions