home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / wizards / 5229 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.7 KB

  1. Xref: sparky comp.unix.wizards:5229 comp.unix.admin:6645
  2. Newsgroups: comp.unix.wizards,comp.unix.admin
  3. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!stanford.edu!rock!concert!uvaarpa!murdoch!brain.med.virginia.edu!prs9k
  4. From: prs9k@brain.med.virginia.edu (Phil Scarr)
  5. Subject: Re: Causes Of Death On Heavily-Loaded UNIX System?
  6. Message-ID: <1992Dec15.052914.14409@murdoch.acc.Virginia.EDU>
  7. Sender: usenet@murdoch.acc.Virginia.EDU
  8. Organization: Neuroclinical Trials Center, University of Virginia
  9. References: <1gjlnjINN9eb@smurf.sti.com>
  10. Date: Tue, 15 Dec 1992 05:29:14 GMT
  11. Lines: 20
  12.  
  13. Much of this is raw interrupt delay.  The interrupt handler and message
  14. handler simply get overwealmed.  What you are doing is equivalent to
  15. running OS/2 on a 4mb 386sx16mhz and asking why it is slow.  The system
  16. performance.  How much RAM does the system have?  How many people are
  17. running Xwindows?  Remember, each user shell requires a minimum ammount
  18. of real (i.e. non-virtual) memory.  If you are pushing your Sun this
  19. hard and you don't have enough memory, you could run into some REAL
  20. problems with swapping delays.  The system is spending a lot of time
  21. figuring out what it can and cannot swap to disk at any given time.
  22.  
  23. One simple fix might be to add lots more memory to the box (if you can).
  24.  
  25.     -Phil
  26. -- 
  27. PHIL SCARR        \      We are Microsoft...     /          (o) 804.243.0229
  28.  University of    /     OS/2 is irrelevant.      \          (f) 804.243.0290
  29.  Virginia,        \     UNIX is irrelevant.      /        prs9k@Virginia.EDU
  30.  Neurosurgery     /     Openness is futile.      \     prs9k@Virginia.BITNET
  31.  HP-UX is my life!\ Prepare to be assimilated... /   ...uunet!virginia!prs9k
  32.  
  33.