8-CURRENT: where is my memory?

2011-04-07 Thread Matthias Apitz

Hello,

I'm running 8-CURRENT in a VM with 3000 MByte RAM:

$ dmesg | fgrep memory
real memory  = 3145728000 (3000 MB)
avail memory = 3062030336 (2920 MB)
VMware memory control driver initialized

but top(1) shows only:

Mem: 429M Active, 245M Inact, 190M Wired, 83M Cache, 112M Buf, 197M Free
Swap: 4096M Total, 4096M Free

i.e. the shown memory (incl. Free) sums up to 1200 MByte, where is the
rest?

What I wanted to know is, to which value I could lower the mem of the VM
without swapping will start.

Thanks

matthias
-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e g...@unixarea.de - w http://www.unixarea.de/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: 8-CURRENT: where is my memory?

2011-04-07 Thread Bruce Cran
On Thursday 07 Apr 2011 11:58:50 Matthias Apitz wrote:

 VMware memory control driver initialized

Could this have removed a block of memory for its own use outside of the 
normal VM subsystem?

-- 
Bruce Cran
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org