From: Dave Anderson <anderson@redhat.com>
To: Laszlo Ersek <lersek@redhat.com>
Cc: Phi Debian <phi.debian@gmail.com>,
QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] dump-guest-memory enhancement.
Date: Tue, 12 Nov 2013 09:23:29 -0500 (EST) [thread overview]
Message-ID: <341971871.21068752.1384266208992.JavaMail.root@redhat.com> (raw)
In-Reply-To: <52813228.5090705@redhat.com>
----- Original Message -----
> I haven't been there at the original creation of this functionality, but
> I tend to agree with you. For analyzing the vmcore with gdb or crash,
> the alignment doesn't seem to be important, so it was probably ignored.
With respect to the crash utility, the p_align field is actually used
to differentiate kdump ELF vmcores from the old netdump ELF vmcores.
There are a couple subtle differences between the old netdump ELF vmcores
and kdump ELF vmcores. Netdump ELF vmcores set the the p_align field to
the architecture page size, whereas kdump ELF vmcores have always had a p_align
field of zero.
Ideally these virsh-dump vmcores would continue to be essentially kdump
clones. But if it's changed, then there will need to be an update to the
crash utility to work around it.
Dave
next prev parent reply other threads:[~2013-11-12 14:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-10 9:10 [Qemu-devel] dump-guest-memory enhancement Phi Debian
2013-11-11 0:50 ` Laszlo Ersek
2013-11-11 3:28 ` Phi Debian
2013-11-11 19:38 ` Laszlo Ersek
2013-11-11 20:02 ` Phi Debian
2013-11-12 14:23 ` Dave Anderson [this message]
2013-11-11 21:28 ` Peter Maydell
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=341971871.21068752.1384266208992.JavaMail.root@redhat.com \
--to=anderson@redhat.com \
--cc=lersek@redhat.com \
--cc=phi.debian@gmail.com \
--cc=qemu-devel@nongnu.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.