From: Greg KH <gregkh@linuxfoundation.org>
To: Kohei Tarumizu <tarumizu.kohei@fujitsu.com>
Cc: linux-kernel@vger.kernel.org, riel@redhat.com,
mchehab+huawei@kernel.org, will@kernel.org,
catalin.marinas@arm.com, corbet@lwn.net, ionela.voinescu@arm.com,
pcc@google.com, bilbao@vt.edu, matorola@gmail.com,
rafael@kernel.org
Subject: Re: [PATCH] docs: document the sysfs ABI for "nohz_full" and "isolated"
Date: Wed, 1 Dec 2021 08:34:36 +0100 [thread overview]
Message-ID: <YacljAVpgcjkayCg@kroah.com> (raw)
In-Reply-To: <20211201071852.3568489-1-tarumizu.kohei@fujitsu.com>
On Wed, Dec 01, 2021 at 04:18:52PM +0900, Kohei Tarumizu wrote:
> Add missing documentation of sysfs ABI for "nohz_full" and "isolated".
> "nohz_full" was added by commit 6570a9a1ce3a("show nohz_full cpus in
> sysfs") and "isolated" was added by commit 59f30abe94bf("show isolated
> cpus in sysfs"). However, there is no documentation for these
> interface.
>
> Signed-off-by: Kohei Tarumizu <tarumizu.kohei@fujitsu.com>
> ---
> Documentation/ABI/testing/sysfs-devices-system-cpu | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
> diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu
> index 69c65da16dff..a9d5d87b6a41 100644
> --- a/Documentation/ABI/testing/sysfs-devices-system-cpu
> +++ b/Documentation/ABI/testing/sysfs-devices-system-cpu
> @@ -666,3 +666,16 @@ Description: Preferred MTE tag checking mode
> ================ ==============================================
>
> See also: Documentation/arm64/memory-tagging-extension.rst
> +
> +What: /sys/devices/system/cpu/nohz_full
> + /sys/devices/system/cpu/isolated
> +Date: Apr 2015
> +Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
> +Description: information about CPU isolation.
> +
> + nohz_full: (RO) the list of CPUs that are in nohz_full mode.
> + These CPUs are set by boot parameter "nohz_full=".
> +
> + isolated: (RO) the list of CPUs that are isolated and don't
> + participate in load balancing. These CPUs are set by
> + boot parameter "isolcpus=".
These should be two different entries, not one please.
thanks,
greg k-h
next prev parent reply other threads:[~2021-12-01 7:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-01 7:18 [PATCH] docs: document the sysfs ABI for "nohz_full" and "isolated" Kohei Tarumizu
2021-12-01 7:34 ` Greg KH [this message]
2021-12-01 11:21 ` tarumizu.kohei
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=YacljAVpgcjkayCg@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=bilbao@vt.edu \
--cc=catalin.marinas@arm.com \
--cc=corbet@lwn.net \
--cc=ionela.voinescu@arm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=matorola@gmail.com \
--cc=mchehab+huawei@kernel.org \
--cc=pcc@google.com \
--cc=rafael@kernel.org \
--cc=riel@redhat.com \
--cc=tarumizu.kohei@fujitsu.com \
--cc=will@kernel.org \
/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