VirtualBox

Changeset 26364 in vbox for trunk/src/VBox/VMM/PGMPool.cpp


Ignore:
Timestamp:
Feb 9, 2010 1:31:20 PM (15 years ago)
Author:
vboxsync
Message:

Flush the PGM pool cache as we might have stale references to pages that we just freed. (ballooning)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMPool.cpp

    r26261 r26364  
    598598 *
    599599 */
    600 static DECLCALLBACK(VBOXSTRICTRC) pgmR3PoolClearAllRendezvous(PVM pVM, PVMCPU pVCpu, void *pvUser)
     600DECLCALLBACK(VBOXSTRICTRC) pgmR3PoolClearAllRendezvous(PVM pVM, PVMCPU pVCpu, void *pvUser)
    601601{
    602602    PPGMPOOL pPool = pVM->pgm.s.CTX_SUFF(pPool);
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