VirtualBox

Changeset 17500 in vbox


Ignore:
Timestamp:
Mar 6, 2009 5:10:41 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
43927
Message:

Reset locked flag

File:
1 edited

Legend:

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

    r17496 r17500  
    42074207        pPage->iAgePrev  = NIL_PGMPOOL_IDX;
    42084208#endif
     4209#ifdef VBOX_WITH_PGMPOOL_PAGING_ONLY
     4210        pPage->fLocked   = false;
     4211#endif
    42094212    }
    42104213    pPool->aPages[pPool->cCurPages - 1].iNext = NIL_PGMPOOL_IDX;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette