[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <44D49BAA.6050501@linux.intel.com>
Date: Sat, 05 Aug 2006 06:22:50 -0700
From: Arjan van de Ven <arjan@...ux.intel.com>
To: Christoph Hellwig <hch@....de>
CC: Valerie Henson <val_henson@...ux.intel.com>,
linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
Akkana Peck <akkana@...llowsky.com>,
Mark Fasheh <mark.fasheh@...cle.com>,
Jesse Barnes <jesse.barnes@...el.com>,
Chris Wedgwood <cw@...f.org>, jsipek@...sunysb.edu,
Al Viro <viro@....linux.org.uk>
Subject: Re: [RFC] [PATCH] Relative lazy atime
Christoph Hellwig wrote:
> Another idea, similar to how atime updates work in xfs currently might
> be interesting: Always update atime in core, but don't start a
> transaction just for it - instead only flush it when you'd do it anyway,
> that is another transaction or evicting the inode.
this is sort of having a "dirty" and "dirty atime" split for the inode I suppose..
shouldn't be impossible to do with a bit of vfs support..
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists