diff options
author | 2025-02-27 23:58:06 -0800 | |
---|---|---|
committer | 2025-03-17 00:05:35 -0700 | |
commit | 645207a670a96ebd7b3cc9b85699a3a03ad35483 (patch) | |
tree | 86509023880e7e98d22efb4b7c204446de669506 /mm/hugetlb.c | |
parent | mm/page_alloc: clarify should_claim_block() commentary (diff) | |
download | wireguard-linux-645207a670a96ebd7b3cc9b85699a3a03ad35483.tar.xz wireguard-linux-645207a670a96ebd7b3cc9b85699a3a03ad35483.zip |
memcg: don't call propagate_protected_usage() for v1
Patch series "page_counter cleanup and size reduction".
Commit c6f53ed8f213a ("mm, memcg: cg2 memory{.swap,}.peak write handlers")
accidently increased the size of struct page_counter. This series
rearrange the fields to reduce its size and also has some cleanups.
This patch (of 3):
Memcg-v1 does not support memory protection (min/low) and thus there is no
need to track protected memory usage for it.
Link: https://lkml.kernel.org/r/20250228075808.207484-1-shakeel.butt@linux.dev
Link: https://lkml.kernel.org/r/20250228075808.207484-2-shakeel.butt@linux.dev
Signed-off-by: Shakeel Butt <shakeel.butt@linux.dev>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Roman Gushchin (Cruise) <roman.gushchin@linux.dev>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/hugetlb.c')
0 files changed, 0 insertions, 0 deletions