WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH] dump-core: store .xen_p2m or .xen_pfn section in

To: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] dump-core: store .xen_p2m or .xen_pfn section in pfn ascending order.
From: Keir Fraser <keir@xxxxxxxxxxxxx>
Date: Fri, 09 Mar 2007 09:59:40 +0000
Cc: anderson@xxxxxxxxxx
Delivery-date: Fri, 09 Mar 2007 01:58:59 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20070309015230.GB999%yamahata@xxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcdiMacd5aiG8s4kEduPNwAX8io7RQ==
Thread-topic: [Xen-devel] [PATCH] dump-core: store .xen_p2m or .xen_pfn section in pfn ascending order.
User-agent: Microsoft-Entourage/11.2.5.060620
On 9/3/07 01:52, "Isaku Yamahata" <yamahata@xxxxxxxxxxxxx> 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


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel