Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Aug 1996 18:45:48 -0700
From:      Fred Gilham <gilham@csl.sri.com>
To:        hackers@freebsd.org
Subject:   mmap and NFS
Message-ID:  <199608070145.SAA04598@impulse.csl.sri.com>

next in thread | raw e-mail | index | archive | help

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, the processes forked by the program hang in an
uninterruptable disk wait.  The only way to get rid of the processes
is to reboot.

This happens whether the NFS mounted partition is from a SunOS 4 box
or from a FreeBSD box.

The same program works OK on a SunOS or Solaris machine.  It also
works if the file is on a locally mounted partition.

A while back someone said something to the effect that he'd like to
see examples that break mmap.  If anyone would like to get more
specifics including the code that demonstrates the problem please let
me know.

-Fred Gilham   gilham@csl.sri.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608070145.SAA04598>