From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from www.llwyncelyn.cymru ([82.70.14.225] helo=fuzix.org) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1g89Gd-000217-7w for linux-mtd@lists.infradead.org; Thu, 04 Oct 2018 19:26:37 +0000 Date: Thu, 4 Oct 2018 20:25:53 +0100 From: Alan Cox To: Bart Van Assche Cc: Paolo Valente , Jens Axboe , 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 "@fuzix.org Subject: Re: [PATCH] block: BFQ default for single queue devices Message-ID: <20181004202553.71c2599c@alans-desktop> In-Reply-To: <1538582091.205649.20.camel@acm.org> References: <20181002124329.21248-1-linus.walleij@linaro.org> <05fdbe23-ec01-895f-e67e-abff85c1ece2@kernel.dk> <1538582091.205649.20.camel@acm.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > I agree with Jens that it's best to leave it to the Linux distributors to > select a default I/O scheduler. That assumes such a thing exists. The kernel knows what devices it is dealing with. The kernel 'default' ought to be 'whatever is usually best for this device'. A distro cannot just pick a correct single default because NVME and USB sticks are both normal and rather different in needs. Alan