aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2021-10-08 05:59:37 -0600
committerJens Axboe <[email protected]>2021-10-18 14:40:45 -0600
commitc234a65392062504acf04afe0ae404cca61a8e1a (patch)
tree0de4b1a44146061491992c926c8ed484222a73e6 /tools/perf/scripts/python/check-perf-trace.py
parentf794f3351f2672d782b8df0fa59f3cef38cffa59 (diff)
nvme: add support for batched completion of polled IO
Take advantage of struct io_comp_batch, if passed in to the nvme poll handler. If it's set, rather than complete each request individually inline, store them in the io_comp_batch list. We only do so for requests that will complete successfully, anything else will be completed inline as before. Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions