Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 1996 00:40:42 -0200 (EDT)
From:      Joao Carlos Mendes Luis <jonny@mailhost.coppe.ufrj.br>
To:        dg@root.com
Cc:        jonny@mailhost.coppe.ufrj.br, freebsd-questions@freebsd.org
Subject:   Re: Wired Memory - Who's using it ?
Message-ID:  <199611030240.AAA04235@gaia.coppe.ufrj.br>
In-Reply-To: <199611030136.RAA23276@root.com> from David Greenman at "Nov 2, 96 05:36:17 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
#define quoting(David Greenman)
// >Hello,
// >
// >  Is there a way to see who or what is using the wired memory ?
// >
// >67 processes:  4 running, 59 sleeping, 4 stopped
// >Cpu states:  2.3% user,  0.0% nice,  8.3% system,  2.3% interrupt, 87.0% idle
// >Mem: 26M Active, 3844K Inact, 11M Wired, 19M Cache, 5275K Buf, 3032K Free
// >Swap: 262M Total, 13M Used, 249M Free, 5% Inuse
// 
//    "Wired" can refer to either filesystem buffers with wired pages or it can
// refer to kernel malloced memory. You can see a breakdown of the latter with
// "vmstat -m".

That's exactly what I wanted.  Thanks a lot...

// -DG
// 
// David Greenman
// Core-team/Principal Architect, The FreeBSD Project
// 


					Jonny

--
Joao Carlos Mendes Luis			jonny@gta.ufrj.br
+55 21 290-4698 ( Job )			jonny@cisi.coppe.ufrj.br
Network Manager				UFRJ/COPPE/CISI
Universidade Federal do Rio de Janeiro



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611030240.AAA04235>