Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1179142 > unrolled thread

Re: [PATCH] sched: make decaying sched_avg's variables happen on period boundary

Started byPeter Zijlstra <peterz@infradead.org>
First post2015-07-08 01:00 +0200
Last post2015-07-08 01:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] sched: make decaying sched_avg's variables happen on  period boundary Peter Zijlstra <peterz@infradead.org> - 2015-07-08 01:00 +0200

#1179142 — Re: [PATCH] sched: make decaying sched_avg's variables happen on period boundary

FromPeter Zijlstra <peterz@infradead.org>
Date2015-07-08 01:00 +0200
SubjectRe: [PATCH] sched: make decaying sched_avg's variables happen on period boundary
Message-ID<pJK0i-39I-11@gated-at.bofh.it>
On Tue, Jul 07, 2015 at 02:42:56PM +0900, byungchul.park@lge.com wrote:
> From: Byungchul Park <byungchul.park@lge.com>
> 
> decaying time happens on every period boundary. if it does not reach
> the period boundary yet, the partial time needs to be kept so that
> the time can be decayed on exactly period boundary at next update.
> 
> sa->avg_period is not appropriate for getting partial delta_w because
> the value is a decayed average value, with which we cannnot get partial
> delta at all which does not reach the period boundary yet.

lkml.kernel.org/r/1435018085-7004-1-git-send-email-yuyang.du@intel.com

There is a comprehensive rewrite of all this under consideration.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web