On Thursday 19 October 2006 07:05, Ashok TM wrote:
> How to find the similar statistics from freebsd , is there any equivalent
> system call in freebsd. ?
>
> I tried using WMMemFree (ports to bsd )without much luck .
top gets this kind of thing from sysctl.
Be aware though that free memory is a meaningless concept in FreeBSD, it's
almost always 1-3% of total memory.