home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / hardware / 27092 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  1.2 KB

  1. Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!spool.mu.edu!agate!ames!saimiri.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!carson.u.washington.edu!whit
  2. From: whit@carson.u.washington.edu (John Whitmore)
  3. Newsgroups: comp.sys.mac.hardware
  4. Subject: Re: Motorola's 68060 for the Mac
  5. Date: 28 Jan 1993 01:15:02 GMT
  6. Organization: University of Washington, Seattle
  7. Lines: 20
  8. Message-ID: <1k7c2mINNohh@shelley.u.washington.edu>
  9. References: <D2150056.oaq0me@erics.infoserv.com>
  10. NNTP-Posting-Host: carson.u.washington.edu
  11.  
  12. In article <D2150056.oaq0me@erics.infoserv.com> erics@infoserv.com writes:
  13.  
  14. >> >The 68000 contains no MMU, nor is it possible to implement virtual memory
  15. >> >with the 68000 - there are some instructions that could not be restarted
  16. >> >following a page fault.
  17.  
  18.     It IS possible; one must use a lot of hardware to do it,
  19. and only a couple of companies bothered.  The general scheme is to
  20. have a second 68000 which COULD be interrogated for the pre-fault
  21. machine state.  It sounds funny, but all it takes is a delay
  22. of a clock cycle or two, so that the second 68000 wouldn't have
  23. taken the irreversible step at the time that the page fault
  24. was detected.
  25.  
  26.     I even have a SUN dual-68000 CPU board on the shelf here...
  27.  
  28.     John Whitmore
  29.  
  30.  
  31.  
  32.