public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/4] SGI Altix cross partition functionality
@ 2004-06-17 18:36 Dean Nelson
  2004-06-17 19:22 ` Christoph Hellwig
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Dean Nelson @ 2004-06-17 18:36 UTC (permalink / raw)
  To: linux-ia64

[-- Attachment #1: Type: text/plain, Size: 575 bytes --]

This patch contains the communication module (XPC) for cross partition
communication on a partitioned SGI Altix.
                                                                                
XPC creates kthreads to manage the channel activity between partitions.
There is an EFI version of XPC (called XPBOOT) that polls rather than uses
multiple kthreads. It's purpose is to provide a diskless boot capability.
It is the reason for the '#if[n]def SN_PROM' code and xpc_stubs.h file.
XPBOOT is included in the PROM/SAL code and can not be released due to
Intel copyright.

[-- Attachment #2: patch-3.gz --]
[-- Type: application/x-gunzip, Size: 46798 bytes --]

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

end of thread, other threads:[~2004-07-11 10:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-17 18:36 [PATCH 3/4] SGI Altix cross partition functionality Dean Nelson
2004-06-17 19:22 ` Christoph Hellwig
2004-06-17 19:42 ` Dean Nelson
2004-06-22 18:17 ` Dean Nelson
2004-06-22 18:26 ` Christoph Hellwig
2004-07-07 19:40 ` Dean Nelson
2004-07-11 10:11 ` Christoph Hellwig

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