home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9218 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  1.8 KB

  1. Path: sparky!uunet!sun-barr!news2me.ebay.sun.com!exodus.Eng.Sun.COM!appserv.Eng.Sun.COM!slovax.Eng.Sun.COM!lm
  2. From: lm@slovax.Eng.Sun.COM (Larry McVoy)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: GNU kids on the block?   (sorry... couldn't resist)
  5. Date: 27 Aug 1992 18:45:47 GMT
  6. Organization: Sun Microsystems, Inc.  Mt. View, Ca.
  7. Lines: 30
  8. Message-ID: <l9q8mrINNrlp@appserv.Eng.Sun.COM>
  9. References: <l9mi7rINNmnd@appserv.Eng.Sun.COM>
  10. NNTP-Posting-Host: slovax
  11.  
  12. I wrote:
  13. : Count me among them.  Micro kernels are a crock.  OS technology should be
  14. : simple and small, all the fun stuff is happening in user land these days.
  15. : ---
  16. : Larry McVoy            (415) 336-7627             lm@sun.com
  17.  
  18. I've had several messages requesting clarification on this.  
  19.  
  20. My point is not: do all the OS stuff in userland.  
  21.  
  22. My point is: OS technology is done.  Do a small kernel that implements the
  23. useful system calls and call it quits.  I think this is Linux.
  24.  
  25. The comment about userland means that the interesting space is
  26. applications.  Not OS.  You can build an OS with wizzy features but
  27. people are not interested in wizzy features, they are interested in
  28. selling the most copies of McPaint.  They won't use wizzy features
  29. unless every OS has those features. Why?  Because their app won't
  30. port.  No port == less copies sold.  Less copies sold == less $.
  31. Everyone is motivated by $.  People would like to write an app that
  32. works on DOS, Unix, VMS, etc, etc.  Check out FrameMaker - they've
  33. ported to Windows.  Do you think that FrameMaker will use any features
  34. that are unique to Unix?  Not anymore.
  35.  
  36. So I think projects like Linux are right on the money: make an OS that 
  37. implements the stuff that is needed, no more.  Do the simplest thing.
  38. Don't have a million layers and an OS source base that runs on every
  39. processor - that becomes a maintainence nightmare.
  40. ---
  41. Larry McVoy            (415) 336-7627             lm@sun.com
  42.