[vbox-dev] [FreeBSD] [patch]: fix memory calculation in VBox GUI

Mikhail Tsatsenko m.tsatsenko at gmail.com
Thu Jul 4 20:16:46 GMT 2013


Hi,

VirtualBox GUI since 4.2.14 release can not properly detect the amount
of physical and available memory, because it simply does not have
FreeBSD-specific method for that.
Attached patch adds an implementation of RTSystemQueryTotalRam and
RTSystemQueryAvailableRam functions for FreeBSD and fix the issue.
The patch is against trunk and published under MIT license.

--
Mikhail
-------------- next part --------------
A non-text attachment was scrubbed...
Name: virtualbox-RTSystemQueryTotalRam.patch
Type: application/octet-stream
Size: 3405 bytes
Desc: not available
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20130705/f746e451/attachment.obj>


More information about the vbox-dev mailing list