Re: [PATCH BUGFIX IMPROVEMENT 1/1] block, bfq: check also in-flight I/O in dispatch plugging

From: Holger HoffstÃtte
Date: Mon Jul 15 2019 - 06:49:34 EST


On 7/15/19 12:18 PM, Paolo Valente wrote:
Didn't I simply move it forward in that commit?

Il giorno 15 lug 2019, alle ore 12:16, Holger HoffstÃtte <holger@xxxxxxxxxxxxxxxxxxxxxx> ha scritto:
Paolo,

The function idling_needed_for_service_guarantees() was just removed in 5.3-commit
3726112ec731 ("block, bfq: re-schedule empty queues if they deserve I/O plugging").

Argh, sorry - yes you did, it failed to apply because the asymmetric_scenario
variable was already gone. Fixing the patch to just return the expression so that
it matches 3726112ec731 worked.

All good!
Holger