[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 6/7] xen: credit1: treat pCPUs more evenly during balancing.
On 06/04/17 09:16, Dario Faggioli wrote: > Right now, we use cpumask_first() for going through > the bus pCPUs in csched_load_balance(). This means > not all pCPUs have equal chances of seeing their > pending work stolen. It also means there is more > runqueue lock pressure on lower ID pCPUs. > > To avoid all this, let's record and remember, for > each NUMA node, from what pCPU we have stolen for > last, and start from that the following time. > > Signed-off-by: Dario Faggioli <dario.faggioli@xxxxxxxxxx> Acked-by: George Dunlap <george.dunlap@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |