VirtualBox

Changeset 32551 in vbox


Ignore:
Timestamp:
Sep 16, 2010 11:49:09 AM (14 years ago)
Author:
vboxsync
Message:

Reactivate pae/32-bit optimization.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp

    r32544 r32551  
    12481248    if (    pPage->cModifications >= cMaxModifications
    12491249        &&  !fForcedFlush
    1250 # if 1
    1251         &&  (pPage->enmKind == PGMPOOLKIND_PAE_PT_FOR_PAE_PT)
    1252 # else
    12531250        &&  (pPage->enmKind == PGMPOOLKIND_PAE_PT_FOR_PAE_PT || pPage->enmKind == PGMPOOLKIND_PAE_PT_FOR_32BIT_PT)
    1254 # endif
    12551251        &&  (   fNotReusedNotForking
    12561252             || (   !pgmPoolMonitorIsReused(pVM, pVCpu, pRegFrame, pDis, pvFault)
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