2015-02-27 5:53 GMT-05:00 Dario Faggioli :
> On Fri, 2015-02-27 at 00:47 -0500, Meng Xu wrote:
>
>> 2015-02-26 8:37 GMT-05:00 Dario Faggioli :
>> and update them from Credit2 and RTDS schedulers.
>>
>> Signed-off-by: Dario Faggioli
>> Cc: Meng Xu
>> Cc: George Dunl
On Fri, 2015-02-27 at 00:47 -0500, Meng Xu wrote:
> 2015-02-26 8:37 GMT-05:00 Dario Faggioli :
> and update them from Credit2 and RTDS schedulers.
>
> Signed-off-by: Dario Faggioli
> Cc: Meng Xu
> Cc: George Dunlap
> Cc: Jan Beulich
> Cc
2015-02-26 8:37 GMT-05:00 Dario Faggioli :
> and update them from Credit2 and RTDS schedulers.
>
> Signed-off-by: Dario Faggioli
> Cc: Meng Xu
> Cc: George Dunlap
> Cc: Jan Beulich
> Cc: Keir Fraser
> ---
> xen/common/sched_credit2.c |2 ++
> xen/common/sched_rt.c|2 ++
> x
>>> On 26.02.15 at 14:37, wrote:
> --- a/xen/common/sched_credit2.c
> +++ b/xen/common/sched_credit2.c
> @@ -571,9 +571,11 @@ tickle:
>(unsigned char *)&d);
> }
> cpumask_set_cpu(ipid, &rqd->tickled);
> +SCHED_STAT_CRANK(tickle_idlers_some);
> cpu_raise_softi
On Thu, 2015-02-26 at 15:22 +, Jan Beulich wrote:
> >>> On 26.02.15 at 14:37, wrote:
> > --- a/xen/common/sched_credit2.c
> > +++ b/xen/common/sched_credit2.c
> > @@ -571,9 +571,11 @@ tickle:
> >(unsigned char *)&d);
> > }
> > cpumask_set_cpu(ipid, &rqd->tickled);
and update them from Credit2 and RTDS schedulers.
Signed-off-by: Dario Faggioli
Cc: Meng Xu
Cc: George Dunlap
Cc: Jan Beulich
Cc: Keir Fraser
---
xen/common/sched_credit2.c |2 ++
xen/common/sched_rt.c|2 ++
xen/include/xen/perfc_defn.h |4 ++--
3 files changed, 6 inser