|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] dump-core: store .xen_p2m or .xen_pfn section in
On Fri, Mar 09, 2007 at 09:59:40AM +0000, Keir Fraser wrote:
> 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.
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?
--
yamahata
14288_12bc560784de_dump_core_pfn_ascending.patch
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|