Re: NWFS Source Code Posted at 207.109.151.240

From: Andi Kleen (ak@suse.de)
Date: Wed Mar 29 2000 - 05:47:04 EST


On Wed, Mar 29, 2000 at 03:20:05AM -0700, Jeff V. Merkey wrote:
>
>
>
> Andi Kleen wrote:
> >
>
> > It is not clear to me how the mmap in your code syncs data to disk.
> > You don't have a vma sync operation implemented, but you use an private
> > buffer for the mmap page cache. How does the data get back when changed ?
> >
> > -Andi
>
>
> This is implemented the same way it is in the FAT and NCPFS file
> systems. How do they write the data back when changed?

I don't know. Unless I'm missing something (which is quite possible)
they don't sync.
Have you tested shared mappings to be functional ?

-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Mar 31 2000 - 21:00:24 EST