From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sagi Grimberg Subject: Re: Performance degradation in IO writes vs. reads (was scsi-mq V2) Date: Thu, 21 Aug 2014 17:02:32 +0300 Message-ID: <53F5FBF8.9040700@dev.mellanox.co.il> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140821130315.GB1567@infradead.org> Sender: linux-kernel-owner@vger.kernel.org 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 List-Id: linux-scsi@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.