Re: [PATCH 5/9] sched/psi: don't create cgroup PSI files when psi_disabled

From: Johannes Weiner
Date: Mon Jul 25 2022 - 12:42:00 EST


On Thu, Jul 21, 2022 at 12:04:35PM +0800, Chengming Zhou wrote:
> commit 3958e2d0c34e ("cgroup: make per-cgroup pressure stall tracking configurable")
> make PSI can be configured to skip per-cgroup stall accounting. And
> doesn't expose PSI files in cgroup hierarchy.
>
> This patch do the same thing when psi_disabled.
>
> Signed-off-by: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>

Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx>