lkml.org 
[lkml]   [2012]   [Nov]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] cputime: Cleanups on adjusted cputime code
Date

Ingo,

Please pull the latest cputime adjustment cleanups that can be found at:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git cputime/adjustment-v2

for you to fetch changes up to fa09205783d11cc05122ad6e4ce06074624b2c0c:

cputime: Comment cputime's adjusting code (2012-11-28 17:08:20 +0100)

Note it's not related to my previous cputime pull request. Both are independant.

Thanks.

----------------------------------------------------------------
Cputime cleanups on reader side:

* Improve naming and code location

* Consolidate adjustment code

* Comment the adjustement code

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>

----------------------------------------------------------------
Frederic Weisbecker (4):
cputime: Move thread_group_cputime() to sched code
cputime: Rename thread_group_times to thread_group_cputime_adjusted
cputime: Consolidate cputime adjustment code
cputime: Comment cputime's adjusting code

fs/proc/array.c | 4 +-
include/linux/sched.h | 27 ++++++++++---
kernel/exit.c | 4 +-
kernel/fork.c | 2 +-
kernel/posix-cpu-timers.c | 24 -----------
kernel/sched/cputime.c | 98 ++++++++++++++++++++++++++++++++-------------
kernel/sys.c | 6 +--
7 files changed, 99 insertions(+), 66 deletions(-)


\
 
 \ /
  Last update: 2012-11-29 19:21    [W:0.053 / U:0.356 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site