VirtualBox

Changeset 20549 in vbox for trunk


Ignore:
Timestamp:
Jun 14, 2009 1:11:33 AM (15 years ago)
Author:
vboxsync
Message:

Config.kmk: Enabled VBOX_WITH_VMMR0_DISABLE_PREEMPTION for darwin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r20547 r20549  
    496496## For experimenting with disabling preemption instead of interrupts
    497497# when working VT-x/AMD-V in VMMR0.
    498 ## @todo darwin, os2. This should be made the default.
    499 if1of ($(KBUILD_TARGET), linux solaris windows freebsd)
    500  VBOX_WITH_VMMR0_DISABLE_PREEMPTION=1
     498## @todo os2? Reconsider perhaps windows? (see defect) This should be made the default.
     499if1of ($(KBUILD_TARGET), darwin freebsd linux solaris windows)
     500 VBOX_WITH_VMMR0_DISABLE_PREEMPTION = 1
    501501endif
    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