diff options
author | 2021-03-04 18:46:24 +0100 | |
---|---|---|
committer | 2021-03-25 10:50:07 -0600 | |
commit | 8ef3fc3a043cd4b3dfdb260f02be5f65cc31445d (patch) | |
tree | dbfe2b6b5847271e4a7c177bbd602661d9617fe9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | block, bfq: put reqs of waker and woken in dispatch list (diff) | |
download | linux-dev-8ef3fc3a043cd4b3dfdb260f02be5f65cc31445d.tar.xz linux-dev-8ef3fc3a043cd4b3dfdb260f02be5f65cc31445d.zip |
block, bfq: make shared queues inherit wakers
Consider a bfq_queue bfqq that is about to be merged with another
bfq_queue new_bfqq. The processes associated with bfqq are cooperators
of the processes associated with new_bfqq. So, if bfqq has a waker,
then it is reasonable (and beneficial for throughput) to assume that
all these processes will be happy to let bfqq's waker freely inject
I/O when they have no I/O. So this commit makes new_bfqq inherit
bfqq's waker.
Tested-by: Jan Kara <jack@suse.cz>
Signed-off-by: Paolo Valente <paolo.valente@linaro.org>
Tested-by: Oleksandr Natalenko <oleksandr@natalenko.name>
Link: https://lore.kernel.org/r/20210304174627.161-4-paolo.valente@linaro.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions