VirtualBox

Ignore:
Timestamp:
Dec 10, 2021 12:43:56 AM (3 years ago)
Author:
vboxsync
Message:

VMM/GVMMR0: Enable the periodic preemption timer code for windows too now that we've got high resolution timer support on host running Windows 8.1 and later.

File:
1 edited

Legend:

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

    r92229 r92858  
    9292*   Defined Constants And Macros                                                                                                 *
    9393*********************************************************************************************************************************/
    94 #if defined(RT_OS_LINUX) || defined(RT_OS_SOLARIS) || defined(DOXYGEN_RUNNING)
     94#if defined(RT_OS_LINUX) || defined(RT_OS_SOLARIS) || defined(RT_OS_WINDOWS) || defined(DOXYGEN_RUNNING)
    9595/** Define this to enable the periodic preemption timer. */
    9696# define GVMM_SCHED_WITH_PPT
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