Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751532AbdHaOnB (ORCPT ); Thu, 31 Aug 2017 10:43:01 -0400 Received: from outbound-smtp07.blacknight.com ([46.22.139.12]:38033 "EHLO outbound-smtp07.blacknight.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751011AbdHaOnA (ORCPT ); Thu, 31 Aug 2017 10:43:00 -0400 Date: Thu, 31 Aug 2017 15:42:57 +0100 From: Mel Gorman To: Paolo Valente Cc: Jens Axboe , linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, ulf.hansson@linaro.org, broonie@kernel.org, lee.tibbert@gmail.com, oleksandr@natalenko.name Subject: Re: [PATCH BUGFIX/IMPROVEMENT V2 0/3] three bfq fixes restoring service guarantees with random sync writes in bg Message-ID: <20170831144257.oa5nm6vzihpam6kw@techsingularity.net> References: <20170831064631.2223-1-paolo.valente@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20170831064631.2223-1-paolo.valente@linaro.org> User-Agent: NeoMutt/20170421 (1.8.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 706 Lines: 18 On Thu, Aug 31, 2017 at 08:46:28AM +0200, Paolo Valente wrote: > [SECOND TAKE, with just the name of one of the tester fixed] > > Hi, > while testing the read-write unfairness issues reported by Mel, I > found BFQ failing to guarantee good responsiveness against heavy > random sync writes in the background, i.e., multiple writers doing > random writes and systematic fdatasync [1]. The failure was caused by > three related bugs, because of which BFQ failed to guarantee to > high-weight processes the expected fraction of the throughput. > Queued on top of Ming's most recent series even though that's still a work in progress. I should know in a few days how things stand. -- Mel Gorman SUSE Labs