Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-11 | cgroup: Add deprecation message to legacy freezer controller | Michal Koutný | |
As explained in the commit 76f969e8948d8 ("cgroup: cgroup v2 freezer"), the original freezer is imperfect, some users may unwittingly rely on it when there exists the alternative of v2. Print a message when it happens and explain that in the docs. Signed-off-by: Michal Koutný <mkoutny@suse.com> Signed-off-by: Tejun Heo <tj@kernel.org> | |||
2019-07-15 | docs: cgroup-v1: add it to the admin-guide book | Mauro Carvalho Chehab | |
Those files belong to the admin guide, so add them. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> |