From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030422AbcBQREd (ORCPT ); Wed, 17 Feb 2016 12:04:33 -0500 Received: from mail-yw0-f174.google.com ([209.85.161.174]:32977 "EHLO mail-yw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965115AbcBQREb (ORCPT ); Wed, 17 Feb 2016 12:04:31 -0500 Date: Wed, 17 Feb 2016 12:04:29 -0500 From: Tejun Heo To: Mark Brown Cc: Paolo Valente , Jens Axboe , Fabio Checconi , Arianna Avanzini , linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, ulf.hansson@linaro.org, linus.walleij@linaro.org Subject: Re: [PATCH RFC 09/22] block, cfq: replace CFQ with the BFQ-v0 I/O scheduler Message-ID: <20160217170429.GV3741@mtj.duckdns.org> References: <1454364778-25179-1-git-send-email-paolo.valente@linaro.org> <1454364778-25179-10-git-send-email-paolo.valente@linaro.org> <20160211222210.GC3741@mtj.duckdns.org> <20160212003502.GD1953@sirena.org.uk> <20160217155721.GT3741@mtj.duckdns.org> <20160217160209.GV7544@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160217160209.GV7544@sirena.org.uk> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 17, 2016 at 04:02:09PM +0000, Mark Brown wrote: > I personally find very little value in them but there are definitely > people who care about them judging by the patches I get when they go out > of sync. idk, istr this coming up some months ago and there really weren't good arguments for furthering out-of-line generated docs. I'm sure there are people building and checking for errors but that doesn't indicate the actual usefulness or that we shouldn't move away from it. Thanks. -- tejun