git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9d717a
)
[CONNECTOR]: async connector mode.
author
Evgeniy Polyakov
<johnpol@2ka.mipt.ru>
Mon, 26 Sep 2005 22:06:50 +0000
(15:06 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 26 Sep 2005 22:06:50 +0000
(15:06 -0700)
If input message rate from userspace is too high, do not drop them,
but try to deliver using work queue allocation.
Failing there is some kind of congestion control.
It also removes warn_on on this condition, which scares people.
Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found