diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-09-02 13:52:19 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-09-30 20:32:33 -0600 |
commit | 534ca6d684f1feaf2edd90e641129725cba7e86d (patch) | |
tree | 7d781b41a309a48d0ce13276d1ae3456a131cd14 /tools/perf/scripts/python/stackcollapse.py | |
parent | c8d1ba583fe67c6b5e054d89f1433498a924286f (diff) |
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: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions