]> git.baikalelectronics.ru Git - kernel.git/commit
sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2
authorBalbir Singh <balbir@linux.vnet.ibm.com>
Mon, 29 Oct 2007 23:26:32 +0000 (00:26 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 29 Oct 2007 23:26:32 +0000 (00:26 +0100)
commitd56703cf86e4aba448706c9b45c605e96e5d26f9
treea7053c5c0babcdbad6d4baff0551d60e5c4308af
parent57b0e53f25b14432dc7857c18b69abe1a495b8a3
sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2

Extend Peter's patch to fix accounting issues, by keeping stime
monotonic too.

Signed-off-by: Balbir Singh <balbir@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Tested-by: Frans Pop <elendil@planet.nl>
fs/proc/array.c
include/linux/sched.h
kernel/fork.c