Changeset 20786 in vbox for trunk/src/VBox/VMM/VMMAll/REMAll.cpp
- Timestamp:
- Jun 22, 2009 3:12:41 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/REMAll.cpp
r20749 r20786 120 120 Assert(cFlushes++ != 128); 121 121 AssertFatal(cFlushes < _1M); 122 VM_FF_SET(pVM, VM_FF_REM_HANDLER_NOTIFY); 122 123 remFlushHandlerNotifications(pVM); 123 124 idxFree = ASMAtomicUoReadU32(&pVM->rem.s.idxFreeList);
Note:
See TracChangeset
for help on using the changeset viewer.