Changeset 29509 in vbox
- Timestamp:
- May 17, 2010 8:40:40 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 61648
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/GMMR0.cpp
r29483 r29509 2122 2122 Assert(pGVM->gmm.s.Allocated.cBasePages); 2123 2123 2124 Log(("GMMR0AllocateHandyPages: free shared page %x cRefs=%d\n", paPages[iPage].idSharedPage, pPage->Shared.cRefs)); 2124 2125 pGVM->gmm.s.cSharedPages--; 2125 2126 pGVM->gmm.s.Allocated.cBasePages--;
Note:
See TracChangeset
for help on using the changeset viewer.