]> git.baikalelectronics.ru Git - kernel.git/commit
io_uring: add support for eventfd notifications
authorJens Axboe <axboe@kernel.dk>
Thu, 11 Apr 2019 17:45:41 +0000 (11:45 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 2 May 2019 20:08:54 +0000 (14:08 -0600)
commite47a37d4f6f47909916641a7b3122fbaf8fb7946
treea4b43d48fad87c7e3f8996729e501f02d6c5a5cf
parent103417fcf2dffc8732723f3cadf40baefbd28be0
io_uring: add support for eventfd notifications

Allow registration of an eventfd, which will trigger an event every
time a completion event happens for this io_uring instance.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c
include/uapi/linux/io_uring.h