diff options
author | Bart Van Assche <[email protected]> | 2016-10-28 17:20:02 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2016-11-02 12:50:19 -0600 |
commit | 2253efc850c4cf690516bbc07854eeb1077202ba (patch) | |
tree | 8e99571c3ce4bff1ca732820a55d0abea1824b41 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | fd00144301d64f1742541a3c5e64cd1c51f39c55 (diff) |
blk-mq: Move more code into blk_mq_direct_issue_request()
Move the "hctx stopped" test and the insert request calls into
blk_mq_direct_issue_request(). Rename that function into
blk_mq_try_issue_directly() to reflect its new semantics. Pass
the hctx pointer to that function instead of looking it up a
second time. These changes avoid that code has to be duplicated
in the next patch.
Signed-off-by: Bart Van Assche <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions