diff options
author | Ming Lei <[email protected]> | 2018-07-02 17:35:58 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2018-07-09 09:07:53 -0600 |
commit | 3f0cedc7e9a0b32e79c79d2aac0c96d2b870ae55 (patch) | |
tree | d89b81817e3e11e00965ca756a404cb7f2c57baf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c018c84fdb453ae057f3bcc87a1f1f730d41628b (diff) |
blk-mq: use list_splice_tail_init() to insert requests
list_splice_tail_init() is much more faster than inserting each
request one by one, given all requets in 'list' belong to
same sw queue and ctx->lock is required to insert requests.
Cc: Laurence Oberman <[email protected]>
Cc: Omar Sandoval <[email protected]>
Cc: Bart Van Assche <[email protected]>
Tested-by: Kashyap Desai <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions