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:
0514f8a
)
RDS/IB+IW: Move recv processing to a tasklet
author
Andy Grover
<andy.grover@oracle.com>
Fri, 30 Oct 2009 08:51:57 +0000
(08:51 +0000)
committer
David 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