VirtualBox

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


Ignore:
Timestamp:
Aug 27, 2009 4:23:10 PM (15 years ago)
Author:
vboxsync
Message:

Another reason to flush.

File:
1 edited

Legend:

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

    r22533 r22537  
    27252725    pPage->iUserHead = i;
    27262726
     2727#  ifdef PGMPOOL_WITH_OPTIMIZED_DIRTY_PT
     2728    if (pPage->fDirty)
     2729        pgmPoolFlushDirtyPage(pPool->CTX_SUFF(pVM), pPool, pPage->idxDirty, true /* force removal */);
     2730#  endif
     2731
    27272732#  ifdef PGMPOOL_WITH_CACHE
    27282733    /*
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