Date: Wed, 27 Jun 2012 14:54:19 -0700 From: Freddie Cash <fjwcash@gmail.com> To: John Baldwin <jhb@freebsd.org> Cc: fs@freebsd.org Subject: Re: [PATCH] Simple ARC stats in top Message-ID: <CAOjFWZ6ff0EcPpgZYuxP%2BzmSBUAs-_vvas9-XVd%2BroTN1V0igg@mail.gmail.com> In-Reply-To: <201206251443.41768.jhb@freebsd.org> References: <201206251443.41768.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 25, 2012 at 11:43 AM, John Baldwin <jhb@freebsd.org> wrote: > I have some patches based on a script I got from avg@ that add some simpl= istic > ARC stats to top so that one can see how much of wired memory is set asid= e for > ARC, and how that memory is split up. =C2=A0The patch is against 8-stable= : > http://www.FreeBSD.org/~jhb/patches/top_arc.patch > > Sample output: > > Mem: 1245M Active, 1393M Inact, 21G Wired, 309M Buf, 23G Free > ARC: 19G Total, 1381M MRU, 17G MFU, 272K Anon, 232M Header, 442M Other > Swap: 8192M Total, 8192M Free Very nice! Have it installed on two FreeBSD 9-STABLE r236413 boxes with 24-drive pools and 32-48 GB of RAM. Hoping it will help me track down a memory issue with importing a pool. :) --=20 Freddie Cash fjwcash@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOjFWZ6ff0EcPpgZYuxP%2BzmSBUAs-_vvas9-XVd%2BroTN1V0igg>