public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sysfs: Document files in /sys/firmware/sgi_uv/
@ 2008-08-26 22:14 Russ Anderson
  2008-08-27  0:22 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Russ Anderson @ 2008-08-26 22:14 UTC (permalink / raw)
  To: linux-kernel, mingo, tglx, Greg KH; +Cc: Russ Anderson, Jack Steiner

Document files in /sys/firmware/sgi_uv/.

Signed-off-by: Russ Anderson <rja@sgi.com>

---
 Documentation/ABI/testing/sysfs-firmware-sgi_uv |   27 ++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

Index: linux/Documentation/ABI/testing/sysfs-firmware-sgi_uv
===================================================================
--- /dev/null	1970-01-01 00:00:00.000000000 +0000
+++ linux/Documentation/ABI/testing/sysfs-firmware-sgi_uv	2008-08-26 17:00:18.000000000 -0500
@@ -0,0 +1,27 @@
+What:		/sys/firmware/sgi_uv/
+Date:		August 2008
+Contact:	Russ Anderson <rja@sgi.com>
+Description:
+		The /sys/firmware/sgi_uv directory contains information
+		about the SGI UV platform.
+
+		Under that directory are a number of files:
+
+			partition_id
+			coherence_id
+
+		The partition_id entry contains the partition id.
+		SGI UV systems can be partitioned into multiple physical
+		machines, which each partition running a unique copy
+		of the operating system.  Each partition will have a unique
+		partition id.  To display the partition id, use the command:
+
+			cat /sys/firmware/sgi_uv/partition_id
+
+		The coherence_id entry contains the coherence id.
+		A partitioned SGI UV system can have one or more coherence
+		domain.  The coherence id indicates which coherence domain
+		this partition is in.  To display the coherence id, use the
+		command:
+
+			cat /sys/firmware/sgi_uv/coherence_id
-- 
Russ Anderson, OS RAS/Partitioning Project Lead  
SGI - Silicon Graphics Inc          rja@sgi.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] sysfs: Document files in /sys/firmware/sgi_uv/
  2008-08-26 22:14 [PATCH] sysfs: Document files in /sys/firmware/sgi_uv/ Russ Anderson
@ 2008-08-27  0:22 ` Greg KH
  2008-08-27  6:24   ` Ingo Molnar
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2008-08-27  0:22 UTC (permalink / raw)
  To: Russ Anderson; +Cc: linux-kernel, mingo, tglx, Jack Steiner

On Tue, Aug 26, 2008 at 05:14:02PM -0500, Russ Anderson wrote:
> Document files in /sys/firmware/sgi_uv/.
> 
> Signed-off-by: Russ Anderson <rja@sgi.com>

Looks good to me, thanks for doing this:
	Acked-by: Greg Kroah-Hartman <gregkh@suse.de>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] sysfs: Document files in /sys/firmware/sgi_uv/
  2008-08-27  0:22 ` Greg KH
@ 2008-08-27  6:24   ` Ingo Molnar
  0 siblings, 0 replies; 3+ messages in thread
From: Ingo Molnar @ 2008-08-27  6:24 UTC (permalink / raw)
  To: Greg KH; +Cc: Russ Anderson, linux-kernel, tglx, Jack Steiner


* Greg KH <greg@kroah.com> wrote:

> On Tue, Aug 26, 2008 at 05:14:02PM -0500, Russ Anderson wrote:
> > Document files in /sys/firmware/sgi_uv/.
> > 
> > Signed-off-by: Russ Anderson <rja@sgi.com>
> 
> Looks good to me, thanks for doing this:
> 	Acked-by: Greg Kroah-Hartman <gregkh@suse.de>

applied to tip/x86/uv, thanks!

	Ingo

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-08-27  6:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-26 22:14 [PATCH] sysfs: Document files in /sys/firmware/sgi_uv/ Russ Anderson
2008-08-27  0:22 ` Greg KH
2008-08-27  6:24   ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox