From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wu Fengguang Subject: Re: [PATCH 2/2] writeback: Replace some redirty_tail() calls with requeue_io() Date: Fri, 7 Oct 2011 23:29:49 +0800 Message-ID: <20111007152949.GA19321@localhost> References: <1315442684-26754-1-git-send-email-jack@suse.cz> <1315442684-26754-2-git-send-email-jack@suse.cz> <20110908012236.GB12712@localhost> <20110908150340.GB28149@quack.suse.cz> <20110918140737.GA15366@localhost> <20111005173908.GF23467@quack.suse.cz> <20111007134347.GA6891@localhost> <20111007142201.GB30754@quack.suse.cz> <20111007142928.GA14427@localhost> <20111007144504.GC30754@quack.suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "linux-fsdevel@vger.kernel.org" , Dave Chinner , Christoph Hellwig To: Jan Kara Return-path: Received: from mga03.intel.com ([143.182.124.21]:53179 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750747Ab1JGP3w (ORCPT ); Fri, 7 Oct 2011 11:29:52 -0400 Content-Disposition: inline In-Reply-To: <20111007144504.GC30754@quack.suse.cz> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Fri, Oct 07, 2011 at 10:45:04PM +0800, Jan Kara wrote: > On Fri 07-10-11 22:29:28, Wu Fengguang wrote: > > On Fri, Oct 07, 2011 at 10:22:01PM +0800, Jan Kara wrote: > > > On Fri 07-10-11 21:43:47, Wu Fengguang wrote: > > > > > Great, thanks for review! I'll resend the two patches to Christoph so > > > > > that he can try them. > > > > > > > > Jan, I'd like to test out your updated patches with my stupid dd > > > > workloads. Would you (re)send them publicly? > > > Ah, I resent them publicly on Wednesday > > > (http://comments.gmane.org/gmane.linux.kernel/1199713) but git send-email > > > apparently does not include emails from Acked-by into list of recipients so > > > you didn't get them. Sorry for that. The patches are attached for your > > > convenience. > > > > OK thanks. I only checked the linux-fsdevel list before asking.. > > The results should be ready tomorrow. > Thanks for testing! You are welcome! Not to mention it's hands down work :) Thanks, Fengguang