From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pl1-f195.google.com ([209.85.214.195]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1g7jUP-0000bZ-A0 for linux-mtd@lists.infradead.org; Wed, 03 Oct 2018 15:55:51 +0000 Received: by mail-pl1-f195.google.com with SMTP id v5-v6so3681594plz.13 for ; Wed, 03 Oct 2018 08:54:54 -0700 (PDT) Message-ID: <1538582091.205649.20.camel@acm.org> Subject: Re: [PATCH] block: BFQ default for single queue devices From: Bart Van Assche To: Paolo Valente , Jens Axboe Cc: Linus Walleij , linux-block , linux-mmc , linux-mtd@lists.infradead.org, Pavel Machek , Ulf Hansson , Richard Weinberger , Artem Bityutskiy , Adrian Hunter , Jan Kara , Andreas Herrmann , Mel Gorman , Chunyan Zhang , linux-kernel , 'Paolo Valente' via bfq-iosched , Oleksandr Natalenko , Mark Brown Date: Wed, 03 Oct 2018 08:54:51 -0700 In-Reply-To: References: <20181002124329.21248-1-linus.walleij@linaro.org> <05fdbe23-ec01-895f-e67e-abff85c1ece2@kernel.dk> Content-Type: text/plain; charset="UTF-7" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2018-10-03 at 08:29 +-0200, Paolo Valente wrote: +AD4 +AFs-1+AF0 https://lkml.org/lkml/2017/2/21/791 +AD4 +AFs-2+AF0 http://algo.ing.unimo.it/people/paolo/disk+AF8-sched/results.php +AD4 +AFs-3+AF0 https://lwn.net/Articles/763603/ >>From +AFs-2+AF0: +ACI-BFQ loses about 18+ACU with only random readers, because the number of IOPS becomes so high that the execution time and parallel efficiency of the schedulers becomes relevant.+ACI Since the number of I/O patterns for which results are available on +AFs-2+AF0 is limited and since the number of devices for which test results are available on +AFs-2+AF0 is limited (e.g. RAID is missing), there might be other cases in which configuring BFQ as the default would introduce a regression. I agree with Jens that it's best to leave it to the Linux distributors to select a default I/O scheduler. Bart.