Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched: Replace update_shares weight distribution with per-entity computation | Paul Turner | 2012-10-24 | 1 | -8/+0 |
* | sched: Normalize tg load contributions against runnable time | Paul Turner | 2012-10-24 | 1 | -0/+4 |
* | sched: Aggregate total task_group load | Paul Turner | 2012-10-24 | 1 | -0/+4 |
* | sched: Maintain the load contribution of blocked entities | Paul Turner | 2012-10-24 | 1 | -0/+3 |
* | sched: Aggregate load contributed by task entities on parenting cfs_rq | Paul Turner | 2012-10-24 | 1 | -0/+3 |
* | sched: Maintain per-rq runnable averages | Ben Segall | 2012-10-24 | 1 | -2/+8 |
* | sched: Track the runnable average on a per-task entity basis | Paul Turner | 2012-10-24 | 1 | -0/+4 |
* | sched/debug: Fix printing large integers on 32-bit platforms | Peter Zijlstra | 2012-05-14 | 1 | -2/+8 |
* | sched: Change rq->nr_running to unsigned int | Peter Zijlstra | 2012-05-09 | 1 | -1/+1 |
* | sched: Remove sched_switch | Rakib Mullick | 2012-01-27 | 1 | -1/+0 |
* | sched: Move all scheduler bits into kernel/sched/ | Peter Zijlstra | 2011-11-17 | 1 | -0/+510 |