diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-04-01 15:43:55 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-04-11 19:30:34 -0600 |
commit | 4751f53d74a688137de6a2a0b12ee591288c6dc8 (patch) | |
tree | 0bf50a1b190c9baf3ffbef86762a2ed0f5f06007 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 75769e3f7357171dbe040a5ed55445c2642295d1 (diff) |
io_uring: store reg buffer end instead of length
It's a bit more convenient for us to store a registered buffer end
address instead of length, see struct io_mapped_ubuf, as it allow to not
recompute it every time.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/39164403fe92f1dc437af134adeec2423cdf9395.1617287883.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions