lkml.org 
[lkml]   [2016]   [Aug]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v1 01/10] sched/fair: Chance LOAD_AVG_MAX_N from 345 to 347
On Wed, Aug 24, 2016 at 06:01:32PM +0200, Vincent Guittot wrote:
> > diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c
> > index 4088eed..997297b 100644
> > --- a/kernel/sched/fair.c
> > +++ b/kernel/sched/fair.c
> > @@ -666,7 +666,7 @@ static unsigned long task_h_load(struct task_struct *p);
> > */
> > #define LOAD_AVG_PERIOD 32
> > #define LOAD_AVG_MAX 47742 /* maximum possible load avg */
> > -#define LOAD_AVG_MAX_N 345 /* number of full periods to produce LOAD_AVG_MAX */
> > +#define LOAD_AVG_MAX_N 347 /* number of full periods to produce LOAD_AVG_MAX */
>
> Acked-by: Vincent Guittot <vincent.guitto@linar.org>

Thanks, Vincent.

\
 
 \ /
  Last update: 2016-09-17 09:58    [W:1.477 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site