RDS/IB+IW: Move recv processing to a tasklet
authorAndy Grover <andy.grover@oracle.com>
Fri, 30 Oct 2009 08:51:57 +0000 (08:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Oct 2009 22:06:39 +0000 (15:06 -0700)
Move receive processing from event handler to a tasklet.
This should help prevent hangcheck timer from going off
when RDS is under heavy load.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found