VirtualBox

Ignore:
Timestamp:
Feb 25, 2015 1:17:21 PM (10 years ago)
Author:
vboxsync
Message:

Temporarily disabled delta calculations on windows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp

    r54412 r54490  
    16621662    /* If IPRT didn't find KeIpiGenericCall we pretend windows(, the firmware,
    16631663       or whoever) always configures TSCs perfectly. */
     1664#if 0 /* Temporary test for Dsen. */
    16641665    return !RTMpOnPairIsConcurrentExecSupported();
     1666#else
     1667    return true;
     1668#endif
    16651669}
    16661670
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