home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / bsd / 4737 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.8 KB  |  50 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!spooky!witr
  3. From: witr@rwwa.COM (Robert Withrow)
  4. Subject: Re: WD Ethernet Card not found on warmboot
  5. Message-ID: <1992Aug26.174327.24459@rwwa.COM>
  6. Sender: news@rwwa.COM (News Administrator)
  7. Nntp-Posting-Host: spooky
  8. Reply-To: witr@rwwa.com
  9. Organization: R.W. Withrow Associates
  10. References: <1992Aug21.171828.14323@doug.cae.wisc.edu> <1992Aug24.085511.21092@autelca.ascom.ch> <veit.714671205@du9ds3> <1992Aug25.035924.29631@fcom.cc.utah.edu> <veit.714724604@du9ds3> <1992Aug25.165542.5689@gateway.novell.com>
  11. Distribution: usa
  12. Date: Wed, 26 Aug 1992 17:43:27 GMT
  13. Lines: 35
  14.  
  15. In article <1992Aug25.165542.5689@gateway.novell.com>,
  16.   terry@thisbe.npd.Novell.COM (Terry Lambert) writes:
  17.  
  18. | In article <veit.714724604@du9ds3>, veit@du9ds3.uni-duisburg.de (Holger Veit) writes:
  19. | |> Which system calls do you want to make "loadable"? It is an interesting idea
  20. | |> to add features but it makes the software that rely on it unportable.
  21. |
  22. | Given a uniform underlying interface, everything else would have no problem
  23. | running.
  24.  
  25. What Terry is saying, I think, (Interpreting Terry is always risky ;-) )
  26. is that ``loadability'' and ``portability'' are orthogonal issues:
  27. and example of this is (I know, I know) VMS, where gobs of the kernel
  28. are loadable images, and can be dynamically loaded (and
  29. possibly---shudder---unloaded or reloaded) during the life of the
  30. system.  I know; I wrote part of a loadable system image.
  31.  
  32. As long as the *interface* to the services are standard (i.e. portable)
  33. loadable OS features can be portable also.
  34.  
  35. -- 
  36. ---
  37.  Robert Withrow, R.W. Withrow Associates, Swampscott MA 01907 USA
  38.  Tel: +1 617 598 4480, Fax: +1 617 598 4430, Net: witr@rwwa.COM
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46. -- 
  47. ---
  48.  Robert Withrow, R.W. Withrow Associates, Swampscott MA 01907 USA
  49.  Tel: +1 617 598 4480, Fax: +1 617 598 4430, Net: witr@rwwa.COM
  50.