porting an app that checks /proc/meminfo
RW
list-freebsd-2004 at morbius.sent.com
Fri Jan 27 07:34:02 PST 2006
On Friday 27 January 2006 13:38, Fernan Aguero wrote:
> +----[ Ulrich Spoerlein <q at galgenberg.net> (27.Jan.2006 07:53):
> So I suppose (but I'm not positive on this) that muscle is
> making decisions based on the size of the dataset it has
> been given, and it needs to have some idea of the available
> memory. Perhaps it will follow different strategies ... use
> different data structures ...
The concept of Free memory simply doesn't translate from Linux to FreeBSD.
However much you have, it gets used, and the figure usually levels-off at
about 1% of total physical memory.
More information about the freebsd-ports
mailing list