linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable partition migration in the kernel
@ 2010-09-10 19:38 Nathan Fontenot
  2010-09-10 19:40 ` [PATCH 1/3] Export pseries device tree updating routines Nathan Fontenot
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nathan Fontenot @ 2010-09-10 19:38 UTC (permalink / raw)
  To: linuxppc-dev

This set of patches implements partition migration capability in the kernel.  With this
patch partition migration is done by writing the stream id (generated by the HMC managing
the system) to a new sysfs file.  This then performs the migration of the partition
and the necessary device tree updating and firmware activation required post-migration.

The first two patches simply export routines needed by the migration and device tree
updating code.  The third patch contains the implementation of migration and device
tree updating.

-Nathan Fontenot

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

end of thread, other threads:[~2010-09-10 19:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-10 19:38 [PATCH 0/3] Enable partition migration in the kernel Nathan Fontenot
2010-09-10 19:40 ` [PATCH 1/3] Export pseries device tree updating routines Nathan Fontenot
2010-09-10 19:41 ` [PATCH 2/3] Export rtas_ibm_suspend_me() Nathan Fontenot
2010-09-10 19:42 ` [PATCH 3/3] Partition migration in the kernel Nathan Fontenot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).