linux-stable-rt/net/rds
Andy Grover d521b63b27 RDS/IB+IW: Move recv processing to a tasklet
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>
2009-10-30 15:06:39 -07:00
..
Kconfig
Makefile
af_rds.c RDS: Add GET_MR_FOR_DEST sockopt 2009-10-30 15:06:37 -07:00
bind.c
cong.c RDS: Do not send congestion updates to loopback connections 2009-10-30 15:06:39 -07:00
connection.c
ib.c
ib.h RDS/IB+IW: Move recv processing to a tasklet 2009-10-30 15:06:39 -07:00
ib_cm.c RDS/IB+IW: Move recv processing to a tasklet 2009-10-30 15:06:39 -07:00
ib_rdma.c RDS: Fix panic on unload 2009-10-30 15:06:38 -07:00
ib_recv.c RDS/IB+IW: Move recv processing to a tasklet 2009-10-30 15:06:39 -07:00
ib_ring.c
ib_send.c
ib_stats.c
ib_sysctl.c
info.c
info.h
iw.c
iw.h RDS/IB+IW: Move recv processing to a tasklet 2009-10-30 15:06:39 -07:00
iw_cm.c RDS/IB+IW: Move recv processing to a tasklet 2009-10-30 15:06:39 -07:00
iw_rdma.c RDS: Fix panic on unload 2009-10-30 15:06:38 -07:00
iw_recv.c RDS/IB+IW: Move recv processing to a tasklet 2009-10-30 15:06:39 -07:00
iw_ring.c
iw_send.c
iw_stats.c
iw_sysctl.c
loop.c
loop.h
message.c
page.c
rdma.c RDS: Add GET_MR_FOR_DEST sockopt 2009-10-30 15:06:37 -07:00
rdma.h RDS: Add GET_MR_FOR_DEST sockopt 2009-10-30 15:06:37 -07:00
rdma_transport.c
rdma_transport.h
rds.h
recv.c
send.c
stats.c
sysctl.c
tcp.c
tcp.h
tcp_connect.c
tcp_listen.c
tcp_recv.c
tcp_send.c
tcp_stats.c
threads.c
transport.c