diff options
author | Stefan Roesch <shr@fb.com> | 2022-04-26 21:21:28 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-05-09 15:35:34 +0300 |
commit | 2fee6bc6407848043798698116b8fd81d1fe470a (patch) | |
tree | 51eb8a3548bbb234e98788c090f0a9b19fb9fce7 /tools/perf/scripts/python/syscall-counts.py | |
parent | effcf8bdeb03aa726e9db834325c650e1700b041 (diff) | |
download | linux-2fee6bc6407848043798698116b8fd81d1fe470a.tar.xz |
io_uring: modify io_get_cqe for CQE32
Modify accesses to the CQE array to take large CQE's into account. The
index needs to be shifted by one for large CQE's.
Signed-off-by: Stefan Roesch <shr@fb.com>
Reviewed-by: Kanchan Joshi <joshi.k@samsung.com>
Link: https://lore.kernel.org/r/20220426182134.136504-7-shr@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions