VirtualBox

Changeset 17514 in vbox


Ignore:
Timestamp:
Mar 7, 2009 5:45:55 AM (16 years ago)
Author:
vboxsync
Message:

MM,PGM: Fixed page reservation, include a full set of handy pages for the time being. Fixed page counting statistics.

File:
1 edited

Legend:

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

    r17371 r17514  
    303303VMMR3DECL(void)     MMR3TermUVM(PUVM pUVM);
    304304VMMR3DECL(void)     MMR3Reset(PVM pVM);
     305VMMR3DECL(int)      MMR3ReserveHandyPages(PVM pVM, uint32_t cHandyPages);
    305306VMMR3DECL(int)      MMR3IncreaseBaseReservation(PVM pVM, uint64_t cAddBasePages);
    306307VMMR3DECL(int)      MMR3AdjustFixedReservation(PVM pVM, int32_t cDeltaFixedPages, const char *pszDesc);
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