From owner-freebsd-hackers@FreeBSD.ORG Sat Jun 2 16:20:42 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2855106564A for ; Sat, 2 Jun 2012 16:20:42 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id 6128C8FC19 for ; Sat, 2 Jun 2012 16:20:42 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q52GKcHk018324; Sat, 2 Jun 2012 18:20:38 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q52GKcUw018321; Sat, 2 Jun 2012 18:20:38 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sat, 2 Jun 2012 18:20:38 +0200 (CEST) From: Wojciech Puchar To: Andrey Zonov In-Reply-To: <4FC9E334.4080702@zonov.org> Message-ID: References: <4FC9E334.4080702@zonov.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Sat, 02 Jun 2012 18:20:39 +0200 (CEST) Cc: freebsd-hackers@freebsd.org Subject: Re: detailed map of WIRED memory under FreeBSD 9 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jun 2012 16:20:43 -0000 the problem is that these result does not sum up to value of "wired" reported by top. On Sat, 2 Jun 2012, Andrey Zonov wrote: > On 6/1/12 12:19 PM, Wojciech Puchar wrote: >> what tool and how can be used to display detailed map what exactly wired >> memory on my system as it is far way too much (1.5GB out of 4GB RAM). >> > > I think `vmstat -m' and `vmstat -z' can help you. > >> i do run 4 virtualboxes but one have 256MB RAM, the others 192 and when >> i turn them off wired memory goes down right amount but still it is too >> much used. >> > > > -- > Andrey Zonov > >