Commit Graph

60 Commits (019ad4a0a60b09022945273848b5a686e39a78aa)

Author SHA1 Message Date
Peter Zijlstra 1169783085 sched: fix ideal_runtime calculations for reniced tasks 18 years ago
Peter Zijlstra 4a55b45036 sched: improve prev_sum_exec_runtime setting 18 years ago
Peter Zijlstra 7c92e54f6f sched: simplify __check_preempt_curr_fair() 18 years ago
Ingo Molnar a206c07213 sched: debug: fix cfs_rq->wait_runtime accounting 18 years ago
Ingo Molnar a0dc72601d sched: fix niced_granularity() shift 18 years ago
Ingo Molnar 9f508f8258 sched: clean up task_new_fair() 18 years ago
Ingo Molnar 213c8af67f sched: small schedstat fix 18 years ago
Ingo Molnar b77d69db9f sched: fix wait_start_fair condition in update_stats_wait_end() 18 years ago
Ting Yang 7109c4429a sched: call update_curr() in task_tick_fair() 18 years ago
Ingo Molnar f6cf891c4d sched: make the scheduler converge to the ideal latency 18 years ago
Mike Galbraith 5f01d519e6 sched: fix sleeper bonus limit 18 years ago
Ingo Molnar 172ac3dbb7 sched: cleanup, sched_granularity -> sched_min_granularity 18 years ago
Peter Zijlstra 218050855e sched: adaptive scheduler granularity 18 years ago
Ingo Molnar 095e56c703 sched: fix startup penalty calculation 18 years ago
Peter Zijlstra ea0aa3b23a sched: simplify bonus calculation #2 18 years ago
Peter Zijlstra a6f2994042 sched: simplify bonus calculation #1 18 years ago
Ingo Molnar b2133c8b1e sched: tidy up and simplify the bonus balance 18 years ago
Ingo Molnar 71fd371463 sched: remove HZ dependency from the granularity default 18 years ago
Bruce Ashfield 7c6c16f354 sched: CONFIG_SCHED_GROUP_FAIR=y fixlet 18 years ago
Ingo Molnar 5d2b3d3695 sched: fix sleeper bonus 18 years ago
Ingo Molnar e56f31aad9 sched: fix typo in the FAIR_GROUP_SCHED branch 18 years ago
Ingo Molnar 7cff8cf61c sched: refine negative nice level granularity 18 years ago
Ingo Molnar a69edb5560 sched: fix update_stats_enqueue() reniced codepath 18 years ago
Ingo Molnar c3b64f1e4f sched: clean up set_curr_task_fair() 18 years ago
Ingo Molnar d9e0e6aa6d sched: remove __update_rq_clock() call from entity_tick() 18 years ago
Ingo Molnar bdd4dfa89c sched: remove the 'u64 now' local variables 18 years ago
Ingo Molnar ee0827d8b5 sched: remove the 'u64 now' parameter from ->task_new() 18 years ago
Ingo Molnar 31ee529cc2 sched: remove the 'u64 now' parameter from ->put_prev_task() 18 years ago
Ingo Molnar fb8d472402 sched: remove the 'u64 now' parameter from ->pick_next_task() 18 years ago
Ingo Molnar f02231e51a sched: remove the 'u64 now' parameter from ->dequeue_task() 18 years ago
Ingo Molnar fd390f6a04 sched: remove the 'u64 now' parameter from ->enqueue_task() 18 years ago
Ingo Molnar ab6cde2692 sched: remove the 'u64 now' parameter from put_prev_entity() 18 years ago
Ingo Molnar 9948f4b2a7 sched: remove the 'u64 now' parameter from pick_next_entity() 18 years ago
Ingo Molnar 8494f412ed sched: remove the 'u64 now' parameter from set_next_entity() 18 years ago
Ingo Molnar 525c2716a4 sched: remove the 'u64 now' parameter from dequeue_entity() 18 years ago
Ingo Molnar 668031ca8f sched: remove the 'u64 now' parameter from enqueue_entity() 18 years ago
Ingo Molnar 2396af69be sched: remove the 'u64 now' parameter from enqueue_sleeper() 18 years ago
Ingo Molnar dfdc119e54 sched: remove the 'u64 now' parameter from __enqueue_sleeper() 18 years ago
Ingo Molnar c7e9b5b293 sched: remove the 'u64 now' parameter from update_stats_curr_end() 18 years ago
Ingo Molnar 19b6a2e370 sched: remove the 'u64 now' parameter from update_stats_dequeue() 18 years ago
Ingo Molnar 79303e9e02 sched: remove the 'u64 now' parameter from update_stats_curr_start() 18 years ago
Ingo Molnar 9ef0a9615b sched: remove the 'u64 now' parameter from update_stats_wait_end() 18 years ago
Ingo Molnar eac55ea376 sched: remove the 'u64 now' parameter from __update_stats_wait_end() 18 years ago
Ingo Molnar d2417e5a3e sched: remove the 'u64 now' parameter from update_stats_enqueue() 18 years ago
Ingo Molnar 5870db5b83 sched: remove the 'u64 now' parameter from update_stats_wait_start() 18 years ago
Ingo Molnar b7cc089657 sched: remove the 'u64 now' parameter from update_curr() 18 years ago
Ingo Molnar 5cef9eca38 sched: remove the 'u64 now' parameter from print_cfs_rq() 18 years ago
Ingo Molnar d281918d7c sched: remove 'now' use from assignments 18 years ago
Ingo Molnar c1b3da3ecd sched: eliminate __rq_clock() use 18 years ago
Ingo Molnar a8e504d2a5 sched: eliminate rq_clock() use 18 years ago