From mboxrd@z Thu Jan 1 00:00:00 1970 From: Artem Bityutskiy Subject: Re: [PATCHv4 17/17] writeback: lessen sync_supers wakeup count Date: Fri, 04 Jun 2010 08:13:34 +0300 Message-ID: <1275628414.25847.2.camel@localhost> References: <1274795352-3551-1-git-send-email-dedekind1@gmail.com> <1274795352-3551-18-git-send-email-dedekind1@gmail.com> <20100527065041.GA31073@ZenIV.linux.org.uk> <1275314820.2678.153.camel@localhost> <20100604042606.GA31073@ZenIV.linux.org.uk> Reply-To: dedekind1@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: LKML , Jens Axboe , linux-fsdevel@vger.kernel.org To: Al Viro Return-path: In-Reply-To: <20100604042606.GA31073@ZenIV.linux.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Fri, 2010-06-04 at 05:26 +0100, Al Viro wrote: > I suspect that most of those used to rely on lock_super() way back. > In case of ext2_sync_super() we probably want just to move ->s_dirt =3D= 0 > into the very beginning; no serialization is really needed beyond (_m= aybe_) > some barriers. No idea about affs, needs to be checked. Yeah, moving s_dirt to the beginning should work. I think the same should be done for affs. I'll look at other FS-es WRT this as well. --=20 Best Regards, Artem Bityutskiy (=D0=90=D1=80=D1=82=D1=91=D0=BC =D0=91=D0=B8=D1=82=D1=8E= =D1=86=D0=BA=D0=B8=D0=B9)