VirtualBox

Changeset 31447 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Aug 7, 2010 9:16:28 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64520
Message:

InvalidatePage: Drop the unused hint here as we'll be releaseing the AutoSet shortly after returning anyway.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r31443 r31447  
    12771277                    LogFlow(("Skipping flush for big page containing %RGv (PD=%X .u=%RX64)-> nothing has changed!\n", GCPtrPage, iPDSrc, PdeSrc.u));
    12781278                    STAM_COUNTER_INC(&pVCpu->pgm.s.CTX_SUFF(pStats)->CTX_MID_Z(Stat,InvalidatePage4MBPagesSkip));
    1279                     PGM_DYNMAP_UNUSED_HINT(pVCpu, pPdeDst);
    12801279                    return VINF_SUCCESS;
    12811280                }
     
    13141313        }
    13151314    }
    1316     PGM_DYNMAP_UNUSED_HINT(pVCpu, pPdeDst);
    13171315    return rc;
    13181316
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette