Hi, Changes since v1 address Steven Rostedt and Paul Gortmaker reviews:
- More comments to distinguish struct cputime / struct task_cputime [3/4] - Comment the reasons and the details for cputime adjustment [4/4] Thanks. 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(-) -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/