Skip to content
Commit 5f8fd2d3 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: properly mark async work as bounded vs unbounded



Now that io-wq supports separating the two request lifetime types, mark
the following IO as having unbounded runtimes:

- Any read/write to a non-regular file
- Any specific networked IO
- Any poll command

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent c5def4ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment