linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] VFS: mnotify (was: [PATCH 00/23] per device dirty throttling -v8)
@ 2007-08-06  3:25 Al Boldi
  0 siblings, 0 replies; only message in thread
From: Al Boldi @ 2007-08-06  3:25 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: linux-kernel

Jakob Oestergaard wrote:
> Why on earth would you cripple the kernel defaults for ext3 (which is a
> fine FS for boot/root filesystems), when the *fundamental* problem you
> really want to solve lie much deeper in the implementation of the
> filesystem?  Noatime doesn't solve the problem, it just makes it "less
> horrible".

inotify could easily solve the atime problem, but it's got the drawback of 
forcing the user to register each and every file/dir of interest, which 
isn't really reasonable on TB-filesystems.

It could be feasible to introduce mnotify, which would notify the user of 
meta changes, like atime, across the filesystem.  Something like mnotify 
could also be helpful in CoW situations, provided it supported an in-sync 
interface.


Thanks!

--
Al


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-06  3:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-06  3:25 [RFC] VFS: mnotify (was: [PATCH 00/23] per device dirty throttling -v8) Al Boldi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).