Skip to content
Commit 534ca6d6 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: split SQPOLL data into separate structure



Move all the necessary state out of io_ring_ctx, and into a new
structure, io_sq_data. The latter now deals with any state or
variables associated with the SQPOLL thread itself.

In preparation for supporting more than one io_ring_ctx per SQPOLL
thread.

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