VirtualBox

Changeset 6802 in vbox


Ignore:
Timestamp:
Feb 4, 2008 7:37:16 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27899
Message:

Enabled the GMMR3InitialReservation call in MM.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/MM.cpp

    r6796 r6802  
    248248    Log(("MM: %RU64 bytes of RAM%s\n", cbRam, fPreAlloc ? " (PreAlloc)" : ""));
    249249
    250 #ifdef VBOX_WITH_NEW_PHYS_CODE
    251250    /** @cfgm{MM/Policy, string, no overcommitment}
    252251     * Specifies the policy to use when reserving memory for this VM. The recognized
     
    305304                          cbRam >> PAGE_SHIFT, enmPolicy, enmPriority);
    306305    }
    307 #endif /* VBOX_WITH_NEW_PHYS_CODE */
    308306
    309307    /*
Note: See TracChangeset for help on using the changeset viewer.

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