VirtualBox

Changeset 32516 in vbox for trunk/src


Ignore:
Timestamp:
Sep 15, 2010 12:45:45 PM (14 years ago)
Author:
vboxsync
Message:

Removed double invalidate.

File:
1 edited

Legend:

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

    r32036 r32516  
    763763    STAM_PROFILE_STOP(&pVCpu->pgm.s.CTX_SUFF(pStats)->CTX_MID_Z(Stat,InvalidatePage), a);
    764764
    765     /* Invalidate the TLB entry; might already be done by InvalidatePage (@todo) */
    766     PGM_INVL_PG(pVCpu, GCPtrPage);
    767 
    768765#ifdef IN_RING3
    769766    /*
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