Let start the deprecation process of the memcg v1 features which we discussed during LSFMMBPF 2024 [1]. For now add the warnings to collect the information on how the current users are using these features. Next we will work on providing better alternatives in v2 (if needed) and fully deprecate these features. Link: https://lwn.net/Articles/974575 [1] Shakeel Butt (4): memcg: initiate deprecation of v1 tcp accounting memcg: initiate deprecation of v1 soft limit memcg: initiate deprecation of oom_control memcg: initiate deprecation of pressure_level Changes since v1: - Fix build (T.J. Mercier) - Fix documentation .../admin-guide/cgroup-v1/memory.rst | 32 +++++++++++++++---- mm/memcontrol-v1.c | 16 ++++++++++ 2 files changed, 42 insertions(+), 6 deletions(-) -- 2.43.5