﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc
41	Async completion API emulation for OS/2	Valery V. Sedletski		"Some parts of VBox code (like src/VBox/Devices/Storage/DrvVD.cpp)require the AIO API, either, win32-like or posix-like. This API makes possible asynchronous I/O requests put in queue, without immediately blocking and getting status. Without these API's, SATA/SCSI/SAS won't work. We have no such API's on OS/2, so we need to emulate them somehow. For UNIX/Linux, there exists libAIO -- maybe, we could take this as a base.
"	task	closed	major	Enhanced	Common Tasks	fixed	aio async asynchronous request	
