aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2024-11-13 16:20:45 +0100
committerJens Axboe <[email protected]>2024-11-13 12:04:58 -0700
commite70c301faece15b618e54b613b1fd6ece3dd05b4 (patch)
tree3d54c77a583c116265a8ab9625a29364e6b68fea /tools/perf/scripts/python/export-to-sqlite.py
parenta3396b99990d8b4e5797e7b16fdeb64c15ae97bb (diff)
block: don't reorder requests in blk_add_rq_to_plug
Add requests to the tail of the list instead of the front so that they are queued up in submission order. Remove the re-reordering in blk_mq_dispatch_plug_list, virtio_queue_rqs and nvme_queue_rqs now that the list is ordered as expected. Signed-off-by: Christoph Hellwig <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions