diff options
author | 2005-06-23 20:14:40 -0700 | |
---|---|---|
committer | 2005-06-23 20:14:40 -0700 | |
commit | 51b0bdedb8e784d0d969a6b77151911130812400 (patch) | |
tree | 2acfa2b696773e96c08641d73aadf6b83d93b10f /drivers/usb/storage/usb.c | |
parent | [NET]: Eliminate netif_rx massive packet drops. (diff) | |
download | wireguard-linux-51b0bdedb8e784d0d969a6b77151911130812400.tar.xz wireguard-linux-51b0bdedb8e784d0d969a6b77151911130812400.zip |
[NET]: Separate two usages of netdev_max_backlog.
Separate out the two uses of netdev_max_backlog. One controls the
upper bound on packets processed per softirq, the new name for this is
netdev_budget; the other controls the limit on packets queued via
netif_rx.
Increase the max_backlog default to account for faster processors.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/usb/storage/usb.c')
0 files changed, 0 insertions, 0 deletions