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

[Xen-devel] Interrupt Affinity Question

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Interrupt Affinity Question
From: "Pradeep Vincent" <pradeep.vincent@xxxxxxxxx>
Date: Fri, 13 Apr 2007 20:33:45 -0700
Delivery-date: Fri, 13 Apr 2007 20:32:23 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Z7mZne33/92F/g3mvJnEbOiqH8x1WQmtGJWthPk9sFbzpTD+4fjVUPXav+iAXxJTCdB+bec8IpMD5X2RhKJntq8/RfpfQLbCznJq9zk0/NnBtZGvj28Yz7RuVBNOY7IPmZ9+ulKWo1dVHdkyD/91EI8wodxqtoOZW8CEGE3TvSY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=cISkHMadqozA8PygYOwhNGxLbQXbEw67RIEM4i95mbDqnXN5caXNHIGrc4/TgXxoKCa3znGZnV61B+zdi9XbncxIF82ohkfrf/r5E5/s+iVZbfNCuPhTYjAEidKzcQaFgblMXi6biWJCdF+NCcf78bRidnfPZwZIsI895+Hin5c=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
I was trying to figure out how hardware irq smp affinity is set by the
hypervisor. Looks like at the time of bind request from the dom-0  for
a particular pirq, the processor that vcpu happens to be on is set to
receive the hardware interrupts corresponding to that irq channel.

If dom-0 vcpu to pcpu affinity is not set (dom0_vcpus_pin not set),
what happens when dom-0 vcpu migrates - is the  processor affinity of
the irq channels changed by some means to reflect the migration  or do
the hardware interrupts end up going to the old processor while the
pirq will be served by the dom-0 vcpu on a different processor ?


Thanks,

- Pradeep Vincent

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

<Prev in Thread] Current Thread [Next in Thread>