VirtualBox

Changeset 8958 in vbox for trunk/src


Ignore:
Timestamp:
May 20, 2008 2:33:56 PM (17 years ago)
Author:
vboxsync
Message:

VMM/VMMAll: commented out an annoying assertion

File:
1 edited

Legend:

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

    r8853 r8958  
    17111711    }
    17121712
     1713#ifndef DEBUG_michael
    17131714    AssertMsg(cModifiedPages == pPool->cModifiedPages, ("%d != %d\n", cModifiedPages, pPool->cModifiedPages));
     1715#endif
    17141716    pPool->iModifiedHead = NIL_PGMPOOL_IDX;
    17151717    pPool->cModifiedPages = 0;
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