Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Nov 1998 09:05:39 -0500 (EST)
From:      "Ron G. Minnich" <rminnich@Sarnoff.COM>
To:        Mohit Aron <aron@cs.rice.edu>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: problems with NFS/VM
Message-ID:  <Pine.SUN.3.91.981117090402.7038A-100000@terra>
In-Reply-To: <199811170052.SAA04707@elf.cs.rice.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
well my only comment based on working with the freebsd nfs code for the 
last 4 or so years is that mmap'ed files are marginal. Simple things like 
msync don't work correctly in 3.0-current. The problems are partly bugs 
and partly architectural. You've found one rule for getting good stat 
data -- open the file. But a simpler rule for mmap'ed files: avoid over 
NFS. 

ron

Ron Minnich                |"Using Windows NT, which is known to have some 
rminnich@sarnoff.com       | failure modes, on a warship is similar to hoping 
(609)-734-3120             | that luck will be in our favor"- A. Digiorgio
ftp://ftp.sarnoff.com/pub/mnfs/www/docs/cluster.html 

   



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



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