From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752359AbcHHNh7 (ORCPT ); Mon, 8 Aug 2016 09:37:59 -0400 Received: from mail-wm0-f49.google.com ([74.125.82.49]:38303 "EHLO mail-wm0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752345AbcHHNh5 (ORCPT ); Mon, 8 Aug 2016 09:37:57 -0400 Subject: Re: [PATCH V2 00/22] Replace the CFQ I/O Scheduler with BFQ To: Christoph Hellwig References: <1470654917-4280-1-git-send-email-paolo.valente@linaro.org> <20160808131954.GA12647@infradead.org> Cc: Jens Axboe , Tejun Heo , linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, ulf.hansson@linaro.org, linus.walleij@linaro.org, broonie@kernel.org From: Paolo Message-ID: Date: Mon, 8 Aug 2016 15:37:51 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20160808131954.GA12647@infradead.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Il 08/08/2016 15:19, Christoph Hellwig ha scritto: > Again, > > please don't spend more time on the legacy request interface. If you > want your work included and make an impact add it to blk-mq. > Working on that front too (and about to send a RFD in this respect). Thanks, Paolo