Changeset 61006 in vbox
- Timestamp:
- May 17, 2016 2:07:32 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA.cpp
r60945 r61006 1397 1397 1398 1398 #if 0 1399 /* This code does not work reliably and no longer helps performance either. */1399 /* This code does not work reliably (@bugref{8123}) and no longer helps performance either. */ 1400 1400 #ifdef IN_RING0 1401 1401 if (((++pThis->cLatchAccesses) & pThis->uMaskLatchAccess) == pThis->uMaskLatchAccess)
Note:
See TracChangeset
for help on using the changeset viewer.