aio_mlock(2) system call
Gleb Smirnoff
glebius at FreeBSD.org
Mon Jun 3 10:06:24 UTC 2013
Hello!
This patch brings a new system call - aio_mlock(2). The idea is
quite clear from its name: it performs mlock(2), which can take
a long time if pages aren't resident, under aio(4) control.
The patch is quite simple, and non-desctructive. Here it is
for your review.
If no one objects, I'd like to add it to FreeBSD 10.
--
Totus tuus, Glebius.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aio_mlock.diff
Type: text/x-diff
Size: 14635 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20130603/f6039cd5/attachment.diff>
More information about the freebsd-arch
mailing list