Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751632AbdHaTzv (ORCPT ); Thu, 31 Aug 2017 15:55:51 -0400 Received: from mail-io0-f182.google.com ([209.85.223.182]:33344 "EHLO mail-io0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751040AbdHaTzs (ORCPT ); Thu, 31 Aug 2017 15:55:48 -0400 X-Google-Smtp-Source: ADKCNb4UFShQTEPfd+Vt5+wNynHqYbXKNhp2510e+tkQRnDm15r3aXd4tSk9ELywpuRAfc//osqagw== Subject: Re: [PATCH BUGFIX/IMPROVEMENT 0/2] doc, block, bfq: improve documentation on how to to properly configure bfq To: Paolo Valente Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, ulf.hansson@linaro.org, broonie@kernel.org, jeremywh7@gmail.com, lnicola@dend.ro References: <20170831180031.3747-1-paolo.valente@linaro.org> From: Jens Axboe Message-ID: <56db9c20-ecc6-eefb-6e64-302118cad49c@kernel.dk> Date: Thu, 31 Aug 2017 13:55:45 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <20170831180031.3747-1-paolo.valente@linaro.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 517 Lines: 13 On 08/31/2017 12:00 PM, Paolo Valente wrote: > Many users have reported the lack of an HOWTO for properly configuring > bfq as a function of the goal one wants to achieve (max > responsiveness, max throughput, ...). The second patch in this > two-patch series addresses this issue by improving the file > bfq-iosched.txt in such a way that it also provides some guidance on > this task. The first patch fixes some issues that I have found while > working on the file. Applied for 4.14, thanks Paolo. -- Jens Axboe