Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |