summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaolo Valente <paolo.valente@linaro.org>2019-01-29 14:06:28 +0300
committerJens Axboe <axboe@kernel.dk>2019-01-31 22:50:23 +0300
commit03e565e4204c6cf8687d995de5cafd0341503b4e (patch)
treee3c1978c6562e105273909bb02c2aa63614a2595 /tools/perf/scripts/python
parentf3218ad8c6acc9b874060814d6d3ddf154463ac9 (diff)
downloadlinux-03e565e4204c6cf8687d995de5cafd0341503b4e.tar.xz
block, bfq: remove case of redirected bic from insert_request
Before commit 18e5a57d7987 ("block, bfq: postpone rq preparation to insert or merge"), the destination queue for a request was chosen by a different hook than the one that then inserted the request. So, between the execution of the two hooks, the bic of the process generating the request could happen to be redirected to a different bfq_queue. As a consequence, the destination bfq_queue stored in the request could be wrong. Such an event does not need to ba handled any longer. Signed-off-by: Paolo Valente <paolo.valente@linaro.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions