Re: [PATCH v2 3/3] kselftest/cgroup: add cgroup destruction test
From: Tejun Heo <tj@kernel.org>
Date: 2020-02-12 22:10:06
Also in:
cgroups, linux-kselftest, linux-mediatek, lkml
From: Tejun Heo <tj@kernel.org>
Date: 2020-02-12 22:10:06
Also in:
cgroups, linux-kselftest, linux-mediatek, lkml
On Fri, Jan 24, 2020 at 12:40:17PM +0100, Michal Koutný wrote:
From: Suren Baghdasaryan <surenb@google.com> Add new test to verify that a cgroup with dead processes can be destroyed. The test spawns a child process which allocates and touches 100MB of RAM to ensure prolonged exit. Subsequently it kills the child, waits until the cgroup containing the child is empty and destroys the cgroup. Signed-off-by: Suren Baghdasaryan <surenb@google.com> [mkoutny@suse.com: Fix typo in test_cgcore_destroy comment] Acked-by: Michal Koutný <mkoutny@suse.com> Signed-off-by: Michal Koutný <mkoutny@suse.com>
Applied 2-3 to cgroup/for-5.7. Thanks a lot for working on this! -- tejun _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel