[CONNECTOR]: async connector mode.
authorEvgeniy Polyakov <johnpol@2ka.mipt.ru>
Mon, 26 Sep 2005 22:06:50 +0000 (15:06 -0700)
committerDavid 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