From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-f195.google.com ([209.85.214.195]:41319 "EHLO mail-pl1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726119AbeKTMbP (ORCPT ); Tue, 20 Nov 2018 07:31:15 -0500 Received: by mail-pl1-f195.google.com with SMTP id u6so177823plm.8 for ; Mon, 19 Nov 2018 18:04:36 -0800 (PST) Subject: Re: [PATCH v2 0/6] Improve I/O priority handling To: Damien Le Moal , linux-block@vger.kernel.org Cc: Adam Manzanares , Alexander Viro , linux-fsdevel@vger.kernel.org References: <20181120015238.26467-1-damien.lemoal@wdc.com> From: Jens Axboe Message-ID: <0bcd98c8-3730-a733-10b2-402c42a576ff@kernel.dk> Date: Mon, 19 Nov 2018 19:04:32 -0700 MIME-Version: 1.0 In-Reply-To: <20181120015238.26467-1-damien.lemoal@wdc.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On 11/19/18 6:52 PM, Damien Le Moal wrote: > This small series based on for-4.21/block brings improvements to I/O priority > hanlding. The main fixes are in patches 5, 6 and 7. These fix BIO and request > I/O priority initialization for both the synchronous and asynchronous pathes. Applied, thanks.. -- Jens Axboe