Subject: Re: need Emacs...
To: Chris Jones <cjones@honors.montana.edu>
From: Ted Lemon <mellon@hoffman.vix.com>
List: port-pmax
Date: 02/05/1998 19:53:36
> Question, though: With the way NetBSD's VM system works, how are emulated
> binaries dealt with? Specifically, will this Ultrix emacs be paged, and
> not swapped? Will the text segment be shared? These things would save
> lots of memory, but I don't know how to check them.
Last time I hacked on that code (which was a *long* time ago), Ultrix
binaries' text segments were mapped, so they would in fact be shared.
_MelloN_