From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755478AbaHUOCj (ORCPT ); Thu, 21 Aug 2014 10:02:39 -0400 Received: from mail-wi0-f173.google.com ([209.85.212.173]:57037 "EHLO mail-wi0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755375AbaHUOCg (ORCPT ); Thu, 21 Aug 2014 10:02:36 -0400 Message-ID: <53F5FBF8.9040700@dev.mellanox.co.il> Date: Thu, 21 Aug 2014 17:02:32 +0300 From: Sagi Grimberg User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Christoph Hellwig CC: James Bottomley , Jens Axboe , Bart Van Assche , Robert Elliott , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, viro@ZenIV.linux.org.uk, Or Gerlitz , Oren Duer , "Nicholas A. Bellinger" , Mike Christie , linux-fsdevel@vger.kernel.org, Max Gurtovoy Subject: Re: Performance degradation in IO writes vs. reads (was scsi-mq V2) References: <1403715121-1201-1-git-send-email-hch@lst.de> <20140708144829.GA5539@infradead.org> <53C39F36.9010003@dev.mellanox.co.il> <53F5E6C9.1020207@dev.mellanox.co.il> <20140821130315.GB1567@infradead.org> In-Reply-To: <20140821130315.GB1567@infradead.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 8/21/2014 4:03 PM, Christoph Hellwig wrote: > On Thu, Aug 21, 2014 at 03:32:09PM +0300, Sagi Grimberg wrote: >> So I just got back to checking this issue of *extremely low* IO write >> performance I got in 3.16-rc2. > > Please test with 3.16 final. There once issue each in aio and dio > that caused bad I/O performance regression that were only fixed last > minute in the 3.16 cycle. > I'll do that now. Thanks, Sagi.