<p dir="ltr">It should work. See the FAQ at <a href="http://nfs.sourceforge.net">nfs.sourceforge.net</a>, though it sounds like you&#39;re already sounds what it says.</p>
<div class="gmail_quote">On Oct 22, 2013 7:15 PM, &quot;Norm Matloff&quot; &lt;<a href="mailto:matloff@cs.ucdavis.edu">matloff@cs.ucdavis.edu</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Anyone here know much about mmap()?  I have following problem:<br>
<br>
Machines A and B, running Fedora, share files through NFS.  I use mmap()<br>
to create a file-backed array on A and B, shared via the common file<br>
system.  I want changes to the array at A to propagate to B and vice<br>
versa.<br>
<br>
I can&#39;t get this to work consistently, even using msync() (synchronous<br>
or asynchronous).<br>
<br>
This is for general use software, so using a &quot;better&quot; shared file system<br>
than NFS is not really an option.<br>
<br>
Any ideas?<br>
<br>
Norm Matloff<br>
<br>
_______________________________________________<br>
vox-tech mailing list<br>
<a href="mailto:vox-tech@lists.lugod.org">vox-tech@lists.lugod.org</a><br>
<a href="http://lists.lugod.org/mailman/listinfo/vox-tech" target="_blank">http://lists.lugod.org/mailman/listinfo/vox-tech</a><br>
</blockquote></div>