home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / xenix / sco / 3351 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  2.0 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!wupost!cs.utexas.edu!sun-barr!ames!network.ucsd.edu!news!horizon!sceard!peregrine!ccicpg!mbf!lawnet!pride386!pca54!netcomsv!cruzio!comix!jeffl
  2. From: jeffl@comix.UUCP (Jeff Liebermann)
  3. Newsgroups: comp.unix.xenix.sco
  4. Subject: Re: SCO Machine
  5. Summary: Kernel Tuning
  6. Message-ID: <488@comix.UUCP>
  7. Date: 12 Nov 92 01:46:52 GMT
  8. References: <721170524.1@thedump.UUCP> <1992Nov10.224314.12931@openage.openage.com>
  9. Organization: COmmittee to Maintain Independent Xenix
  10. Lines: 38
  11.  
  12. In article <1992Nov10.224314.12931@openage.openage.com> gryphon@openage.openage.com (The Golden Gryphon) writes:
  13. >Alexander.Schwallbach@thedump.UUCP (Alexander Schwallbach) writes:
  14. >
  15. >>Question: What is involved in changeing the operateing system if we add more 
  16. >>ram to our Xenix Server?
  17.  
  18. >Nothing.
  19. >
  20. >The Golden Gryphon                 gryphon@openage.COM
  21.  
  22. 50% Correct.  You don't need to do anything to the OS when you
  23. add ram.  However, if you want to optimize the use of that
  24. added ram, I suggest a dash of kernel tuning.  Xenix 2.3.x
  25. arrives pre-configured for a minimum amount of RAM.  Some of
  26. the important kernel paramaters are "determined at boot time".
  27. I suggest "Tuning System Performance" in the System
  28. Administrator's Guide.  This includes a table of recommended
  29. values based upon different amounts of RAM.
  30.  
  31. If you want to see what your current paramaters are,
  32.     cd /usr/sys/conf
  33.     ./configure -x
  34. will belch 5 pages of kernel parameters.
  35.  
  36. This also works under SCO Unix as,
  37.     cd /etc/conf/cf.d
  38.     ./configure -x
  39.  
  40. Just for a sanity check, I sure hope that the RAM you're
  41. adding is 32 bit memory (on the mother board or on a 32
  42. bit add-on card) and NOT 16 bit memory commonly found on
  43. AT style ram cards that plug into the ISA bus.
  44.  
  45. -- 
  46. # Jeff Liebermann   Box 272     1540 Jackson Ave     Ben Lomond    CA   95005
  47. # 408.336.2558 voice  wb6ssy@ki6eh.#nocal.ca.usa  wb6ssy.ampr.org [44.4.1.86]
  48. # 408.699.0483 digital_pager    73557,2074  cis [don't]
  49. # jeffl@comix.santa-cruz.ca.us  uunet!comix!jeffl  jeffl%comix@scruz.ucsc.edu
  50.