Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Aug 1996 10:35:32 -0400 (EDT)
From:      "Ron G. Minnich" <rminnich@Sarnoff.COM>
To:        FreeBSD hackers <freebsd-hackers@FreeBSD.ORG>
Subject:   Re: mmap and NFS
Message-ID:  <Pine.SUN.3.91.960808103230.24767M-100000@terra>
In-Reply-To: <199608080702.JAA16790@uriah.heep.sax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 8 Aug 1996, J Wunsch wrote:
> As Fred Gilham wrote:
> > One of the users I support has written a program that uses mmap and
> > two communicating processes.  When he tries to mmap files on NFS
> > mounted partitions, [...]
> ``Stay away from mmap() on NFS!''  [John Dyson]

Yup, this is true. See the URL below for a pointer to a paper on how you
can make mmap'ed files for NFS work by modifying NFS in a few simple ways.
I had this working on 2.05R, but the changes are it seems too far-reaching
to get plugged into the freebsd tree (or the linux or netbsd tree for that
matter). Not lots of lines of code, but some lines of thought. Anyway, 
some of you might find it of interest. 

ron
p.s. note that it's an FTP: not an HTTP:. :-(. Don't ask. 

Ron Minnich                |"If you leave out all the killings, D.C. has as
rminnich@sarnoff.com       | low a crime rate as many cities" -- 
(609)-734-3120             |  D.C. Mayor Marion Barry
ftp://ftp.sarnoff.com/pub/mnfs/www/docs/cluster.html 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.960808103230.24767M-100000>