aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorPaolo Valente <[email protected]>2023-01-03 15:54:57 +0100
committerJens Axboe <[email protected]>2023-01-29 15:18:32 -0700
commitb752989897b4b71260e5456be16c44e9a96c999b (patch)
tree8469685bedf319276d8cd2c301db60bf88b432d1 /tools/perf/scripts/python/bin/export-to-sqlite-report
parent9778369a2d6c5ed2b81a04164c4aa9da1bdb193d (diff)
block, bfq: forbid stable merging of queues associated with different actuators
If queues associated with different actuators are merged, then control is lost on each actuator. Therefore some actuator may be underutilized, and throughput may decrease. This problem cannot occur with basic queue merging, because the latter is triggered by spatial locality, and sectors for different actuators are not close to each other. Yet it may happen with stable merging. To address this issue, this commit prevents stable merging from occurring among queues associated with different actuators. Reviewed-by: Damien Le Moal <[email protected]> Signed-off-by: Paolo Valente <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions