diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-09-15 17:53:45 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-09-15 18:15:22 +0300 |
commit | 9753c642a53bc4fbdef06d372d389dce7d8cddc2 (patch) | |
tree | 7248fe2c5a1787092f7098b242beddddbe300989 /tools/perf/scripts/python/task-analyzer.py | |
parent | 8b0c6025a02ddec2b497f83e7d2f27a07f1d0653 (diff) | |
download | linux-9753c642a53bc4fbdef06d372d389dce7d8cddc2.tar.xz |
io_uring/rsrc: change ubuf->ubuf_end to length tracking
If we change it to tracking ubuf->start + ubuf->len, then we can reduce
the size of struct io_mapped_ubuf by another 4 bytes, effectively 8
bytes, as a hole is eliminated too.
This shrinks io_mapped_ubuf to 32 bytes.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions