diff options
author | 2021-09-24 07:39:08 -0600 | |
---|---|---|
committer | 2021-09-24 10:24:34 -0600 | |
commit | 9990da93d2bf9892c2c14c958bef050d4e461a1a (patch) | |
tree | e99b8929c34822f11c50306ec2f271e7fde10418 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | io_uring: allow conditional reschedule for intensive iterators (diff) | |
download | wireguard-linux-9990da93d2bf9892c2c14c958bef050d4e461a1a.tar.xz wireguard-linux-9990da93d2bf9892c2c14c958bef050d4e461a1a.zip |
io_uring: put provided buffer meta data under memcg accounting
For each provided buffer, we allocate a struct io_buffer to hold the
data associated with it. As a large number of buffers can be provided,
account that data with memcg.
Fixes: ddf0322db79c ("io_uring: add IORING_OP_PROVIDE_BUFFERS")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions