Skip to content

Commit

Permalink
docs: document the sysfs ABI for "nohz_full"
Browse files Browse the repository at this point in the history
Add missing documentation of sysfs ABI for "nohz_full". It was added
by commit 6570a9a("show nohz_full cpus in sysfs"). However,
there is no documentation for these interface.

Signed-off-by: Kohei Tarumizu <tarumizu.kohei@fujitsu.com>
Link: https://lore.kernel.org/r/20211201115957.254224-2-tarumizu.kohei@fujitsu.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Kohei Tarumizu authored and Greg Kroah-Hartman committed Dec 3, 2021
1 parent 2043727 commit 3722e7c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Documentation/ABI/testing/sysfs-devices-system-cpu
Original file line number Diff line number Diff line change
Expand Up @@ -666,3 +666,10 @@ Description: Preferred MTE tag checking mode
================ ==============================================

See also: Documentation/arm64/memory-tagging-extension.rst

What: /sys/devices/system/cpu/nohz_full
Date: Apr 2015
Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
Description:
(RO) the list of CPUs that are in nohz_full mode.
These CPUs are set by boot parameter "nohz_full=".

0 comments on commit 3722e7c

Please sign in to comment.