From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sedat Dilek Subject: Re: [PATCH 00/15] writeback fixes and cleanups for 3.0 (v5) Date: Wed, 8 Jun 2011 08:21:52 +0200 Message-ID: References: <20110607213236.634026193@intel.com> <20110607160441.db475211.akpm@linux-foundation.org> <20110608020102.GA29239@localhost> Reply-To: sedat.dilek@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Andrew Morton , Stephen Rothwell , Jan Kara , Dave Chinner , Christoph Hellwig , "linux-fsdevel@vger.kernel.org" , LKML To: Wu Fengguang Return-path: In-Reply-To: <20110608020102.GA29239@localhost> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Jun 8, 2011 at 4:01 AM, Wu Fengguang w= rote: > On Wed, Jun 08, 2011 at 07:04:41AM +0800, Andrew Morton wrote: >> On Wed, 08 Jun 2011 05:32:36 +0800 >> Wu Fengguang wrote: >> >> > >> > Andrew, >> > >> > Here are the intented patches for upstream submission, rebased to = v3.0-rc2: >> > >> > =C2=A0 =C2=A0 [PATCH 01/15] writeback: introduce .tagged_writepage= s for the WB_SYNC_NONE sync stage >> > =C2=A0 =C2=A0 [PATCH 02/15] writeback: update dirtied_when for syn= ced inode to prevent livelock >> > =C2=A0 =C2=A0 [PATCH 03/15] writeback: introduce writeback_control= =2Einodes_cleaned >> > =C2=A0 =C2=A0 [PATCH 04/15] writeback: try more writeback as long = as something was written >> > =C2=A0 =C2=A0 [PATCH 05/15] writeback: the kupdate expire timestam= p should be a moving target >> > =C2=A0 =C2=A0 [PATCH 06/15] writeback: refill b_io iff empty >> > =C2=A0 =C2=A0 [PATCH 07/15] writeback: split inode_wb_list_lock in= to bdi_writeback.list_lock >> > =C2=A0 =C2=A0 [PATCH 08/15] writeback: elevate queue_io() into wb_= writeback() >> > =C2=A0 =C2=A0 [PATCH 09/15] writeback: avoid extra sync work at en= queue time >> > =C2=A0 =C2=A0 [PATCH 10/15] writeback: add bdi_dirty_limit() kerne= l-doc >> > =C2=A0 =C2=A0 [PATCH 11/15] writeback: skip balance_dirty_pages() = for in-memory fs >> > =C2=A0 =C2=A0 [PATCH 12/15] writeback: remove writeback_control.mo= re_io >> > =C2=A0 =C2=A0 [PATCH 13/15] writeback: remove .nonblocking and .en= countered_congestion >> > =C2=A0 =C2=A0 [PATCH 14/15] writeback: trace event writeback_singl= e_inode >> > =C2=A0 =C2=A0 [PATCH 15/15] writeback: trace event writeback_queue= _io >> >> Looks OK to me, although I think a few of the changelogs are lacking >> important details. > > Thanks. > >> > They are git pullable from >> > >> > git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback.git fs= -writeback >> > >> >> Please ask Stephen to suck this into linux-next when ready. > > OK, now it includes the updated patches. It's based on v3.0-rc2 and > also compile/runs OK with 3.0.0-rc2-next-20110607. > So, did I a few hours ago... Running a kernel with your patchset applied right now. - Sedat - > Stephen, would you help add this git branch to linux-next? Thank you. > > git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback.git#fs-wr= iteback > > Thanks, > Fengguang > -- > To unsubscribe from this list: send the line "unsubscribe linux-fsdev= el" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at =C2=A0http://vger.kernel.org/majordomo-info.ht= ml >