VirtualBox

Changeset 17541 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Mar 8, 2009 8:51:17 AM (16 years ago)
Author:
vboxsync
Message:

MM,CFGM,VBox/param.h: Added a RamHoleSize CFGM value that defaults to 512MB. This is for pushing the RAM out of the PCI MMIO[2] area.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/param.h

    r17535 r17541  
    6060#define MM_HYPER_DYNAMIC_SIZE       (16 * PAGE_SIZE)
    6161
     62/** The default size of the below 4GB RAM hole. */
     63#define MM_RAM_HOLE_SIZE_DEFAULT    (512U * _1M)
     64
    6265/** @} */
    6366
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette