VirtualBox

Changeset 20447 in vbox


Ignore:
Timestamp:
Jun 9, 2009 9:16:34 PM (16 years ago)
Author:
vboxsync
Message:

Config.kmk: Enabled VBOX_WITH_VMMR0_DISABLE_PREEMPTION for linux, solaris and windows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r20255 r20447  
    495495## For experimenting with disabling preemption instead of interrupts
    496496# when working VT-x/AMD-V in VMMR0.
    497 ## @todo Move to VMM/Makefile.kmk later.
    498 #if1of ($(KBUILD_TARGET), darwin linux)
    499 # VBOX_WITH_VMMR0_DISABLE_PREEMPTION=1
    500 #endif
     497## @todo darwin, freebsd, os2. This should be made the default.
     498if1of ($(KBUILD_TARGET), linux solaris windows)
     499 VBOX_WITH_VMMR0_DISABLE_PREEMPTION=1
     500endif
    501501
    502502#
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