aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/Kconfig
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2006-04-10 22:54:16 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-04-11 06:18:42 -0700
commitf5e902817fee1589badca1284f49eecc0ef0c200 (patch)
treec72c0b9ae52c81ccecbd434fb886f8f668245f74 /drivers/mtd/devices/Kconfig
parent491d4bed8051c655c7664b85446e13901463eb63 (diff)
downloadlinux-f5e902817fee1589badca1284f49eecc0ef0c200.tar.gz
[PATCH] process accounting: take original leader's start_time in non-leader exec
The only record we have of the real-time age of a process, regardless of execs it's done, is start_time. When a non-leader thread exec, the original start_time of the process is lost. Things looking at the real-time age of the process are fooled, for example the process accounting record when the process finally dies. This change makes the oldest start_time stick around with the process after a non-leader exec. This way the association between PID and start_time is kept constant, which seems correct to me. Signed-off-by: Roland McGrath <roland@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/mtd/devices/Kconfig')
0 files changed, 0 insertions, 0 deletions