summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/aio_mlock.2
Commit message (Collapse)AuthorAgeFilesLines
* Minor mdoc fixes.joel2013-06-091-3/+3
|
* Add new system call - aio_mlock(). The name speaks for itself. It allowsglebius2013-06-081-0/+133
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.
OpenPOWER on IntegriCloud