From: Dave Anderson <anderson@redhat.com>
To: Isaku Yamahata <yamahata@valinux.co.jp>
Cc: xen-devel@lists.xensource.com, Keir Fraser <keir@xensource.com>
Subject: Re: [PATCH] dump-core: store .xen_p2m or .xen_pfn section in pfn ascending order.
Date: Fri, 09 Mar 2007 08:39:23 -0500 [thread overview]
Message-ID: <45F1638A.54659D98@redhat.com> (raw)
In-Reply-To: 20070309113129.GK999%yamahata@valinux.co.jp
Isaku Yamahata wrote:
> On Fri, Mar 09, 2007 at 09:59:40AM +0000, Keir Fraser wrote:
> > On 9/3/07 01:52, "Isaku Yamahata" <yamahata@valinux.co.jp> wrote:
> >
> > > dump-core: store .xen_p2m or .xen_pfn section in pfn ascending order.
> > > So far the order isn't specified and may be random in theory.
> > > But sorted array is requested by crash utility for efficient looking up.
> > > Fortunately it is the case except ia64 full virtualized domain.
> > > Update document such that those array must be sorted and fix the ia64
> > > full virtualized domain case.
> >
> > Put the qsort() in the ia64 code if it's needed at all.
>
> Moved.
>
> > But shouldn't it be
> > easy to generate the memory-area list in order in the first place?
>
> Dave, do you have any opinion?
>
Nope -- pfn-ascending order in the two arrays is all I'm requesting...
Thanks,
Dave
prev parent reply other threads:[~2007-03-09 13:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-09 1:52 [PATCH] dump-core: store .xen_p2m or .xen_pfn section in pfn ascending order Isaku Yamahata
2007-03-09 9:59 ` Keir Fraser
2007-03-09 11:31 ` Isaku Yamahata
2007-03-09 11:35 ` Keir Fraser
2007-03-09 13:39 ` Dave Anderson [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=45F1638A.54659D98@redhat.com \
--to=anderson@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.