aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@fb.com>2014-11-17 12:43:42 -0500
committerJens Axboe <axboe@fb.com>2014-11-17 12:43:42 -0500
commit9d135bb8c2a0d2e54b84ebc1b7d41852614fead8 (patch)
tree75b9f750cd85b461a490631cf10d7b1c70904c8e /tools/perf/scripts/python/export-to-postgresql.py
parent8d76d1015d86f2b66c872fbcaf46072228d757a5 (diff)
NVMe: replace blk_put_request() with blk_mq_free_request()
No point in using blk_put_request(), since we know we are blk-mq. This only makes sense in core code where we could be dealing with either legacy or blk-mq drivers. Additionally, use blk_mq_free_hctx_request() for the request completion fast path, where we already know the mapping from request to hardware queue. Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions