[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191114093311.47877-1-paolo.valente@linaro.org>
Date: Thu, 14 Nov 2019 10:33:10 +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, linus.walleij@...aro.org,
bfq-iosched@...glegroups.com, oleksandr@...alenko.name,
tschubert@...h.org, patdung100@...il.com, cevich@...hat.com,
Paolo Valente <paolo.valente@...aro.org>
Subject: [PATCH BUGFIX V2 0/1] block, bfq: deschedule empty bfq_queues not referred by any process
Hi Jens,
change from V1: added check to correctly work only on bfq-queues
scheduled for service, and not on in-service bfq-queues (it makes no
sense, and it creates inconsistencies, to deschedule an in-service
bfq-queue).
Differently from V1, which was still under test when I submitted it,
this version has already been tested, by those who reported V1's
failures.
Thanks,
Paolo
Paolo Valente (1):
block, bfq: deschedule empty bfq_queues not referred by any process
block/bfq-iosched.c | 32 ++++++++++++++++++++++++++------
1 file changed, 26 insertions(+), 6 deletions(-)
--
2.20.1
Powered by blists - more mailing lists