home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / wizards / 5238 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  2.0 KB

  1. Xref: sparky comp.unix.wizards:5238 alt.folklore.computers:17944
  2. Newsgroups: comp.unix.wizards,alt.folklore.computers
  3. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!blaze.cs.jhu.edu!bogstad
  4. From: bogstad@blaze.cs.jhu.edu (Bill Bogstad)
  5. Subject: Re: So You Want To Be A Wizard? (A modest proposal)
  6. Message-ID: <1992Dec15.194702.24552@blaze.cs.jhu.edu>
  7. Organization: Johns Hopkins Computer Science Department, Baltimore, MD
  8. References: <1992Dec14.054857.6882@netcom.com> <1992Dec14.080551.12999@blaze.cs.jhu.edu> <BzAvBJ.6q7@NeoSoft.com>
  9. Date: Tue, 15 Dec 1992 19:47:02 GMT
  10. Lines: 28
  11.  
  12. [Bring back the line eater bug!!!]
  13.  
  14. In article <BzAvBJ.6q7@NeoSoft.com> peter@NeoSoft.com (Peter da Silva) writes:
  15. >In article <1992Dec14.080551.12999@blaze.cs.jhu.edu> bogstad@gauss.cs.jhu.edu (Bill Bogstad) writes:
  16. >>  [Minix] It's legally available and is probably as similar to modern
  17. >> Unix kernels as the V6 kernel described in the Lions books anyway.
  18. >
  19. >I doubt it. It's a flakey microkernel with separate kernel-level tasks for
  20. >the file system, memory management, and so on. Quite unlike any traditional
  21. >UNIX kernel. ...
  22.  
  23.     I should have been more precise.  Minix provides about the same
  24. level of functionality as V6/V7 and implements what I consider to be the
  25. core of Unix.  I think that it's much more suitable for someone initially
  26. learning about Unix-like systems and their implementations.  It also has the
  27. distinct advantage that it has a book that goes section by section through
  28. the code.  The other Unix-like systems for which source code is easily
  29. available (386BSD, BSD386, Linux, Hurd???) are considerably more complex.
  30. Although a book has been writen about 4.2BSD, it can't go into the same
  31. level of detail because of concerns about USL licensing.  The other
  32. advantage of Minix is that although it is a "flakey microkernel"; it is in
  33. fact a microkernel.  Both OSF and USL seem to be moving their kernels in
  34. that direction and anyone interested in working with "Unix" systems for the
  35. long term would gain from this exposure.
  36.  
  37.                 Bill Bogstad
  38.  
  39. (All of the above is of course "IMHO".)
  40.