aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorPaolo Valente <[email protected]>2021-03-04 18:46:26 +0100
committerJens Axboe <[email protected]>2021-03-25 10:50:07 -0600
commit85686d0dc1946bd9903efb1c130d634f963e4843 (patch)
tree83e13d8f7939dc4aecbd9af7a546b9486d53b77b /tools/perf/scripts/python/bin/export-to-postgresql-report
parent8c544770092a3d7532d01903b75721e537d87001 (diff)
block, bfq: keep shared queues out of the waker mechanism
Shared queues are likely to receive I/O at a high rate. This may deceptively let them be considered as wakers of other queues. But a false waker will unjustly steal bandwidth to its supposedly woken queue. So considering also shared queues in the waking mechanism may cause more control troubles than throughput benefits. This commit keeps shared queues out of the waker-detection mechanism. Tested-by: Jan Kara <[email protected]> Signed-off-by: Paolo Valente <[email protected]> Tested-by: Oleksandr Natalenko <[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-postgresql-report')
0 files changed, 0 insertions, 0 deletions