* Re: [PATCH] kexec/kdump implementation for Xen PV domU
[not found] <20130729171543.GA2600@router-fw-old.local.net-space.pl>
@ 2013-07-29 17:42 ` Greg KH
2013-07-29 21:44 ` Matt Wilson
1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2013-07-29 17:42 UTC (permalink / raw)
To: Daniel Kiper
Cc: xen-devel, konrad.wilk, daniel.kiper, kexec, linux-kernel, abyde,
tim, ebiederm, brandon, grzegorz.milos, virtualization
On Mon, Jul 29, 2013 at 07:15:43PM +0200, Daniel Kiper wrote:
> Hi all,
>
> Here I am sending as attachments patches enabling kexec/kdump
> support in Xen PV domU. Only x84_64 architecture is supported.
> There is no support for i386 but some code could be easily reused.
> Here is a description of patches:
> - kexec-tools-2.0.3_20120522.patch: patch for kexec-tools
> which cleanly applies to version 2.0.3,
> - kexec-kernel-only_20120522.patch: main kexec/kdump kernel patch;
> it was prepared for quite old custom version of Xen Linux Kernel 2.6.18;
> it should apply to publicly available Xen Linux Kernel 2.6.18 after
> doing some needed changes,
> - kexec-kernel-only_20121119.patch: patch fixes initial boot
> structures overwrites on machines with memory larger than 1 GiB;
> this is partial solution,
> - kexec-kernel-only_20121203.patch: this patch fixes timer
> issue on Amazon EC2 machines.
<snip>
> All code is GPL 2 licensed (http://www.gnu.org/licenses/gpl-2.0.html).
> Feel free to base your development on this patchset but please do not
> remove any copyrights. Addtionally, I am happy to help anybody who is
> interested in work on this stuff.
>
> Big thank you for Acunu Ltd. (http://www.acunu.com/) for
> sponsoring initial work on Xen PV domU.
Thanks so much for releasing this code, it's much appreciated. I'll
take this and work to get it merged upstream as much as possible.
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] kexec/kdump implementation for Xen PV domU
[not found] <20130729171543.GA2600@router-fw-old.local.net-space.pl>
2013-07-29 17:42 ` [PATCH] kexec/kdump implementation for Xen PV domU Greg KH
@ 2013-07-29 21:44 ` Matt Wilson
2013-07-30 12:12 ` Daniel Kiper
1 sibling, 1 reply; 3+ messages in thread
From: Matt Wilson @ 2013-07-29 21:44 UTC (permalink / raw)
To: Daniel Kiper
Cc: xen-devel, konrad.wilk, gregkh, daniel.kiper, kexec, linux-kernel,
abyde, tim, ebiederm, brandon, grzegorz.milos, virtualization
On Mon, Jul 29, 2013 at 07:15:43PM +0200, Daniel Kiper wrote:
> Hi all,
>
> Here I am sending as attachments patches enabling kexec/kdump
> support in Xen PV domU. Only x84_64 architecture is supported.
> There is no support for i386 but some code could be easily reused.
> Here is a description of patches:
[...]
> - kexec-kernel-only_20121203.patch: this patch fixes timer
> issue on Amazon EC2 machines.
Hi Daniel,
Do you know the cause of this issue? Does it have something to do with
singleshot timer migration when offlining/onlining SMP CPUs?
--msw
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] kexec/kdump implementation for Xen PV domU
2013-07-29 21:44 ` Matt Wilson
@ 2013-07-30 12:12 ` Daniel Kiper
0 siblings, 0 replies; 3+ messages in thread
From: Daniel Kiper @ 2013-07-30 12:12 UTC (permalink / raw)
To: Matt Wilson
Cc: xen-devel, konrad.wilk, gregkh, kexec, linux-kernel, abyde, tim,
ebiederm, brandon, grzegorz.milos, virtualization, Daniel Kiper
On Mon, Jul 29, 2013 at 02:44:19PM -0700, Matt Wilson wrote:
> On Mon, Jul 29, 2013 at 07:15:43PM +0200, Daniel Kiper wrote:
> > Hi all,
> >
> > Here I am sending as attachments patches enabling kexec/kdump
> > support in Xen PV domU. Only x84_64 architecture is supported.
> > There is no support for i386 but some code could be easily reused.
> > Here is a description of patches:
>
> [...]
>
> > - kexec-kernel-only_20121203.patch: this patch fixes timer
> > issue on Amazon EC2 machines.
>
> Hi Daniel,
>
> Do you know the cause of this issue? Does it have something to do with
> singleshot timer migration when offlining/onlining SMP CPUs?
Sadly, no. I was not able to replicate this on my machines (I did test
on Xen 4.1). However, as I saw this issue appears on Xen 3.4 and 4.0
(IIRC version numbers used on your machines). Additionally, it does not
depend on CPU models. And it appears quite often but not always.
Maybe it is linked with singleshot timer migration.
Daniel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-07-30 12:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20130729171543.GA2600@router-fw-old.local.net-space.pl>
2013-07-29 17:42 ` [PATCH] kexec/kdump implementation for Xen PV domU Greg KH
2013-07-29 21:44 ` Matt Wilson
2013-07-30 12:12 ` Daniel Kiper
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox