home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / bsd / 4526 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.8 KB

  1. Path: sparky!uunet!ogicse!uwm.edu!caen!hellgate.utah.edu!fcom.cc.utah.edu!cs.weber.edu!terry
  2. From: terry@cs.weber.edu (A Wizard of Earth C)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: 680x0 version of 386BSD?? [Was: Re: Mac version of 386BSD??]
  5. Message-ID: <1992Aug21.001001.3788@fcom.cc.utah.edu>
  6. Date: 21 Aug 92 00:10:01 GMT
  7. Article-I.D.: fcom.1992Aug21.001001.3788
  8. References: <1992Aug20.173817.21681@organpipe.uug.arizona.edu>
  9. Sender: news@fcom.cc.utah.edu
  10. Organization: Weber State University  (Ogden, UT)
  11. Lines: 30
  12.  
  13. In article <1992Aug20.173817.21681@organpipe.uug.arizona.edu> tom@afthree.as.arizona.edu (Thomas J. Trebisky) writes:
  14. >You can even run unix
  15. >without an MMU on a vanilla 68000, but I won't go into the horrid schemes
  16. >involved in doing that.
  17.  
  18. They're not horrid!  They're your friends!  8-).
  19.  
  20. Actually, you have to go to pure swapping.  Then the only things you care about
  21. are segmentation faults (which you treat as if they were segmentation faults)
  22. and stack grows (which you handle with a doctored u struct an "stack probes".
  23.  
  24. The best examples I have seen for this are the 68000 Xenix for Tandy 6000's,
  25. and the SVR2 for the Amiga 1000 ith a Xebec hard drive (sorry; Xebec only,
  26. and yes, the Amiga is on Weber's SVR4 source license list).
  27.  
  28. Virtual memory is pretty mush out of it, as is nearly any form of address
  29. remapping.
  30.  
  31.  
  32.                     Terry Lambert
  33.                     terry_lambert@gateway.novell.com
  34.                     terry@icarus.weber.edu
  35. ---
  36. Any opinions in this posting are my own and not those of my present
  37. or previous employers.
  38. -- 
  39. -------------------------------------------------------------------------------
  40.                                                        terry@icarus.weber.edu
  41.  "I have an 8 user poetic license" - me
  42. -------------------------------------------------------------------------------
  43.