VirtualBox

Changeset 29908 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 31, 2010 1:22:37 PM (15 years ago)
Author:
vboxsync
Message:

PDM: Flushed out the PDMQueueFlush code as its unused and problematic wrt guest SMP.

File:
1 edited

Legend:

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

    r29669 r29908  
    424424                case VMMCALLRING3_PDM_LOCK:
    425425                    STAM_COUNTER_INC(&pVM->vmm.s.StatRZCallPDMLock);
    426                     break;
    427                 case VMMCALLRING3_PDM_QUEUE_FLUSH:
    428                     STAM_COUNTER_INC(&pVM->vmm.s.StatRZCallPDMQueueFlush);
    429426                    break;
    430427                case VMMCALLRING3_PGM_POOL_GROW:
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