VirtualBox

Ignore:
Timestamp:
Feb 25, 2015 3:58:43 PM (10 years ago)
Author:
vboxsync
Message:

Reverted r98596, only using broadcast IPI in RTMpOnSpecific for special cases.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp

    r54488 r54501  
    632632    uint32_t cHits = 0;
    633633    if (   g_pfnrtKeIpiGenericCall
    634 #if 0 /* testing... */
    635634        && (   RTMpGetOnlineCount() <= 2
    636635            || KeGetCurrentIrql()   > APC_LEVEL)
    637 #endif
    638636       )
    639637    {
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