]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] per-task-delay-accounting: cpu delay collection via schedstats
authorChandra Seetharaman <sekharan@us.ibm.com>
Fri, 14 Jul 2006 07:24:38 +0000 (00:24 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 15 Jul 2006 04:53:56 +0000 (21:53 -0700)
commit52f17b6c2bd443e7806a161e9d10a983650db01d
tree67f9a8964a3ac78091cefcd7baf8935175a0a003
parent0ff922452df86f3e9a2c6f705c4588ec62d096a7
[PATCH] per-task-delay-accounting: cpu delay collection via schedstats

Make the task-related schedstats functions callable by delay accounting even
if schedstats collection isn't turned on.  This removes the dependency of
delay accounting on schedstats.

Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: Shailabh Nagar <nagar@watson.ibm.com>
Signed-off-by: Balbir Singh <balbir@in.ibm.com>
Cc: Jes Sorensen <jes@sgi.com>
Cc: Peter Chubb <peterc@gelato.unsw.edu.au>
Cc: Erich Focht <efocht@ess.nec.de>
Cc: Levent Serinol <lserinol@gmail.com>
Cc: Jay Lan <jlan@engr.sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/sched.h
kernel/sched.c