linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] kdump : add support for ibm, dynamic-reconfiguration-memory for kexec/kdump
@ 2008-07-07 18:44 Chandru
  0 siblings, 0 replies; only message in thread
From: Chandru @ 2008-07-07 18:44 UTC (permalink / raw)
  To: kexec, linuxppc-dev

Following is a patch series that contains changes for kexec/kdump on Power6 
machines. Power6 machines have most of their memory represented 
in /proc/device-tree/ibm,dynamic-reconfiguration-memory node. kexec-tools 
currently read only memory@ nodes of device-tree.  Patch 1/4 contains changes 
in the kernel. Patch {2,3,4}/4 are changes for kexec-tools.  The kernel 
changes are similar to what was earlier present for memory@ nodes 
for 'linux,usable-memory' property.  Unlike memory@ nodes, since now there is 
one node under which most of the memory ranges are represented ( 
ibm,dynamic-memory) , I have appended the lmb entry number to 
the 'linux,usable-memory' string so as to identify usable-memory ranges in 
the device-tree. 

Signed-off-by: Chandru Siddalingappa <chandru@in.ibm.com>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-07 18:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-07 18:44 [PATCH 0/4] kdump : add support for ibm, dynamic-reconfiguration-memory for kexec/kdump Chandru

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).