Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132539
b: refs/heads/master
c: e9c6a58
h: refs/heads/master
i:
  132537: fb127ab
  132535: 3e12a32
v: v3
  • Loading branch information
Stanislaw Gruszka authored and David S. Miller committed Mar 19, 2009
1 parent 601dcf3 commit 0dc94fa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 69145635d4db0a0382885b14634aa5b721f3aa1a
refs/heads/master: e9c6a586f5335938b11be0a2554af58a2860e4ef
7 changes: 7 additions & 0 deletions trunk/Documentation/filesystems/proc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1478,6 +1478,13 @@ of problems on the network like duplicate address or bad checksums. Normally,
this should be enabled, but if the problem persists the messages can be
disabled.

netdev_budget
-------------

Maximum number of packets taken from all interfaces in one polling cycle (NAPI
poll). In one polling cycle interfaces which are registered to polling are
probed in a round-robin manner. The limit of packets in one such probe can be
set per-device via sysfs class/net/<device>/weight .

netdev_max_backlog
------------------
Expand Down

0 comments on commit 0dc94fa

Please sign in to comment.