Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!wuarchive!texbell!texsun!convex!concave!datri From: datri@concave.uucp (Anthony A. Datri) Newsgroups: comp.windows.x Subject: Re: Speeding up Sun 4 X? Keywords: Megabytes, memory hog Message-ID: <4381@convex.UUCP> Date: 5 Jan 90 19:12:03 GMT References: <33410@ucbvax.BERKELEY.EDU> <9001021710.AA11011@dart.cs.byu.edu> <50334@bbn.COM> <568@auto-trol.UUCP> Sender: usenet@convex.UUCP Reply-To: datri@convex.COM (Anthony A. Datri) Organization: Convex Computer Corporation, Richardson, Tx. Lines: 6 > the memory penalty for the NeWS code that is in the server, no matter > wheather you want to use it or not. Unless Sun's vm system is significantly different from 4.3's, pages in the text (the server code) that are never referenced (used) won't get paged in, so you may pay in PTE's, but not physical memory.