aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorKemeng Shi <[email protected]>2023-01-18 17:37:18 +0800
committerJens Axboe <[email protected]>2023-02-06 09:22:28 -0700
commit3e368fb023ffab83404f628d02789550d79eca9c (patch)
treef285f36499d3f8b4261dd4f5bc3c97c77c754d35 /tools/perf/scripts
parent08e3599e7401a7eae5e68f5e2601cc4a4e53951b (diff)
blk-mq: remove unncessary from_schedule parameter in blk_mq_plug_issue_direct
Function blk_mq_plug_issue_direct tries to issue batch requests in plug list to driver directly. We will only issue plug request to driver if we are not from scheduler, so from_scheduler parameter of blk_mq_plug_issue_direct is always false. Remove unncessary from_scheduler of blk_mq_plug_issue_direct. Signed-off-by: Kemeng Shi <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions