Commit Graph

4 Commits

Author SHA1 Message Date
Ian Gulliver
b46820fe24 Fix manpage mmap() syntax
Patch from Ian Gulliver <git@flamingcow.io>

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2019-05-18 11:32:21 -07:00
Jens Axboe
0656d71c96 man/io_uring_setup.2: add EPERM case for IORING_SETUP_SQPOLL
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2019-04-10 08:41:42 -06:00
Jens Axboe
8471fb944d man/io_uring_setup: mention that IORING_SETUP_SQPOLL needs fixed files
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2019-02-05 11:42:04 -07:00
Jeff Moyer
59bb09c553 man: add io_uring_setup.2 man page
Initial man page for io_uring_setup.  Content was taken from the kernel
commit logs and from an LWN article written by Jon Corbet.

Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2019-01-30 06:43:00 -07:00