[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 15/19] xen: credit2: only marshall trace point arguments if tracing enabled
On Sat, Jun 18, 2016 at 12:13 AM, Dario Faggioli <dario.faggioli@xxxxxxxxxx> wrote: > Signed-off-by: Dario Faggioli <dario.faggioli@xxxxxxxxxx> > @@ -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@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |