home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sun / hardware / 6769 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  1.6 KB

  1. Path: sparky!uunet!auspex-gw!guy
  2. From: guy@Auspex.COM (Guy Harris)
  3. Newsgroups: comp.sys.sun.hardware
  4. Subject: Re: Old Sun question - HELP!!!!!
  5. Message-ID: <16324@auspex-gw.auspex.com>
  6. Date: 10 Jan 93 19:29:07 GMT
  7. References: <1ier5dINN2uj@armory.centerline.com> <16259@auspex-gw.auspex.com> <hue.726652030@coney>
  8. Sender: news@auspex-gw.auspex.com
  9. Organization: Auspex Systems, Santa Clara
  10. Lines: 28
  11. Nntp-Posting-Host: auspex.auspex.com
  12.  
  13. >>>(in fact, SunOS 3.5 didn't swap the kernel
  14. >>Neither does SunOS 4.x....
  15. >
  16. >By "swap", do you mean any sort of paging of the kernel itself?
  17.  
  18. I mean that when a piece of kernel code is loaded, it stays in memory
  19. unless it's a loadable module that subsequently gets unloaded.
  20.  
  21. >If so, this is good to hear - it means that I'm not stupid.
  22.  
  23. Nope, you're not....
  24.  
  25. >Early last year I went to a developers conference to find out how
  26. >SCSA drivers had changed for Solaris 2.x.  During one of the sessions
  27. >the speaker from Sun had said that loadable drivers could be swapped out.
  28.  
  29. Perhaps the speaker *meant* to say that they could be *unloaded*....
  30.  
  31. SunOS 4.x doesn't, as I remember, officially support loadable SCSA
  32. target drivers.  5.x, I think, does.  *That* may be what the apparently
  33. rather confused speaker was trying to say....
  34.  
  35. >I figured if I was the only one in a room
  36. >of 150 who thought the kernel was pinned in memory, I must be wrong.
  37.  
  38. Nope; you were, it seems, the only non-confused person in a room of 150
  39. extremely confused people.  4.x's kernel is *not* pageable, and anybody
  40. who claims it is simply doesn't know what they're talking about.
  41.