Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ucbvax!jesup@seismo.CSS.GOV@steinmetz.UUCP From: jesup@seismo.CSS.GOV@steinmetz.UUCP Newsgroups: mod.computers.68k Subject: Submission for mod-computers-68k Message-ID: <8703042213.AA15850@kbsvax.steinmetz> Date: Wed, 4-Mar-87 17:13:00 EST Article-I.D.: kbsvax.8703042213.AA15850 Posted: Wed Mar 4 17:13:00 1987 Date-Received: Fri, 6-Mar-87 05:31:43 EST Sender: mwm@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 30 Approved: info-68k@ucbvax.berkeley.edu Path: steinmetz!jesup From: jesup@steinmetz.steinmetz.UUCP (Randell Jesup) Newsgroups: mod.computers.68k Subject: Re: Submission for mod-computers-68k Message-ID: <1262@steinmetz.steinmetz.UUCP> Date: 4 Mar 87 22:13:00 GMT References: <8702262018.AA16981@watcgl.uucp> Reply-To: jesup@kbsvax.steinmetz.UUCP (Randell Jesup) Distribution: world Organization: General Electric CRD, Schenectady, NY Lines: 20 In article <8702262018.AA16981@watcgl.uucp> drforsey@watcgl.waterloo.edu (Dave Forsey) writes: >There is perhaps a deeper reason for the amiga not using a MMU. The operating >system is based on message passing, those messages are passed by reference >rather than copying. It assumes and is dependent on an single address space. >Unless the OS changes in a major way you'll not get VM on an Amiga. > >Dave Forsey There is SOME support for seperate address spaces for different processes. When you allocate memory, the type you can get are FAST, CHIP, and PUBLIC. CHIP is accessable by the custom chips, FAST isn't, and PUBLIC is guarenteed to be accessable by other processes. Of course, there probably are a lot of programs that just take any memory at all when allocating messages, etc, but the basic support is there. Randell Jesup jesup@steinmetz.uucp jesup@ge-crd.arpa