[PATCH 0/6] cputime: More cleanups

From: Frederic Weisbecker
Date: Mon Sep 10 2012 - 15:43:16 EST


Hi,

More cleanups for the cputime code.

Tested on x86 and built-tested only on ia64, powerpc and s390.

This is pullable from:

git://github.com/fweisbec/linux-dynticks.git
cputime/cleanups (based on tip:sched/core)


Frederic Weisbecker (6):
cputime: Use a proper subsystem naming for vtime related APIs
vtime: Consolidate system/idle context detection
ia64: Consolidate user vtime accounting
ia64: Reuse system and user vtime accounting functions on task switch
cputime: Gather time/stats accounting config options into a single
menu
cputime: Make finegrained irqtime accounting generally available

arch/Kconfig | 6 ++
arch/ia64/kernel/time.c | 64 +++++++++---------
arch/powerpc/kernel/time.c | 53 ++++++++------
arch/s390/include/asm/cputime.h | 3 +
arch/s390/kernel/vtime.c | 6 +-
arch/x86/Kconfig | 12 +---
include/linux/hardirq.h | 8 +-
include/linux/kernel_stat.h | 6 +-
include/linux/kvm_host.h | 4 +-
init/Kconfig | 146 ++++++++++++++++++++++++---------------
kernel/sched/core.c | 2 +-
kernel/sched/cputime.c | 34 ++++++++-
kernel/softirq.c | 6 +-
13 files changed, 209 insertions(+), 141 deletions(-)

--
1.7.5.4

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