public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Ramazan Safiullin <ram.safiullin2001@gmail.com>,
	Lukas Bulwahn <lukas.bulwahn@gmail.com>,
	Johannes Weiner <hannes@cmpxchg.org>,
	Suren Baghdasaryan <surenb@google.com>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Ramazan Safiullin <ram.safiullin2001@gmail.com>,
	Sabina Trendota <sabinatrendota@gmail.com>
Subject: Re: [PATCH] docs: psi: use correct config name
Date: Mon, 31 Jul 2023 09:54:38 -0600	[thread overview]
Message-ID: <87sf94dqkh.fsf@meer.lwn.net> (raw)
In-Reply-To: <20230728115600.231068-1-ram.safiullin2001@gmail.com>

Ramazan Safiullin <ram.safiullin2001@gmail.com> writes:

> 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>
> ---
>  Documentation/accounting/psi.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/accounting/psi.rst b/Documentation/accounting/psi.rst
> index df6062eb3abb..d455db3e5808 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

Applied, thanks.

jon

      reply	other threads:[~2023-07-31 15:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-28 11:56 [PATCH] docs: psi: use correct config name Ramazan Safiullin
2023-07-31 15:54 ` Jonathan Corbet [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sf94dqkh.fsf@meer.lwn.net \
    --to=corbet@lwn.net \
    --cc=hannes@cmpxchg.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lukas.bulwahn@gmail.com \
    --cc=ram.safiullin2001@gmail.com \
    --cc=sabinatrendota@gmail.com \
    --cc=surenb@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox