On Sat, Jun 18, 2016 at 12:13 AM, Dario Faggioli
<dario.faggi...@citrix.com> wrote:
> Signed-off-by: Dario Faggioli <dario.faggi...@citrix.com>

> @@ -1696,10 +1702,8 @@ static void balance_load(const struct scheduler *ops, 
> int cpu, s_time_t now)
>
>          cpus_max = cpumask_weight(&st.lrqd->active);
>          i = cpumask_weight(&st.orqd->active);
> -        if ( i > cpus_max )
> -            cpus_max = i;

What is this about?

Other than that, looks good, thanks.

 -George

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to