All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Levon <levon@movementarian.org>
To: Isaku Yamahata <yamahata@valinux.co.jp>
Cc: xen-devel@lists.xensource.com, Keir Fraser <keir@xensource.com>,
	crash-utility@redhat.com
Subject: Re: [PATCH][RFC] dump-core: PFN-GMFN table and ELF formatify (was Re: xc_get_pfn_list() creates broken core files)
Date: Wed, 17 Jan 2007 03:59:28 +0000	[thread overview]
Message-ID: <20070117035928.GA11306@totally.trollied.org.uk> (raw)
In-Reply-To: <20070115091647.GA20978%yamahata@valinux.co.jp>

On Mon, Jan 15, 2007 at 06:16:47PM +0900, Isaku Yamahata wrote:

> I added PFN-GMFN table to xen dump format and made it ELF format
> based on John's patch. This patch isn't complete yet.

You use LINUX for the OSABI, which doesn't seem right.

I'm not clear why these are all program headers instead of sections.
Given the slightly odd nature of this file, I would expect it to have no
phdrs, or at most one phdr for the page array (and plus a section
header). Same goes for notes - those would seem more useful as a
section per type of thing (e.g. a .XEN_vcpu_context section, etc.). And
that way you get the "what is this section's size" and "how big are the
entries" for free.

But before all this, most importantly, I'd like all interested parties
to sit down and design (and document!) the exact contents of the ELF
format first, especially considering the needs of HVM and save/migration
format. It doesn't make sense to me to start coding until we at least
have a good idea of what we need in the new format.

regards
john

  parent reply	other threads:[~2007-01-17  3:59 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-23  2:45 xc_get_pfn_list() creates broken core files John Levon
2006-11-23  8:52 ` Keir Fraser
2006-11-23 18:16   ` John Levon
2006-11-23 18:39     ` Keir Fraser
2006-11-23 19:17       ` John Levon
2006-11-23 19:20         ` Keir Fraser
2006-11-23 20:52           ` John Levon
2006-11-23 22:05             ` John Levon
2006-11-25 16:03               ` Jimi Xenidis
2006-11-23 23:33             ` Keir Fraser
2006-11-23 23:48               ` John Levon
2007-01-15  9:16                 ` [PATCH][RFC] dump-core: PFN-GMFN table and ELF formatify (was Re: [Xen-devel] xc_get_pfn_list() creates broken core files) Isaku Yamahata
2007-01-15 10:13                   ` Keir Fraser
2007-01-15 12:38                     ` John Levon
2007-01-17  3:59                   ` John Levon [this message]
2007-01-17  5:54                     ` Isaku Yamahata
2007-01-17 13:06                       ` [PATCH][RFC] dump-core: PFN-GMFN table and ELF formatify (was " John Levon
2007-01-18  1:41                         ` [PATCH][RFC] dump-core: PFN-GMFN table and ELF formatify (was Re: [Xen-devel] " Isaku Yamahata
2007-01-18 12:42                           ` [PATCH][RFC] dump-core: PFN-GMFN table and ELF formatify (was " John Levon

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=20070117035928.GA11306@totally.trollied.org.uk \
    --to=levon@movementarian.org \
    --cc=crash-utility@redhat.com \
    --cc=keir@xensource.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=yamahata@valinux.co.jp \
    /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.