Age | Commit message (Expand) | Author |
---|---|---|
2024-07-26 | io_uring/napi: pass ktime to io_napi_adjust_timeout | Pavel Begunkov |
2024-07-26 | io_uring/napi: use ktime in busy polling | Pavel Begunkov |
2024-07-24 | io_uring: don't allow netpolling with SETUP_IOPOLL | Pavel Begunkov |
2024-07-10 | io_uring/napi: Remove unnecessary s64 cast | Thorsten Blum |
2024-06-04 | io_uring/napi: fix timeout calculation | Jens Axboe |
2024-02-15 | io_uring/napi: enable even with a timeout of 0 | Jens Axboe |
2024-02-14 | io_uring/napi: ensure napi polling is aborted when work is available | Jens Axboe |
2024-02-09 | io_uring: add register/unregister napi function | Stefan Roesch |
2024-02-09 | io-uring: add sqpoll support for napi busy poll | Stefan Roesch |
2024-02-09 | io-uring: add napi busy poll support | Stefan Roesch |