diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-08-09 10:39:38 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-08-25 08:27:01 -0600 |
commit | a69307a55454060b5795e68d249157f2961049c2 (patch) | |
tree | f8e10437c983c13d22d4f33c5efe3c89deeb50f3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 566a424212d79b90e3a8fe6b5c7bd8f69174105c (diff) |
io_uring/kbuf: turn io_buffer_list booleans into flags
We could just move these two and save some space, but in preparation
for adding another flag, turn them into flags first.
This saves 8 bytes in struct io_buffer_list, making it exactly half
a cacheline on 64-bit archs now rather than 40 bytes.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions