diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-05-16 22:58:09 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-06-14 08:23:05 -0600 |
commit | ea5ab3b579836d784357ae9cb5bf9d7242a645b9 (patch) | |
tree | 30578e5c40bc9c07b314a940899e50ec5a6aa3d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a566c5562d41b99f11c8224b2a3010e60ad93acf (diff) |
io_uring: deduce cq_mask from cq_entries
No need to cache cq_mask, it's exactly cq_entries - 1, so just deduce
it to not carry it around.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/d439efad0503c8398451dae075e68a04362fbc8d.1621201931.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions