On Wed, Aug 14, 2024 at 03:00:17PM -0700, Shakeel Butt wrote: > 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 I have a hope that we can deprecate memcg v1 altogether, but having more information about specific v1 users won't hurt. Acked-by: Roman Gushchin <roman.gushchin@xxxxxxxxx> Thanks!