]> www.infradead.org Git - users/jedix/linux-maple.git/commit
netconsole: docs: Add documentation for CPU number auto-population
authorBreno Leitao <leitao@debian.org>
Thu, 6 Feb 2025 11:05:59 +0000 (03:05 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Feb 2025 15:04:18 +0000 (15:04 +0000)
commita7aec70a9092aec61a29ad1e1fc387ef888a6ad6
tree5bff728a129c6575dc8934373604a1d79d236751
parent12fd83ca44d8c4b0a78beab8178a1a6754eae1b3
netconsole: docs: Add documentation for CPU number auto-population

Update the netconsole documentation to explain the new feature that
allows automatic population of the CPU number.

The key changes include introducing a new section titled "CPU number
auto population in userdata", explaining how to enable the CPU number
auto-population feature by writing to the "populate_cpu_nr" file in the
netconsole configfs hierarchy.

This documentation update ensures users are aware of the new CPU number
auto-population functionality and how to leverage it for better
demultiplexing and visibility of parallel netconsole output.

Signed-off-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/netconsole.rst