[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)
commitacd042bb2de50d4e6fb969281a00cc8b8b71e46d
treec696f1c0bdbc6eabcb9c13d395abb73f0d08e129
parentb9d717a7b413f227ebb2d61d9c118335f7292137
[CONNECTOR]: async connector mode.

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>
drivers/connector/cn_queue.c
drivers/connector/connector.c
include/linux/connector.h