VirtualBox

Changeset 18999 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Apr 17, 2009 7:54:52 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
46097
Message:

Runtime/Aio: Linux backend and a simple testcase. Disabled by default. Enable with RT_ASYNC_IO_CODE

Location:
trunk/src/VBox/Runtime
Files:
2 edited

Legend:

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

    r18990 r18999  
    407407        r3/posix/semmutex-posix.cpp
    408408endif
     409ifdef RT_ASYNC_IO_CODE
     410 RuntimeR3_SOURCES.linux += \
     411        r3/linux/fileaio-linux.cpp
     412endif
    409413
    410414RuntimeR3_SOURCES.os2   = \
  • trunk/src/VBox/Runtime/testcase/Makefile.kmk

    r18991 r18999  
    122122        tstLdr-4Imp
    123123endif
     124ifdef RT_ASYNC_IO_CODE
     125PROGRAMS += \
     126        tstFileAio
     127endif
    124128
    125129
     
    340344tstUtf8_SOURCES = tstUtf8.cpp
    341345
     346tstFileAio_SOURCES = tstFileAio.cpp
     347
    342348ntGetTimerResolution_SOURCES = ntGetTimerResolution.cpp
    343349ntGetTimerResolution_SDKS.win = WINPSDK W2K3DDK VBOX_NTDLL
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette