* [PATCH] mm: Document /sys/devices/system/node/nodeX
@ 2010-02-20 9:41 Mel Gorman
2010-02-21 11:50 ` KOSAKI Motohiro
0 siblings, 1 reply; 2+ messages in thread
From: Mel Gorman @ 2010-02-20 9:41 UTC (permalink / raw)
To: akpm; +Cc: linux-mm, Greg KH, linux-kernel
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: Mel Gorman <mel@csn.ul.ie>
---
Documentation/ABI/stable/sysfs-devices-node | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
create mode 100644 Documentation/ABI/stable/sysfs-devices-node
diff --git a/Documentation/ABI/stable/sysfs-devices-node b/Documentation/ABI/stable/sysfs-devices-node
new file mode 100644
index 0000000..49b82ca
--- /dev/null
+++ b/Documentation/ABI/stable/sysfs-devices-node
@@ -0,0 +1,7 @@
+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.
--
1.6.5
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] mm: Document /sys/devices/system/node/nodeX
2010-02-20 9:41 [PATCH] mm: Document /sys/devices/system/node/nodeX Mel Gorman
@ 2010-02-21 11:50 ` KOSAKI Motohiro
0 siblings, 0 replies; 2+ messages in thread
From: KOSAKI Motohiro @ 2010-02-21 11:50 UTC (permalink / raw)
To: Mel Gorman; +Cc: kosaki.motohiro, akpm, linux-mm, Greg KH, linux-kernel
> 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: Mel Gorman <mel@csn.ul.ie>
Sure.
/sys/devices/system/node/nodeX have many frequently used knob and stat and
it live in for long time. It is obviously ABI.
Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
> ---
> Documentation/ABI/stable/sysfs-devices-node | 7 +++++++
> 1 files changed, 7 insertions(+), 0 deletions(-)
> create mode 100644 Documentation/ABI/stable/sysfs-devices-node
>
> diff --git a/Documentation/ABI/stable/sysfs-devices-node b/Documentation/ABI/stable/sysfs-devices-node
> new file mode 100644
> index 0000000..49b82ca
> --- /dev/null
> +++ b/Documentation/ABI/stable/sysfs-devices-node
> @@ -0,0 +1,7 @@
> +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.
> --
> 1.6.5
>
> --
> To unsubscribe, send a message with 'unsubscribe linux-mm' in
> the body to majordomo@kvack.org. For more info on Linux MM,
> see: http://www.linux-mm.org/ .
> Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-21 11:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-20 9:41 [PATCH] mm: Document /sys/devices/system/node/nodeX Mel Gorman
2010-02-21 11:50 ` KOSAKI Motohiro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox