VirtualBox

Changeset 17535 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Mar 8, 2009 3:39:07 AM (16 years ago)
Author:
vboxsync
Message:

VBox/param.h: Adjusted MM_HYPER_AREA_MAX_SIZE to be able to deal with around 8GB of guest ram.

File:
1 edited

Legend:

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

    r17048 r17535  
    5353
    5454/** The max size of the hypervisor memory area. */
    55 #define MM_HYPER_AREA_MAX_SIZE      (20 * _1M)
     55#define MM_HYPER_AREA_MAX_SIZE      (40 * _1M) /**< @todo Readjust when floating RAMRANGEs have been implemented. Used to be 20 * _1MB */
    5656
    5757/** Maximum number of bytes we can dynamically map into the hypervisor region.
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