aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/accounting
diff options
context:
space:
mode:
authorRamazan Safiullin <ram.safiullin2001@gmail.com>2023-07-28 13:56:00 +0200
committerJonathan Corbet <corbet@lwn.net>2023-07-31 09:54:17 -0600
commit25bf1bacafe126ac99fab0b956400e26605d09e7 (patch)
treecb29484451a30e6fab2c5847ddbe476d3513afab /Documentation/accounting
parent383f308821974da71c3384f28eb11caa920440a4 (diff)
downloadlinux-25bf1bacafe126ac99fab0b956400e26605d09e7.tar.gz
docs: psi: use correct config name
Commit 2ce7135adc9a ("psi: cgroup support") adds documentation which refers to CONFIG_CGROUP, but the correct name is CONFIG_CGROUPS. Correct the reference to CONFIG_CGROUPS. Co-developed-by: Sabina Trendota <sabinatrendota@gmail.com> Signed-off-by: Sabina Trendota <sabinatrendota@gmail.com> Signed-off-by: Ramazan Safiullin <ram.safiullin2001@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20230728115600.231068-1-ram.safiullin2001@gmail.com
Diffstat (limited to 'Documentation/accounting')
-rw-r--r--Documentation/accounting/psi.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/accounting/psi.rst b/Documentation/accounting/psi.rst
index df6062eb3abbc..d455db3e58083 100644
--- a/Documentation/accounting/psi.rst
+++ b/Documentation/accounting/psi.rst
@@ -178,7 +178,7 @@ Userspace monitor usage example
Cgroup2 interface
=================
-In a system with a CONFIG_CGROUP=y kernel and the cgroup2 filesystem
+In a system with a CONFIG_CGROUPS=y kernel and the cgroup2 filesystem
mounted, pressure stall information is also tracked for tasks grouped
into cgroups. Each subdirectory in the cgroupfs mountpoint contains
cpu.pressure, memory.pressure, and io.pressure files; the format is