Re: [PATCH -v8 3/4] Enable the MS_ASYNC functionality in sys_msync()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Hugh Dickins
Date: Wednesday, January 23, 2008 - 3:29 pm

On Wed, 23 Jan 2008, Linus Torvalds wrote:

Fair enough.

Something I dislike about it, though, is that it leaves the RAM-backed
filesystems (ramfs, tmpfs, whatever) behaving visibly differently from
the others.  Until now we've intentionally left them out of syncing and
dirty accounting, because it's useless overhead for them (one can argue
whether that's quite true of tmpfs overflowing out to swap, but that's
a different debate).  So they won't be getting these faults on shared
writable, so their file times won't get updated in the same way.

But I guess that's an aesthetic consideration, of less significance
than bad backups - assuming not many people use backups of tmpfs.

Hugh
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH -v8 0/4] Fixing the issue with memory-mapped file times, Anton Salikhmetov, (Tue Jan 22, 4:21 pm)
[PATCH -v8 2/4] Update ctime and mtime for memory-mapped files, Anton Salikhmetov, (Tue Jan 22, 4:21 pm)
[PATCH -v8 3/4] Enable the MS_ASYNC functionality in sys_m ..., Anton Salikhmetov, (Tue Jan 22, 4:21 pm)
[PATCH -v8 4/4] The design document for memory-mapped file ..., Anton Salikhmetov, (Tue Jan 22, 4:21 pm)
Re: [PATCH -v8 4/4] The design document for memory-mapped ..., Anton Salikhmetov, (Wed Jan 23, 3:37 am)
Re: [PATCH -v8 4/4] The design document for memory-mapped ..., Anton Salikhmetov, (Wed Jan 23, 5:25 am)
Re: [PATCH -v8 3/4] Enable the MS_ASYNC functionality in s ..., Anton Salikhmetov, (Wed Jan 23, 5:53 am)
Re: [PATCH -v8 3/4] Enable the MS_ASYNC functionality in s ..., Anton Salikhmetov, (Wed Jan 23, 6:09 am)
Re: [PATCH -v8 3/4] Enable the MS_ASYNC functionality in s ..., Anton Salikhmetov, (Wed Jan 23, 10:26 am)
Re: [PATCH -v8 3/4] Enable the MS_ASYNC functionality in s ..., Hugh Dickins, (Wed Jan 23, 3:29 pm)
Re: [PATCH -v8 2/4] Update ctime and mtime for memory-mapp ..., Anton Salikhmetov, (Wed Jan 23, 4:14 pm)
Re: [PATCH -v8 4/4] The design document for memory-mapped ..., Anton Salikhmetov, (Fri Jan 25, 9:40 am)