From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Mason Subject: Re: [PATCH] fs-writeback: drop wb->list_lock during blk_finish_plug() Date: Wed, 16 Sep 2015 16:00:12 -0400 Message-ID: <20150916200012.GB8624@ret.masoncoding.com> References: <55F33C2B.1010508@fb.com> <20150911231636.GC4150@ret.masoncoding.com> <20150912230027.GE4150@ret.masoncoding.com> <20150913231258.GS26895@dastard> <20150916151621.GA8624@ret.masoncoding.com> <20150916195806.GD29530@quack.suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: Linus Torvalds , Dave Chinner , Josef Bacik , LKML , linux-fsdevel , Neil Brown , Christoph Hellwig To: Jan Kara Return-path: Content-Disposition: inline In-Reply-To: <20150916195806.GD29530@quack.suse.cz> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Sep 16, 2015 at 09:58:06PM +0200, Jan Kara wrote: > On Wed 16-09-15 11:16:21, Chris Mason wrote: > > Short version, Linus' patch still gives bigger IOs and similar perf to > > Dave's original. I should have done the blktrace runs for 60 seconds > > instead of 30, I suspect that would even out the average sizes between > > the three patches. > > Thanks for the data Chris. So I guess we are fine with what's currently in, > right? Looks like it works well to me. -chris