From: Daniel Kiper <daniel.kiper@oracle.com>
To: <hpa@zytor.com>
Cc: <kexec@lists.infradead.org>, <xen-devel@lists.xensource.com>,
<konrad.wilk@oracle.com>, <tglx@linutronix.de>,
<ebiederm@xmission.com>, <maxim.uvarov@oracle.com>,
<andrew.cooper3@citrix.com>, <jbeulich@suse.com>,
<mingo@redhat.com>, <x86@kernel.org>,
<virtualization@lists.linux-foundation.org>, <vgoyal@redhat.com>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3 00/11] xen: Initial kexec/kdump implementation
Date: Thu, 27 Dec 2012 15:40:50 -0800 (PST) [thread overview]
Message-ID: <bd591d7e-5e78-4df1-af68-5c0e596a80f6@default> (raw)
> On 12/26/2012 06:18 PM, Daniel Kiper wrote:
> > Hi,
> >
> > This set of patches contains initial kexec/kdump implementation for Xen v3.
> > Currently only dom0 is supported, however, almost all infrustructure
> > required for domU support is ready.
> >
> > Jan Beulich suggested to merge Xen x86 assembler code with baremetal x86 code.
> > This could simplify and reduce a bit size of kernel code. However, this solution
> > requires some changes in baremetal x86 code. First of all code which establishes
> > transition page table should be moved back from machine_kexec_$(BITS).c to
> > relocate_kernel_$(BITS).S. Another important thing which should be changed in that
> > case is format of page_list array. Xen kexec hypercall requires to alternate physical
> > addresses with virtual ones. These and other required stuff have not been done in that
> > version because I am not sure that solution will be accepted by kexec/kdump maintainers.
> > I hope that this email spark discussion about that topic.
>
> I want a detailed list of the constraints that this assumes and
> therefore imposes on the native implementation as a result of this. We
> have had way too many patches where Xen PV hacks effectively nailgun
> arbitrary, and sometimes poor, design decisions in place and now we
> can't fix them.
OK but now I think that we should leave this discussion
until all details regarding kexec/kdump generic code
will be agreed. Sorry for that.
Daniel
next reply other threads:[~2012-12-27 23:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-27 23:40 Daniel Kiper [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-12-28 0:53 Daniel Kiper
2012-12-27 2:18 Daniel Kiper
2012-12-27 4:02 ` H. Peter Anvin
2012-12-27 7:53 ` Eric W. Biederman
2012-12-27 14:18 ` Andrew Cooper
2012-12-27 18:02 ` Eric W. Biederman
2013-01-02 15:27 ` Ian Campbell
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=bd591d7e-5e78-4df1-af68-5c0e596a80f6@default \
--to=daniel.kiper@oracle.com \
--cc=andrew.cooper3@citrix.com \
--cc=ebiederm@xmission.com \
--cc=hpa@zytor.com \
--cc=jbeulich@suse.com \
--cc=kexec@lists.infradead.org \
--cc=konrad.wilk@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maxim.uvarov@oracle.com \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=vgoyal@redhat.com \
--cc=virtualization@lists.linux-foundation.org \
--cc=x86@kernel.org \
--cc=xen-devel@lists.xensource.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome