Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 1999 11:55:24 -0500 (EST)
From:      Alfred Perlstein <bright@rush.net>
To:        chris@calldei.com
Cc:        "Ronald G. Minnich" <rminnich@acl.lanl.gov>, hackers@FreeBSD.ORG
Subject:   Re: memory-based VFS
Message-ID:  <Pine.BSF.3.96.990507115148.7628V-100000@cygnus.rush.net>
In-Reply-To: <19990507092008.A580@holly.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 7 May 1999, Chris Costello wrote:

> On Fri, May 7, 1999, Ronald G. Minnich wrote:
> > The v9fs memory-based VFS, written by Aaron Marks, is available at
> > http://www.acl.lanl.gov/~rminnich/
> 
>    Doesn't this do the same thing as MFS?

Yes, but without the mount_mfs process kludge it seems to allow for
single copy, rather than double copy and extra context switches, it 
uses kvm instead of a user process for backing store.

My question, can/will this ever be backed by swap?  Also,
doesn't this limit us to just kvm memory (much smaller than
total memory) ?

-Alfred




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.BSF.3.96.990507115148.7628V-100000>