Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched: update delay-accounting to use CFS's precise stats | Balbir Singh | 2007-07-09 | 1 | -1/+1 |
| | | | | | | update delay-accounting to use CFS's precise stats. Signed-off-by: Ingo Molnar <mingo@elte.hu> | ||||
* | sched: move code into kernel/sched_stats.h | Ingo Molnar | 2007-07-09 | 1 | -0/+235 |
create sched_stats.h and move sched.c schedstats code into it. This cleans up sched.c a bit. no code changes are caused by this patch. Signed-off-by: Ingo Molnar <mingo@elte.hu> |