netlink: wake up netlink listeners sooner (v2)
authorstephen hemminger <shemminger@vyatta.com>
Thu, 22 Dec 2011 08:52:03 +0000 (08:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Dec 2011 03:37:19 +0000 (22:37 -0500)
This patch changes it to yield sooner at halfway instead. Still not a cure-all
for listener overrun if listner is slow, but works much reliably.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found