VirtualBox

Changeset 22697 in vbox for trunk/src/VBox/VMM/PGMPhys.cpp


Ignore:
Timestamp:
Sep 2, 2009 9:02:29 AM (15 years ago)
Author:
vboxsync
Message:

Disabled PGMPoolFlushPage call while fixing some problems

File:
1 edited

Legend:

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

    r22695 r22697  
    436436            rc = VERR_PGM_PHYS_PAGE_RESERVED;
    437437        else
     438#if 0
    438439        if (PGM_PAGE_HAS_ACTIVE_HANDLERS(pPage))
    439440        {
     
    445446        }
    446447        else
     448#endif
    447449        {
    448450            /*
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