diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-02-09 20:14:12 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-02-10 07:33:15 -0700 |
commit | 26bfa89e25f42d2b26fe951bbcf04bb13937fbba (patch) | |
tree | dbf937a84c7d83c2ae17c4affd6ad335b0d38c9c /fs/ext2/Makefile | |
parent | 91f245d5d5de0802428a478802ec051f7de2f5d6 (diff) |
io_uring: place ring SQ/CQ arrays under memcg memory limits
Instead of imposing rlimit memlock limits for the rings themselves,
ensure that we account them properly under memcg with __GFP_ACCOUNT.
We retain rlimit memlock for registered buffers, this is just for the
ring arrays themselves.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/ext2/Makefile')
0 files changed, 0 insertions, 0 deletions