Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_uring/napi: check napi_enabled in io_napi_add() before proceeding | Olivier Langlois | 2024-08-12 | 1 | -1/+1 |
* | io_uring/napi: pass ktime to io_napi_adjust_timeout | Pavel Begunkov | 2024-07-26 | 1 | -4/+4 |
* | io_uring/napi: use ktime in busy polling | Pavel Begunkov | 2024-07-26 | 1 | -1/+1 |
* | io_uring: add register/unregister napi function | Stefan Roesch | 2024-02-09 | 1 | -0/+11 |
* | io-uring: add sqpoll support for napi busy poll | Stefan Roesch | 2024-02-09 | 1 | -1/+5 |
* | io-uring: add napi busy poll support | Stefan Roesch | 2024-02-09 | 1 | -0/+89 |