public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Nathan Fontenot <nfont@austin•ibm.com>
To: linuxppc-dev@ozlabs•org
Subject: [PATCH 0/3] Enable partition migration in the kernel
Date: Fri, 10 Sep 2010 14:38:31 -0500	[thread overview]
Message-ID: <4C8A8937.9000005@austin.ibm.com> (raw)

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

             reply	other threads:[~2010-09-10 19:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-10 19:38 Nathan Fontenot [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C8A8937.9000005@austin.ibm.com \
    --to=nfont@austin$(echo .)ibm.com \
    --cc=linuxppc-dev@ozlabs$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox