From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: tracking of Xen heap pages shared with guest Date: Fri, 14 Mar 2008 15:35:07 +0000 Message-ID: References: <47DA94BD.76E4.0078.0@novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <47DA94BD.76E4.0078.0@novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jan Beulich , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 14/3/08 14:07, "Jan Beulich" wrote: >> It cannot be freed by the guest. Note that free_domheap_pages() is a no-op >> for Xen-heap pages. > > Ah, right. I keep getting confused by this special treatment of the Xen > heap. At some point I'll get round to killing off the Xen heap, and replace this particular feature of it with a better-named page flag. -- Keir