diff options
| author | Bob Pearson <[email protected]> | 2023-04-28 12:13:22 -0500 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2023-05-17 15:34:25 -0300 |
| commit | 9b4b7c1f9f54120940e243251e2b1407767b3381 (patch) | |
| tree | f610c12d526c0520857040bf3bf30f7261de766e /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6 (diff) | |
RDMA/rxe: Add workqueue support for rxe tasks
Replace tasklets by work queues for the three main rxe tasklets:
rxe_requester, rxe_completer and rxe_responder.
work queues are a more modern way to process work from an IRQ and provide
more control over how that work is run for future patches.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ian Ziemba <[email protected]>
Signed-off-by: Bob Pearson <[email protected]>
Reviewed-by: Daisuke Matsuda <[email protected]>
Tested-by: Daisuke Matsuda <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions