[LTP] [PATCH v3 0/5] controllers/memcg: fixes for newer kernels
Krzysztof Kozlowski
krzysztof.kozlowski@canonical.com
Fri Jul 2 14:53:33 CEST 2021
Hi,
Changes since v2:
1. Patch 1/5: Define MEM_USAGE_RANGE and explain it.
2. Patch 3/5: Use PAGESIZES to explain it is the batch accounting.
3. Patch 4/5: Add to this patchset (previously sent separately, no
dependencies on others).
4. Patch 5/5: New patch, fixes additional difference, usually of 2-3
pages coming from the kernel.
See also reply from Michal Hocko:
https://lore.kernel.org/linux-mm/85b8a4f9-b9e9-a6ca-5d0c-c1ecb8c11ef3@canonical.com/T/#m6459b3be3a86f5eaf2cfc48dd586b6faf949e440
v2: https://lists.linux.it/pipermail/ltp/2021-June/023259.html
Best regards,
Krzysztof
Krzysztof Kozlowski (5):
controllers/memcg: accept range of max_usage_in_bytes
controllers/memcg: accept range of usage_in_bytes
controllers/memcg: accept non-zero max_usage_in_bytes after reset
controllers/memcg: increase memory limit in subgroup charge
controllers/memcg: offset kernel memory
.../controllers/memcg/functional/memcg_lib.sh | 41 ++++++++++++++++---
.../memcg_max_usage_in_bytes_test.sh | 18 +++++++-
.../memcg/functional/memcg_stat_rss.sh | 20 ++++-----
.../memcg/functional/memcg_stat_test.sh | 8 ++--
.../memcg/functional/memcg_subgroup_charge.sh | 16 +++++++-
.../functional/memcg_usage_in_bytes_test.sh | 7 +++-
6 files changed, 85 insertions(+), 25 deletions(-)
--
2.27.0
More information about the ltp
mailing list