linux/fs/proc
Ingo Molnar 08e4570a4a sched: fix prev_stime calculation
Srivatsa Vaddagiri noticed occasionally incorrect CPU usage
values in top and tracked it down to stime going below 0 in
task_stime(). Negative values are possible there due to the
sampled nature of stime/utime.

Fix suggested by Balbir Singh.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Tested-by: Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
Reviewed-by: Balbir Singh <balbir@linux.vnet.ibm.com>
2007-11-26 21:21:49 +01:00
..
Makefile
array.c sched: fix prev_stime calculation 2007-11-26 21:21:49 +01:00
base.c proc: simplify and correct proc_flush_task 2007-11-14 18:45:42 -08:00
generic.c proc: fix proc_kill_inodes to kill dentries on all proc superblocks 2007-11-14 18:45:38 -08:00
inode-alloc.txt
inode.c pid namespaces: make proc have multiple superblocks - one for each namespace 2007-10-19 11:53:39 -07:00
internal.h proc: fix proc_kill_inodes to kill dentries on all proc superblocks 2007-11-14 18:45:38 -08:00
kcore.c
kmsg.c
mmu.c fs/proc/mmu.c: headers butchery 2007-10-17 08:42:48 -07:00
nommu.c
proc_devtree.c
proc_misc.c pid namespaces: define and use task_active_pid_ns() wrapper 2007-10-19 11:53:37 -07:00
proc_net.c [NET]: Move unneeded data to initdata section. 2007-11-13 03:23:50 -08:00
proc_sysctl.c Fix pointer mismatches in proc_sysctl.c 2007-10-25 15:16:49 -07:00
proc_tty.c
root.c proc: fix proc_kill_inodes to kill dentries on all proc superblocks 2007-11-14 18:45:38 -08:00
task_mmu.c
task_nommu.c
vmcore.c