VirtualBox

Changeset 104885 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Jun 11, 2024 12:37:11 PM (11 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
163487
Message:

VMM/PGM: Lockless PGMPhysIemGCPhys2PtrNoLock. bugref:10687

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/PGMR0.cpp

    r104840 r104885  
    722722    /** @todo this is a little expensive (~3000 ticks) since we'll have to
    723723     * invalidate everything.  Add a version to the TLB? */
    724     pgmPhysInvalidatePageMapTLB(pGVM);
     724    pgmPhysInvalidatePageMapTLB(pGVM, false /*fInRendezvous*/);
    725725    IEMTlbInvalidateAllPhysicalAllCpus(pGVM, idCpu, IEMTLBPHYSFLUSHREASON_ALLOCATED_LARGE);
    726726
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