VirtualBox

Changeset 27285 in vbox


Ignore:
Timestamp:
Mar 11, 2010 3:42:16 PM (15 years ago)
Author:
vboxsync
Message:

Disabled very expensive check

File:
1 edited

Legend:

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

    r27277 r27285  
    641641                        void *pvShw = PGMPOOL_PAGE_2_PTR(pPool->CTX_SUFF(pVM), pPage);
    642642                        STAM_PROFILE_START(&pPool->StatZeroPage, z);
    643 #ifdef DEBUG_sandervl
     643#if 0
     644                        /* Useful check for leaking references; *very* expensive though. */
    644645                        switch (pPage->enmKind)
    645646                        {
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