VirtualBox

Changeset 64984 in vbox


Ignore:
Timestamp:
Dec 21, 2016 2:16:44 PM (8 years ago)
Author:
vboxsync
Message:

Devices/Makefile.kmk: Added VBOX_WITH_AUDIO_AC97_ASYNC_IO + VBOX_WITH_AUDIO_HDA_ASYNC_IO.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Makefile.kmk

    r64626 r64984  
    578578 VBoxDD_DEFS  += VBOX_WITH_AUDIO_HDA_ONETIME_INIT
    579579
     580 #
     581 # Enables asynchronous audio data handling
     582 # to speed up the actual DMA data routines and keeping up
     583 # audio processing out of EMT as much as possible.
     584 #
     585 VBoxDD_DEFS  += VBOX_WITH_AUDIO_AC97_ASYNC_IO
     586 VBoxDD_DEFS  += VBOX_WITH_AUDIO_HDA_ASYNC_IO
     587
    580588 # Not yet enabled: Callbacks for the device emulation to let the backends
    581589 #                  tell the emulation when and how to process data.
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