Hi, Not vtime related that time, just a few supplementary cleanups on the part that computes the adjusted cputime values.
Thanks. Frederic Weisbecker (3): cputime: Move thread_group_cputime() to sched code cputime: Rename thread_group_times to thread_group_cputime_adjusted cputime: Consolidate cputime adjustment code fs/proc/array.c | 4 +- include/linux/sched.h | 13 +++++-- kernel/exit.c | 4 +- kernel/fork.c | 2 +- kernel/posix-cpu-timers.c | 24 ------------- kernel/sched/cputime.c | 80 ++++++++++++++++++++++++++++++-------------- kernel/sys.c | 6 ++-- 7 files changed, 71 insertions(+), 62 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/