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

Commit e7c84ee2 authored by Mel Gorman's avatar Mel Gorman Committed by Linus Torvalds
Browse files

mm: document /sys/devices/system/node/nodeX



Add a bare description of what /sys/devices/system/node/nodeX is.  Others
will follow in time but right now, none of that tree is documented.  The
existence of this file might at least encourage people to document new
entries.

Signed-off-by: default avatarMel Gorman <mel@csn.ul.ie>
Reviewed-by: default avatarKOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent a1b57ac0
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
What:		/sys/devices/system/node/nodeX
Date:		October 2002
Contact:	Linux Memory Management list <linux-mm@kvack.org>
Description:
		When CONFIG_NUMA is enabled, this is a directory containing
		information on node X such as what CPUs are local to the
		node.