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] Optimize credit scheduler __runq_tickle to reduce IPIs

>>> "Wei, Gang" <gang.wei@xxxxxxxxx> 19.03.10 09:22 >>>
>2. if first_cpu() was used as the way to choose the target among all possible 
>idle cpus, will it cause overall unbalanced cpu utilization? i.e. cpu 0 > cpu 
>1 > ... > cpu N

This can be easily avoided by using cycle_cpu() and tracking the last used CPU 
on e.g. a per-pCPU basis (similar to idle_bias used in _csched_cpu_pick()).

Jan


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

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