K 10 svn:author V 7 glebius K 8 svn:date V 27 2013-06-08T13:27:57.223023Z K 7 svn:log V 220 Add new system call - aio_mlock(). The name speaks for itself. It allows to perform the mlock(2) operation, which can consume a lot of time, under control of aio(4). Reviewed by: kib, jilles Sponsored by: Nginx, Inc. END