[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180205190510.5499-1-paolo.valente@linaro.org>
Date: Mon, 5 Feb 2018 20:05:09 +0100
From: Paolo Valente <paolo.valente@...aro.org>
To: Jens Axboe <axboe@...nel.dk>
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
ulf.hansson@...aro.org, broonie@...nel.org,
linus.walleij@...aro.org, bfq-iosched@...glegroups.com,
oleksandr@...alenko.name, alban.browaeys@...il.com,
ming.lei@...hat.com, ivan@...ios.org, 169364@...denti.unimore.it,
Paolo Valente <paolo.valente@...aro.org>
Subject: [PATCH BUGFIX 0/1] block, bfq: handle requeues of I/O requests
Hi,
just a note: the most difficult part in the implementation of this
patch has been how to handle the fact that the requeue and finish
hooks of the active elevator get invoked even for requests that are
not referred in that elevator any longer. You can find details in the
comments introduced by the patch. This note is just to point out this
unexpected fact (for me), in case it is not intentional.
Thanks,
Paolo
Paolo Valente (1):
block, bfq: add requeue-request hook
block/bfq-iosched.c | 101 +++++++++++++++++++++++++++++++++++++++-------------
1 file changed, 76 insertions(+), 25 deletions(-)
--
2.15.1
Powered by blists - more mailing lists