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-ia64-devel

[Xen-ia64-devel] [PATCH 0/7] removing static paritioned xen heap

To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-ia64-devel] [PATCH 0/7] removing static paritioned xen heap
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Thu, 29 Jan 2009 11:21:30 +0900
Cc: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Delivery-date: Wed, 28 Jan 2009 18:16:50 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
Hi.
This patch series removes the static partitioned xen heap.
This is the ia64 counter part of the following changeset
        19054:845aa241e163, 19088:055c589f4791, 19089:39517e863cc8
        19091:beba88f6f90d, 19094:6b10d97d6fd4, 19101:6e623569455c

Firstly this patch sets do some small clean ups, then widen
page count_info and _domain pointer, Lastly removes static partitioned
xen heap.

[PATCH 1/7] remove warning
[PATCH 2/7] remove p2m_xenheap boot parameter
[PATCH 3/7] allocate mpt table from domheap
[PATCH 4/7] fix __virt_to_maddr()
[PATCH 5/7] don't use cmpxchg for get_page() and steal_page()
[PATCH 6/7] widen struct page_info()
[PATCH 7/7] remove static partitiond xen heap

Thanks,


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-ia64-devel] [PATCH 0/7] removing static paritioned xen heap, Isaku Yamahata <=