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