linux/drivers/infiniband/sw
Bob Pearson eff6d998ca RDMA/rxe: Limit the number of calls to each tasklet
Limit the maximum number of calls to each tasklet from rxe_do_task()
before yielding the cpu. When the limit is reached reschedule the tasklet
and exit the calling loop. This patch prevents one tasklet from consuming
100% of a cpu core and causing a deadlock or soft lockup.

Link: https://lore.kernel.org/r/20220630190425.2251-9-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2022-07-22 17:43:00 -03:00
..
rdmavt Linux 5.18 2022-05-24 12:40:28 -03:00
rxe RDMA/rxe: Limit the number of calls to each tasklet 2022-07-22 17:43:00 -03:00
siw RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event 2022-07-18 14:20:52 +03:00
Makefile rdma/siw: addition to kernel build environment 2019-07-02 17:03:41 -03:00