aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGabriel Krisman Bertazi <[email protected]>2023-03-21 22:16:28 -0300
committerJens Axboe <[email protected]>2023-04-03 07:16:15 -0600
commiteb47943f2238bf3a002128d897f18abb143612d3 (patch)
tree5220ef5440cbc6b5c447487f1f39e3806a34253a /tools/perf/scripts/python
parentdfd63baf892c016dd0c8c6e99d0973459aabe554 (diff)
io-wq: Drop struct io_wqe
Since commit 0654b05e7e65 ("io_uring: One wqe per wq"), we have just a single io_wqe instance embedded per io_wq. Drop the extra structure in favor of accessing struct io_wq directly, cleaning up quite a bit of dereferences and backpointers. No functional changes intended. Tested with liburing's testsuite and mmtests performance microbenchmarks. I didn't observe any performance regressions. Signed-off-by: Gabriel Krisman Bertazi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions