home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.sysadmin
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!yale.edu!nigel.msen.com!caen!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!acs.ucalgary.ca!bstone
- From: bstone@acs.ucalgary.ca (Blake Stone)
- Subject: Re: looking for vmstat equivalent
- Sender: news@acs.ucalgary.ca (USENET News System)
- Message-ID: <92Sep10.144352.20476@acs.ucalgary.ca>
- Date: Thu, 10 Sep 92 14:43:52 GMT
- Distribution: na
- References: <1992Sep10.083444.12376@ccsun7.csie.nctu.edu.tw>
- Nntp-Posting-Host: acs3.acs.ucalgary.ca
- Organization: The University of Calgary, Alberta
- Keywords: vmstat
- Lines: 20
-
- > On SunOS 4.1.2, there's an utility called 'vmstat' which
- > reports virtual memory statistics.
- > Is there such an utility on NeXT?
-
- Try vm_stat:
-
- Mach Virtual Memory Statistics: (page size of 8192 bytes)
- Pages free: 154.
- Pages active: 1518.
- Pages inactive: 1057.
- Pages wired down: 219.
- "Translation faults": 2742121.
- Pages copy-on-write: 1353584.
- Pages zero filled: 12310.
- Pages reactivated: 22067.
- Pageins: 4210.
- Pageouts: 1043.
- Object cache: 6637 hits of 7869 lookups (84% hit rate)
-
- Blake
-