home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / sun / admin / 8382 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.6 KB

  1. Path: sparky!uunet!mcsun!uknet!canon.co.uk!tim
  2. From: tim@crash.canon.co.uk
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: problems with amd
  5. Message-ID: <92Nov18.1437.21071@crash.canon.co.uk>
  6. Date: 18 Nov 92 14:37:28 GMT
  7. References: <92Nov11.1913.4225@crash.canon.co.uk> <1992Nov11.225817.29248@babbage.ece.uc.edu> <BxLMLp.KIw@hermes.hrz.uni-bielefeld.de>
  8. Sender: Tim F O'Donoghue <uunet!canon!tim>
  9. Organization: me myself and i
  10. Lines: 32
  11.  
  12. malte@techfak.uni-bielefeld.de (Malte Uhl) writes:
  13. :
  14. ||> What is happening is amd is getting "swapped" out. You should 
  15. ||> patch amd to lock the text pages of amd into memory. This should eliminate 
  16. ||> most of these messages. You will need to add the plock system call.
  17. :
  18. |If a machine swaps out amd it needs more RAM anyway. One of our machines, a
  19. |sun 4/330 showed this symptom. It went away after upgrading from 8MB to 32MB.
  20. |One should take a close look at the output of vmstat -s. Look at the rows
  21. |titled "swap ins" and "swap outs". If the "swap outs" value is higher than
  22. |"swap ins" / 10000, I suggest adding memory.
  23.  
  24. I have 48M on board so I doubt that this is really the root of my problem:
  25.  
  26. 60-tim@crash:amd/amd>vmstat -s|grep swap
  27.     48913 swap ins
  28.         0 swap outs
  29.     39080 pages swapped in
  30.     39268 pages swapped out
  31.      1548 swap text pages found in free list
  32.  
  33. I have patched amd anyway to see whether it helps any. BTW, to all
  34. amd-ers out there: do any of you nice the process up or down? How does
  35. this affect things?
  36.  
  37. |Btw, are you running tmpfs ?
  38.  
  39. Yup.
  40.  
  41. Tx. [sorry for the delay in following up, I have been out of the office]
  42. -- 
  43. Tim F O'Donoghue <tim@crash.canon.co.uk> <uunet!canon!tim>
  44.