home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / sysadmin / 5112 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.6 KB  |  46 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!menudo.uh.edu!usenet
  3. From: sears@tree.egr.uh.edu (Paul S. Sears)
  4. Subject: Re: looking for vmstat equivalent
  5. Message-ID: <1992Sep10.152056.23840@menudo.uh.edu>
  6. Sender: usenet@menudo.uh.edu (USENET News System)
  7. Nntp-Posting-Host: thanatos.egr.uh.edu
  8. Reply-To: sears@tree.egr.uh.edu
  9. Organization: University of Houston
  10. References: <1992Sep10.083444.12376@ccsun7.csie.nctu.edu.tw>
  11. Date: Thu, 10 Sep 1992 15:20:56 GMT
  12. Lines: 32
  13.  
  14. In article <1992Sep10.083444.12376@ccsun7.csie.nctu.edu.tw>  
  15. jypai@ccnext.csie.nctu.edu.tw writes:
  16. =>On SunOS 4.1.2, there's an utility called 'vmstat' which  reports virtual  
  17. =>memory statistics. 
  18. =>Is there such an utility on NeXT?
  19.  
  20. On the NeXT the command is "vm_stat":
  21.  
  22. localhost> vm_stat
  23. Mach Virtual Memory Statistics: (page size of 8192 bytes)
  24. Pages free:                     2433.
  25. Pages active:                   1095.
  26. Pages inactive:                  212.
  27. Pages wired down:                225.
  28. "Translation faults":         462297.
  29. Pages copy-on-write:           17626.
  30. Pages zero filled:             38408.
  31. Pages reactivated:             52566.
  32. Pageins:                      150684.
  33. Pageouts:                        414.
  34. Object cache: 81322 hits of 124852 lookups (65% hit rate)
  35.  
  36. =>
  37. =>Yuan
  38.  
  39. --
  40. Paul S. Sears                *  sears@uh.edu (NeXT Mail OK)
  41. The University of Houston    *  suggestions@tree.egr.uh.edu (NeXT
  42. Engineering Computing Center *  comments, complaints, questions)
  43. NeXT System Administration   *  DoD#1967 '83 NightHawk 650SC 
  44.           >>> SSI Diving Certification #755020059 <<<
  45. "Programming is like sex: One mistake and you support it a lifetime."
  46.