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] [RFC][PATCH] Basic support for page offline

To: Frank van der Linden <Frank.Vanderlinden@xxxxxxx>
Subject: RE: [Xen-devel] [RFC][PATCH] Basic support for page offline
From: "Jiang, Yunhong" <yunhong.jiang@xxxxxxxxx>
Date: Wed, 11 Feb 2009 09:08:13 +0800
Accept-language: en-US
Acceptlanguage: en-US
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 10 Feb 2009 17:09:22 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <49921E31.9070705@xxxxxxx>
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>
References: <E2263E4A5B2284449EEBD0AAB751098401C781605D@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <4991ECF5.80408@xxxxxxx> <E2263E4A5B2284449EEBD0AAB751098401C78D6952@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <49921E31.9070705@xxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcmL4TdQfo7LVwqrSv+uSK1WhpEeAQAA89sg
Thread-topic: [Xen-devel] [RFC][PATCH] Basic support for page offline
So you mean just the online/offline status? That make sense. I will do that.

Thanks
Yunhong Jiang

xen-devel-bounces@xxxxxxxxxxxxxxxxxxx <> wrote:
> Jiang, Yunhong wrote:
>> 
>> Frank, can you please elabrate what's the status mean?
> What's the usage by Solaris FMA code? Do you mean how the page
> is used (i.e. information in the page_info->count_info)?
>> 
>> As for the ownership of the page, I'm not sure if we can do
> that without trying online/offline it, since the page may be
> assigned to another guest after the query if it is not marked
> offline-pending (mark offline pending make sure it will not be
> used anymore if freed).
> 
> The usage is pretty simple: there is an interface to:
> 
> * retire a page
> * unretire a page
> * check on the status
> 
> The status doesn't have to have much info. The Solaris
> interface returns
> one of:
> 
> * retired
> * not retired
> * pending
> * invalid page
> 
> I understand that the owner may be harder to return, and it
> isn't really
> important, so it doesn't matter if that information is not available from
> the hypercall. 
> 
> - Frank
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel