diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-08-09 19:39:38 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-08-25 17:27:01 +0300 |
commit | a69307a55454060b5795e68d249157f2961049c2 (patch) | |
tree | f8e10437c983c13d22d4f33c5efe3c89deeb50f3 /scripts/gdb/linux/utils.py | |
parent | 566a424212d79b90e3a8fe6b5c7bd8f69174105c (diff) | |
download | linux-a69307a55454060b5795e68d249157f2961049c2.tar.xz |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions