Thomas,

On Sunday 16 August 2009, Thomas Trepper wrote:
> I want to show some menory-information:
>
> * maximum memory (allowed to allocate for the guest)

The algorithm for this check is implemented in the GUI code.
Currently we request the amount of physical installed RAM on
the host and disallow to use more than 75% of it for a VM.
The method 'MemorySize' of 'IHost' returns the amount of
memory installed on the host.

> * currently used memory (by the guest)

This is currently not possible as we don't do any accounting
(yet).

Kind regards,

Frank
-- 
Dr.-Ing. Frank Mehnert    Sun Microsystems, Inc.    www.sun.com

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
vbox-dev mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-dev

Reply via email to