home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / msdos / programm / 8519 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  1.5 KB

  1. Path: sparky!uunet!gossip.pyramid.com!olivea!sgigate!odin!mips!darwin.sura.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!att!fang!gator!miles!sjm
  2. From: sjm@miles.com (Scott Mark)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Re: OS writing
  5. Message-ID: <1992Aug13.145757.1666@miles.com>
  6. Date: 13 Aug 92 14:57:57 GMT
  7. References: <yqoBPB2w164w@jksclub.scol.pa.us> <11AUG199214424286@sscvx1.ssc.gov> <1992Aug12.134956@cs.utwente.nl>
  8. Organization: Miles Inc., Diagnostics Division, Elkhart, IN
  9. Lines: 25
  10.  
  11. >|> In article <yqoBPB2w164w@jksclub.scol.pa.us>, jks@jksclub.scol.pa.us (Jeremy K Summe writes...
  12. >|> >I am interested in learning more about how OS's are  created.  Would 
  13. >|> >anyon know of a good book or reference for me?  
  14.  
  15. The best book I've read for getting practical experience on operating system
  16. design and implementation is Operating System Design: the XINU approach, by
  17. Douglas Comer.
  18.  
  19. The book is available in several flavors, including the original book for
  20. the relatively obscure LSI/11, and versions for the PC and for the Mac.
  21.  
  22. For extensions, there is a book Internetworking with XINU that has much
  23. information on ethernets and IP.  Dr. Comer has also written books on
  24. TCP/IP that work well with XINU.
  25.  
  26.  
  27. I get the impression that Minix is more well-known than XINU, but XINU
  28. is a very viable alternative- at least take a look at it.
  29.  
  30. (The books are published by Prentice Hall, and I think that source code
  31.  for at least some versions are available from Purdue.  Check out the
  32.  newsgroup comp.os.xinu for more info.)
  33.  
  34. Scott Mark
  35. sjm@miles.com
  36.