[vox-tech] mmap()

Ken Bloom kbloom at gmail.com
Wed Oct 23 03:48:49 PDT 2013


It should work. See the FAQ at nfs.sourceforge.net, though it sounds like
you're already sounds what it says.
On Oct 22, 2013 7:15 PM, "Norm Matloff" <matloff at cs.ucdavis.edu> wrote:

> Anyone here know much about mmap()?  I have following problem:
>
> Machines A and B, running Fedora, share files through NFS.  I use mmap()
> to create a file-backed array on A and B, shared via the common file
> system.  I want changes to the array at A to propagate to B and vice
> versa.
>
> I can't get this to work consistently, even using msync() (synchronous
> or asynchronous).
>
> This is for general use software, so using a "better" shared file system
> than NFS is not really an option.
>
> Any ideas?
>
> Norm Matloff
>
> _______________________________________________
> vox-tech mailing list
> vox-tech at lists.lugod.org
> http://lists.lugod.org/mailman/listinfo/vox-tech
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lugod.org/pipermail/vox-tech/attachments/20131023/9355719f/attachment.htm 


More information about the vox-tech mailing list