Make a system call now, get the result later: a proposed kernel patch expands the possibilities for asynchronous I/O. The kernel’s support for asynchronous I/O is incomplete, and it always has been.
Overlapping input and output with processing. The peripheral devices run independent of the CPU, and both the hardware and software must support this common mode of operation. See asynchronous. THIS ...