aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2021-09-24 21:59:42 +0100
committerJens Axboe <[email protected]>2021-10-19 05:49:53 -0600
commit87a115fb715bf1f6765e122babbcba566ada286e (patch)
treeed1d9b7ee00e31bad398acf806f480984cd7f129 /tools/perf/scripts/python/exported-sql-viewer.py
parent6878b40e7b28bd780dedb7d505c13dbf82b73290 (diff)
io_uring: force_nonspin
We don't really need to pass the number of requests to complete into io_do_iopoll(), a flag whether to enforce non-spin mode is enough. Should be straightforward, maybe except io_iopoll_check(). We pass !min there, because we do never enter with the number of already reaped requests is larger than the specified @min, apart from the first iteration, where nr_events is 0 and so the final check should be identical. Signed-off-by: Pavel Begunkov <[email protected]> Link: https://lore.kernel.org/r/782b39d1d8ec584eae15bca0a1feb6f0571fe5b8.1632516769.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions