VirtualBox

Changeset 24927 in vbox for trunk/src


Ignore:
Timestamp:
Nov 25, 2009 8:57:50 AM (15 years ago)
Author:
vboxsync
Message:

Disabled the TLB code again

File:
1 edited

Legend:

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

    r24767 r24927  
    870870        pTlbe->pv = pPGM->CTXALLSUFF(pvZeroPg);
    871871    }
    872 #if 1 /* Testing */
     872#if 0 /* Testing */
    873873    pTlbe->GCPhys = (GCPhys & X86_PTE_PAE_PG_MASK);
    874874#endif
     
    916916        pTlbe->pv = pPGM->CTXALLSUFF(pvZeroPg);
    917917    }
    918 #if 1 /* Testing */
     918#if 0 /* Testing */
    919919    pTlbe->GCPhys = (GCPhys & X86_PTE_PAE_PG_MASK);
    920920#endif
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