[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 2/2] xen: credit2: fix credit reset happening too few times
On 19.03.2020 01:12, Dario Faggioli wrote: > @@ -3328,12 +3325,9 @@ runq_candidate(struct csched2_runqueue_data *rqd, > (unsigned char *)&d); > } > > - /* Only consider units that are allowed to run on this processor. */ > + /* Only consider vcpus that are allowed to run on this processor. */ > if ( !cpumask_test_cpu(cpu, svc->unit->cpu_hard_affinity) ) While backporting this to 4.12 I noticed that this is a presumably unintended comment adjustment. Jan
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |