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

[Xen-devel] Re: [PATCH 2/6] Change the boot allocator function to suppor

To: "Jiang, Yunhong" <yunhong.jiang@xxxxxxxxx>, Jan Beulich <jbeulich@xxxxxxxxxx>, Tim Deegan <Tim.Deegan@xxxxxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Re: [PATCH 2/6] Change the boot allocator function to support memory add
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Sun, 28 Jun 2009 16:38:21 +0100
Cc:
Delivery-date: Sun, 28 Jun 2009 08:38:53 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <E2263E4A5B2284449EEBD0AAB751098402CCF824F8@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acn30qSePbAyG89HR16wSczYgDMjIQAAzbqgAAIDDVAABiKE1wAAItCgAAPeiX4=
Thread-topic: [PATCH 2/6] Change the boot allocator function to support memory add
User-agent: Microsoft-Entourage/12.19.0.090515
On 28/06/2009 14:59, "Jiang, Yunhong" <yunhong.jiang@xxxxxxxxx> wrote:

>> I think the PGC_ flags could be extended to do this, yes.
>> Maybe I will look
>> into that.
> 
> Thanks. We try to do this way in the beginning , but in the end gives up
> because currently too many direct operation to count_info without any macro
> wrapper, and I'm not confident to take over ALL of them.

This should already have been dealt with when PGC_offlining/broken/offlined
were added. Thus I think it should be straightforward to make the change.
Also this flag would only be set for pages which belong to the page
allocator. Noone else would ever set the flag since they do not own the bit.
So I think the patch is straightforward to construct.

Actually it'd be nice to get rid of the allocator bitmap altogether, since
hardly anyone uses it. That will just require some care in bringing up the
frametable and its mappings, which the main allocator is dependent on.

 -- Keir



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