aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2023-01-09 14:46:03 +0000
committerJens Axboe <[email protected]>2023-01-29 15:17:40 -0700
commitdde40322ae20f2d6b0bcb781a9eedcfc7ca3aa73 (patch)
tree498e53f3ca19bfa0514f3c391a6edcc0b305c49d /tools/perf/scripts/python/bin/stackcollapse-report
parent81594e7e7a146888f0bac4fa782b0b5d3c37fdff (diff)
io_uring: move submitter_task out of cold cacheline
->submitter_task is used somewhat more frequent now than before, i.e. for local tw enqueue and run, let's move it from the end of ctx, which is full of cold data, to the first cacheline with mostly constants. Signed-off-by: Pavel Begunkov <[email protected]> Link: https://lore.kernel.org/r/415ca91dc5ad1dec612b892e489cda98e1069542.1673274244.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions