commit | b27f03d4bdc145a09fb7b0c0e004b29f1ee555fa | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Jul 09 18:51:59 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Jul 09 18:51:59 2007 +0200 |
tree | 37b918b7dcc548671db53d4f3c2fdc673939e086 | |
parent | 1b9f19c2125dd1021b9327111dc40b14b557ee12 [diff] |
sched: make use of precise accounting for /proc task stats make use of CFS's precise accounting to drive /proc/<pid>/stat statistics. this code was co-authored by: Balbir Singh <balbir@linux.vnet.ibm.com> Dmitry Adamushko <dmitry.adamushko@gmail.com> Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Dmitry Adamushko <dmitry.adamushko@gmail.com>