diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-04-11 01:46:37 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-04-12 09:33:01 -0600 |
commit | aeca241b0bdd831ad5706605f5e09b44fe940220 (patch) | |
tree | 350a05b5df10def61509f82cd595117e7bee6b23 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 87094465d01a248cd888b81da0e6bc10324d4dc0 (diff) |
io_uring: split file table from rsrc nodes
We don't need to store file tables in rsrc nodes, for now it's easier to
handle tables not generically, so move file tables into the context. A
nice side effect is having one less pointer dereference for request with
fixed file initialisation.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/de9fc4cd3545f24c26c03be4556f58ba3d18b9c3.1618101759.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions