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