Skip to content
Commit 227685eb authored by Hao Xu's avatar Hao Xu Committed by Jens Axboe
Browse files

io_uring: add REQ_F_APOLL_MULTISHOT for requests



Add a flag to indicate multishot mode for fast poll. currently only
accept use it, but there may be more operations leveraging it in the
future. Also add a mask IO_APOLL_MULTI_POLLED which stands for
REQ_F_APOLL_MULTI | REQ_F_POLLED, to make the code short and cleaner.

Signed-off-by: default avatarHao Xu <howeyxu@tencent.com>
Link: https://lore.kernel.org/r/20220514142046.58072-3-haoxu.linux@gmail.com


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 390ed29b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment