From: R Sharada <sharada@in.ibm.com>
To: Andrew Morton <akpm@osdl.org>
Cc: paulus@samba.org, torvalds@osdl.org, anton@samba.org,
linux-kernel@vger.kernel.org, miltonm@bga.com,
fastboot@lists.osdl.org
Subject: Re: [PATCH] ppc64: kexec support for ppc64
Date: Mon, 9 May 2005 17:35:09 +0530 [thread overview]
Message-ID: <20050509120509.GA9149@in.ibm.com> (raw)
In-Reply-To: <20050506160546.388aeed4.akpm@osdl.org>
Hello Andrew,
On Fri, May 06, 2005 at 04:05:46PM -0700, Andrew Morton wrote:
> R Sharada <sharada@in.ibm.com> wrote:
> >
> > This patch implements the kexec support for ppc64
>
> Well that's pretty neat. How well does this work?
>
We have tested the kexec support for ppc64, on the following platforms:
- Power4 (p630), in lpar, non-lpar mode
- Power5
The Power4 testing was done on 4-cpu non-lpar and 2-cpu lpar configurations.
It has been tested to work in both the lpar and non-lpar environments,
on Power4 and we have tested successive kexec reboots as well and found it to
work. The only thing that we found that had to be done was to make sure the
network interface was brought down, prior to reboot, as otherwise it would
sometimes cause EEH errors.
Milton has tested it on his Power5 environment as well.
On lpar on Power5, that Haren has been testing, he has been observing
that in 2nd or 3rd successive kexec reboot, the IPR SCSI driver initially comes
up ok but after a while interrupts seem to be getting disabled and while the h/wis sending the interrupts, they do not get serviced and are getting lost. Haren
has been working on debugging this, with assistance from Milton.
We however, do not have the kexec-tools code for ppc64 inside of kexec-tools.
We have been using home-grown code for loading, generating the device-tree data
and assembly trampoline code for the kexec transition to the new kernel. This
tools is currently hosted at the following url:
http://www.kernel.org/pub/linux/kernel/people/suparna/kdump/ppc64-tools-20050331.tar.gz
I am currently working on integrating them into Eric's kexec-tools.
> I assume you'll be working on kdump-via-kexec for ppc64?
>
Yes, once the kexec-tools is integrated into Eric's kexec-tools, we will work
on getting the kdump parts in place for ppc64.
Thanks and Regards,
Sharada
prev parent reply other threads:[~2005-05-09 6:33 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-06 6:28 [PATCH] ppc64: global interrupt queue cleanup Paul Mackerras
2005-05-06 12:41 ` [PATCH] ppc64: native hash clear R Sharada
2005-05-06 12:44 ` [PATCH] ppc64: kexec support for ppc64 R Sharada
2005-05-06 23:05 ` Andrew Morton
2005-05-06 23:40 ` Gerrit Huizenga
2005-05-07 0:32 ` Andrew Morton
2005-05-07 2:02 ` Gerrit Huizenga
2005-05-07 2:36 ` Paul Mackerras
2005-05-07 8:40 ` [Fastboot] " Dipankar Sarma
2005-05-07 16:49 ` Suparna Bhattacharya
2005-05-09 11:55 ` Maneesh Soni
2005-05-09 12:05 ` R Sharada [this message]
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=20050509120509.GA9149@in.ibm.com \
--to=sharada@in.ibm.com \
--cc=akpm@osdl.org \
--cc=anton@samba.org \
--cc=fastboot@lists.osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=miltonm@bga.com \
--cc=paulus@samba.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.