commit | 9b6a2cba83eac190da1e0a1d983302ea94eea776 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Wed Feb 02 22:32:48 2022 +0000 |
committer | Bart Van Assche <bvanassche@google.com> | Mon Mar 21 16:02:51 2022 -0700 |
tree | ae178146bf6f2a90336aeb7d82ff9b105c974411 | |
parent | 59f0820b83f0291b86207f37a0edb9ff944f159d [diff] |
Use createProcessGroup() from libprocessgroup This patch prepares for migration of memcg to the v2 cgroup hierarchy by removing code that hardcodes cgroup paths that will change as the result of this migration. Bug: 213617178 Test: Ran alloc-stress inside Cuttlefish. Change-Id: Ib783d4b619250a2e90db5062cb32110e9f042c5f Signed-off-by: Bart Van Assche <bvanassche@google.com>