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-users

[Xen-users] Is vcpu working inside Xen

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Is vcpu working inside Xen
From: Tommy Huang <tommy24@xxxxxxxx>
Date: Wed, 29 Oct 2008 22:10:46 -0700
Delivery-date: Wed, 29 Oct 2008 22:11:25 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Importance: Normal
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,
 
As far as I know, vcpu can be bound to any physical cpu that you want.
My question is:
 
Suppose we have a dual-core machine.
1. Suppose we have the binding : vcpu1 -> phy1. If the domain which owns vcpu1 traps to xen (eg, hypercall), is it still phy1 to handle the execution inside xen? If not, how does xen select on which core it executes?
 
2. There is "at most" one physical core can execute inside xen. Is this statement correct or not?
 
3. Is it possible to tell vcpu executes on which ring? Is vcpu working inside xen or xen is transparent to vcpu?
 
Any information is appreciated. Thanks in advance.
 
Regards,
-JH
 


Store, manage and share up to 5GB with Windows Live SkyDrive. Start uploading now
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Is vcpu working inside Xen, Tommy Huang <=