VirtualBox

Changeset 20702 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Jun 19, 2009 8:57:31 AM (16 years ago)
Author:
vboxsync
Message:

update.

File:
1 edited

Legend:

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

    r20628 r20702  
    204204            return pdmCritSectEnterFirst(pCritSect, hNativeSelf);
    205205        /** @todo need pause/nop instruction here! */
    206         /* Should use monitor/mwait on e.g. &cLockers here */
     206        /** @todo Should use monitor/mwait on e.g. &cLockers here, possibly with a
     207           cli'ed pendingpreemption check up front using sti w/ instruction fusing
     208           for avoiding races. Hmm ... This is assuming the other party is actually
     209           executing code on another CPU... */
    207210    }
    208211
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