All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir@xensource.com>
To: Isaku Yamahata <yamahata@valinux.co.jp>, xen-devel@lists.xensource.com
Cc: anderson@redhat.com
Subject: Re: [PATCH] dump-core: store .xen_p2m or .xen_pfn section in pfn ascending order.
Date: Fri, 09 Mar 2007 09:59:40 +0000	[thread overview]
Message-ID: <C216E08C.B1F2%keir@xensource.com> (raw)
In-Reply-To: <20070309015230.GB999%yamahata@valinux.co.jp>

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. But shouldn't it be
easy to generate the memory-area list in order in the first place?

 -- Keir

  reply	other threads:[~2007-03-09  9:59 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 [this message]
2007-03-09 11:31   ` Isaku Yamahata
2007-03-09 11:35     ` Keir Fraser
2007-03-09 13:39     ` Dave Anderson

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=C216E08C.B1F2%keir@xensource.com \
    --to=keir@xensource.com \
    --cc=anderson@redhat.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.