Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4f4cfa6c authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

docs: admin-guide: add a series of orphaned documents



There are lots of documents that belong to the admin-guide but
are on random places (most under Documentation root dir).

Move them to the admin guide.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
Acked-by: default avatarBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
parent da82c92f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ Date: October 2002
Contact:	Linux Memory Management list <linux-mm@kvack.org>
Description:
		The node's hit/miss statistics, in units of pages.
		See Documentation/numastat.txt
		See Documentation/admin-guide/numastat.rst

What:		/sys/devices/system/node/nodeX/distance
Date:		October 2002
+1 −1
Original line number Diff line number Diff line
@@ -29,4 +29,4 @@ Description:
		17 - sectors discarded
		18 - time spent discarding

		For more details refer to Documentation/iostats.txt
		For more details refer to Documentation/admin-guide/iostats.rst
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ Description:
		 9 - I/Os currently in progress
		10 - time spent doing I/Os (ms)
		11 - weighted time spent doing I/Os (ms)
		For more details refer Documentation/iostats.txt
		For more details refer Documentation/admin-guide/iostats.rst


What:		/sys/block/<disk>/<part>/stat
+2 −2
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ Description: CPU topology files that describe kernel limits related to
		present: cpus that have been identified as being present in
		the system.

		See Documentation/cputopology.txt for more information.
		See Documentation/admin-guide/cputopology.rst for more information.


What:		/sys/devices/system/cpu/probe
@@ -103,7 +103,7 @@ Description: CPU topology files that describe a logical CPU's relationship
		thread_siblings_list: human-readable list of cpu#'s hardware
		threads within the same core as cpu#

		See Documentation/cputopology.txt for more information.
		See Documentation/admin-guide/cputopology.rst for more information.


What:		/sys/devices/system/cpu/cpuidle/current_driver
Loading