Re: [PATCH -v8 4/4] The design document for memory-mapped file times update

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Miklos Szeredi
Date: Wednesday, January 23, 2008 - 2:26 am

I think it would be more logical to move this patch forward, before
the two patches which this document is actually describing.


Version -8 also fails: for ram backed filesystems page tables are not
write protected initially, nor after a sync.  This patch does write
protect them after an MS_ASYNC, but that's a bug in the current
context.


I don't think anyone forbids starting I/O, it's just too expensive,
especially if it means, waiting for previous writeback on page to
finish first.


Benchmark results should be also added to the relevant sections, I
think.  There is a very definite cost to all this, and a 10x slowdown
is usually not taken lightly...

Great document, btw :)

Miklos
--
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 ..., Miklos Szeredi, (Wed Jan 23, 2:26 am)
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 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)