Megalextoria
Retro computing and gaming, sci-fi books, tv and movies and other geeky stuff.

Home » Archive » net.micro.mac » Re: No memory management hardare?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: No memory management hardare? [message #74279] Sun, 26 May 2013 21:00
rpw3 is currently offline  rpw3
Messages: 191
Registered: May 2013
Karma: 0
Senior Member
Message-ID: <98@redwood.UUCP>
Date: Fri, 14-Dec-84 04:43:51 EST
Article-I.D.: redwood.98
Posted: Fri Dec 14 04:43:51 1984
Date-Received: Mon, 17-Dec-84 03:19:28 EST
References: <333@stcvax.UUCP> <1332@sdcc7.UUCP> <729@sjuvax.UUCP>
Organization: [Consultant], Foster City, CA
Lines: 26

+---------------
| 	It is my understanding that no memory management hardware exists in the
| Mac as distributed, but it occurs to me that there may be a 68010 pin for
| pin replacement for the processor which might be made to do the trick....
| Jon Shapiro
+---------------

Sorry, a 68010 has no memory management in it, either. (For that matter,
neither does the 68020.) The '010 indeed IS a pin-for-pin replacement
for a 68000, but the ONLY difference as far as memory management goes
is that the '010 saves enough stuff on the stack when you get a "bus
error" trap (say, from a page fault) that you can re-start (actually,
continue) the affected instruction. The 68000 saves SOME stuff, but it's
not enough to always unambiguously continue.

All of the 680XX processors use an external MMU in order to do virtual
memory. (I actually prefer this, as sometimes you want to do it differently
than the way the chip maker provided.)

Rob Warnock
Systems Architecture Consultant

UUCP:	{ihnp4,ucbvax!dual}!fortune!redwood!rpw3
DDD:	(415)572-2607
Envoy:	rob.warnock/kingfisher
USPS:	510 Trinidad Ln, Foster City, CA  94404
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: software reviews
Next Topic: xlisp available? (public domain?)
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Nov 24 06:24:19 EST 2024

Total time taken to generate the page: 0.01349 seconds