diff options
author | 2014-05-20 16:46:26 -0500 | |
---|---|---|
committer | 2014-05-20 15:49:03 -0600 | |
commit | da41a589f52464e24ddefe76814ee35bfb07950c (patch) | |
tree | e3270f36a1a5766e2433b70b0eef4e2205096075 /tools/perf/scripts/python/syscall-counts.py | |
parent | blk-mq: initialize q->nr_requests after calling blk_queue_make_request() (diff) | |
download | linux-dev-da41a589f52464e24ddefe76814ee35bfb07950c.tar.xz linux-dev-da41a589f52464e24ddefe76814ee35bfb07950c.zip |
blk-mq: Micro-optimize blk_queue_nomerges() check
In blk_mq_make_request(), do the blk_queue_nomerges() check
outside the call to blk_attempt_plug_merge() to eliminate
function call overhead when nomerges=2 (disabled)
Signed-off-by: Robert Elliott <elliott@hp.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions