diff options
author | Pavankumar Kondeti <pkondeti@codeaurora.org> | 2019-03-27 13:31:40 +0530 |
---|---|---|
committer | Georg Veichtlbauer <georg@vware.at> | 2023-07-16 12:47:43 +0200 |
commit | 43cbf9d6153d820d68ba96ddb1a57dbdc7373c90 (patch) | |
tree | edc887ab987b019d3b0991344bd4284f93a6660a /kernel/sched/hmp.c | |
parent | c71b8fffe6b3d099b76c05f922fde8aa4b6c2334 (diff) |
sched/tune: Increase the cgroup limit to 6
The schedtune cgroup controller allows upto 5 cgroups including the
default/root cgroup. Until now the user space is creating only
4 additional cgroups namely, foreground, background, top-app and
audio-app. Recently another cgroup called rt is created before
the audio-app cgroup. Since kernel limits the cgroups to 5, the
creation of audio-app cgroup is failing. Fix this by increasing
the schedtune cgroup controller cgroup limit to 6.
Change-Id: I13252a90dba9b8010324eda29b8901cb0b20bc21
Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
Diffstat (limited to 'kernel/sched/hmp.c')
0 files changed, 0 insertions, 0 deletions