Date: Fri, 5 May 2006 10:07:41 -0700 From: "Bharma Ji" <bharmaji@gmail.com> To: freebsd-hackers@freebsd.org Subject: how to find the physical memory allocated to the kernel Message-ID: <67beabb0605051007q601678e6w49cf15d17604d82b@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi Is there any way to determine the physical memory(not the virtual address space) being allocated to the kernel at any instant? The overall problem is that once I allocate say 512 MB to the kernel (virutal address space) through the config file at compile time, I want to figure out how much of that space is actually being used when the machine is under load. Thanks for any answers
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?67beabb0605051007q601678e6w49cf15d17604d82b>