Re: [PATCH] io_submit.2: Add IOCB_CMD_POLL opcode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/4/19 5:05 PM, Julia Suvorova wrote:
> A new feature of one-shoot polling through io_submit was introduced in
> bfe4037e722ec commit. Keep things up-to-date due to changes in
> linux/aio_abi.h.
> 
> Signed-off-by: Julia Suvorova <jusual@xxxxxxx>

Thanks, Julia. Patch applied.

Cheers,

Michael


> ---
>  man2/io_submit.2 | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/man2/io_submit.2 b/man2/io_submit.2
> index ed98da46c..58306d549 100644
> --- a/man2/io_submit.2
> +++ b/man2/io_submit.2
> @@ -144,6 +144,7 @@ enum {
>      IOCB_CMD_PWRITE = 1,
>      IOCB_CMD_FSYNC = 2,
>      IOCB_CMD_FDSYNC = 3,
> +    IOCB_CMD_POLL = 5,
>      IOCB_CMD_NOOP = 6,
>      IOCB_CMD_PREADV = 7,
>      IOCB_CMD_PWRITEV = 8,
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux