From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ryan Harper Subject: Re: How to query the number of vcpus? Date: Fri, 29 Apr 2005 15:18:15 -0500 Message-ID: <20050429201815.GA7415@us.ibm.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Kip Macy Cc: xen-devel List-Id: xen-devel@lists.xenproject.org * Kip Macy [2005-04-29 15:09]: > What is the right way to query how many vcpus a guest is using? As I > mentioned earlier it would seem to fall under the heading of > GETDOMAININFO, but that obviously doesn't work. I posted a [1]patch a while back that surfaced that info in the GETDOMAININFO call. I'm still working more into that patch to support a cpumap which designate which physical cpus a vcpu may use, the current form of that patch is [2]here. 1. http://lists.xensource.com/archives/html/xen-devel/2005-04/msg00412.html 2. http://lists.xensource.com/archives/html/xen-devel/2005-04/msg00890.html -- Ryan Harper Software Engineer; Linux Technology Center IBM Corp., Austin, Tx (512) 838-9253 T/L: 678-9253 ryanh@us.ibm.com