-
- Downloads
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>
Showing
- net/rds/ib.h 2 additions, 0 deletionsnet/rds/ib.h
- net/rds/ib_cm.c 2 additions, 0 deletionsnet/rds/ib_cm.c
- net/rds/ib_recv.c 22 additions, 6 deletionsnet/rds/ib_recv.c
- net/rds/iw.h 2 additions, 0 deletionsnet/rds/iw.h
- net/rds/iw_cm.c 2 additions, 0 deletionsnet/rds/iw_cm.c
- net/rds/iw_recv.c 22 additions, 6 deletionsnet/rds/iw_recv.c
Loading
Please register or sign in to comment