[PATCH] add wait queue function callback support
This adds support for wait queue function callbacks, which are used by aio to build async read / write operations on top of existing wait queues at points that would normally block a process.
Showing
Please register or sign in to comment