VirtualBox

Changeset 17204 in vbox


Ignore:
Timestamp:
Feb 27, 2009 1:20:04 PM (16 years ago)
Author:
vboxsync
Message:

Enabled VBOX_WITH_PGMPOOL_PAGING_ONLY for testbox feedback

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMInternal.h

    r17140 r17204  
    5757 * Enable to use the PGM pool for all levels in the paging chain in all paging modes.
    5858 */
    59 //#define VBOX_WITH_PGMPOOL_PAGING_ONLY
     59#define VBOX_WITH_PGMPOOL_PAGING_ONLY
    6060
    6161/**
     
    46924692    else
    46934693        pgmPoolTrackPhysExtDerefGCPhys(pPool, pPoolPage, pPhysPage);
    4694     LogFlow(("pgmTrackDerefGCPhys: HCPhys=%RHp -> %RHp\n", HCPhysOrg, pPhysPage->HCPhys));
     4694    Log2(("pgmTrackDerefGCPhys: HCPhys=%RHp -> %RHp\n", HCPhysOrg, pPhysPage->HCPhys));
    46954695}
    46964696#endif /* PGMPOOL_WITH_GCPHYS_TRACKING */
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