Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1734700

Re: [PATCH] block,bfq: Disable writeback throttling

From Paolo Valente <paolo.valente@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH] block,bfq: Disable writeback throttling
Date 2017-09-19 09:10 +0200
Message-ID <urkPo-13s-23@gated-at.bofh.it> (permalink)
References <upwBj-1Z8-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> Il giorno 14 set 2017, alle ore 09:14, oleksandr@natalenko.name ha scritto:
> 
> Tested-by: Oleksandr Natalenko <oleksandr@natalenko.name>
> 
>> Similarly to CFQ, BFQ has its write-throttling heuristics, and it
>> is better not to combine them with further write-throttling
>> heuristics of a different nature.
>> So this commit disables write-back throttling for a device if BFQ
>> is used as I/O scheduler for that device.
>> Signed-off-by: Luca Miccio <lucmiccio@gmail.com>
>> Signed-off-by: Paolo Valente <paolo.valente@linaro.org>
>> ---
>> block/bfq-iosched.c | 3 ++-
>> 1 file changed, 2 insertions(+), 1 deletion(-)

Hi Jens,
did you have time to look into this?

Thanks,
Paolo

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH] block,bfq: Disable writeback throttling oleksandr@natalenko.name - 2017-09-14 09:20 +0200
  Re: [PATCH] block,bfq: Disable writeback throttling Paolo Valente <paolo.valente@linaro.org> - 2017-09-19 09:10 +0200

csiph-web