Date: Wed, 17 Mar 2010 15:46:00 +0000 From: Mario Lobo <lobo@bsd.com.br> To: freebsd-questions@freebsd.org Subject: Measuring Free memory Message-ID: <201003171546.00190.lobo@bsd.com.br>
next in thread | raw e-mail | index | archive | help
Hi to all; I am trying to get the most precise reading I can of all free memory (8- STABLE). I am using /usr/bin/vmstat | grep -a 2 | awk '{print $5}' But I'm not sure if this reflects ALL free memory. Would anyone have a more precise place to read free memory from? Thanks -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winfoes FREE)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003171546.00190.lobo>