Path: utzoo!attcan!uunet!husc6!mailrus!purdue!decwrl!ucbvax!PURDUE.EDU!gl From: gl@PURDUE.EDU Newsgroups: comp.os.xinu Subject: Virtual Memory Xinu's Sun/3 version Message-ID: <8810111910.AA00718@gwen.cs.purdue.edu> Date: 11 Oct 88 19:10:49 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 14 We have successfully ported our VM Xinu onto Sun/3 machine. In the latest experiment the system did hundreds of (8k)page-out's and tens of page-in's to/from a remote page server on a VAX machine. Because we have been trying to separate machine-independent part of the VM subsystem from machine-dependent part as much as possible, it's relatively easy to do the porting work( we had VM xinu's MicroVax version one and a half month ago). We are going to test, measure and improve the new version. Jim Griffioen, Guoben Li