Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!gorodish!guy From: guy%gorodish@Sun.COM (Guy Harris) Newsgroups: comp.arch,comp.unix.wizards,comp.os.minix Subject: Re: Free Software Foundation (was: Re: Mach, the new standard?) Message-ID: <29934@sun.uucp> Date: Sat, 3-Oct-87 23:57:07 EDT Article-I.D.: sun.29934 Posted: Sat Oct 3 23:57:07 1987 Date-Received: Wed, 7-Oct-87 04:03:53 EDT References: <8490@think.UUCP> <1745@ncr-sd.SanDiego.NCR.COM> <819@sugar.UUCP> <1713@killer.UUCP> Sender: news@sun.uucp Lines: 18 Xref: mnetor comp.arch:2499 comp.unix.wizards:4673 comp.os.minix:1797 > I believe that certain micro-Vaxen _didn't_ actually have enough support to > handle virtual memory as well as, say, a PDP-11/70. Micro-*VAXen*? As far as I know, the MMU on all VAXes is the same. Did you mean micro-PDP-11s? > Might sound a bit simple, but for all it's greatness, the 68000 and 808[86] > can't handle virtual memory because in the general case, an instruction can > not be restarted. Well, there *are* ways of doing virtual memory without that kind of support; I think both Apollo and Masscomp did it with two 68000s, one of which was halted in mid-bus-cycle when it referenced an invalid page. The other one would then wake up and fetch the page, and let the original one continue its bus cycle when the page had been read in. Guy Harris {ihnp4, decvax, seismo, decwrl, ...}!sun!guy guy@sun.com