diff options
author | Jens Axboe <axboe@kernel.dk> | 2022-03-16 12:53:23 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-03-16 12:53:23 -0600 |
commit | 521d61fc760aebdbf8938347a40c9538c0a70034 (patch) | |
tree | 430e747cbd201ced715bc5c6c7b43bf8cfb9a6ea /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 052ebf1fbb1cab86b145a68d80219c8c57321cbd (diff) |
io_uring: move req->poll_refs into previous struct hole
This serves two purposes:
- We now have the last cacheline mostly unused for generic workloads,
instead of having to pull in the poll refs explicitly for workloads
that rely on poll arming.
- It shrinks the io_kiocb from 232 to 224 bytes.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions