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] dom0 vcpu set problem

>>> Dietmar Hahn <dietmar.hahn@xxxxxxxxxxxxxx> 11.05.10 08:19 >>>
>Can anybody point me where in the code the acpi cpu hotplug gets triggered to
>add the vcpu again to the dom0 kernel after setting the xenstore!

No, ACPI hotplug code is not involved in pv domains' vCPU adding or
removal. Instead, the pv kernels create a xenstore watch on their
domain's "cpu" node, reading cpu/<id>/availability when the watch
fires. See drivers/xen/core/cpu_hotplug.c (for the forward ported
kernels) or drivers/xen/cpu_hotplug.c (for the pv-ops ones).

Jan


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

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