Commit Graph

316 Commits (8b80fc02b829a59602b0f53eb9393ffb2db2659d)

Author SHA1 Message Date
Ingo Molnar 194081ebfa sched: round a bit better 18 years ago
Ingo Molnar 254753dc32 sched: make the multiplication table more accurate 18 years ago
Ingo Molnar 6e82a3befe sched: optimize update_rq_clock() calls in the load-balancer 18 years ago
Ingo Molnar 2daa357705 sched: optimize activate_task() 18 years ago
Ingo Molnar 546fe3c909 sched: move the __update_rq_clock() call to scheduler_tick() 18 years ago
Ingo Molnar bdd4dfa89c sched: remove the 'u64 now' local variables 18 years ago
Ingo Molnar 2e1cb74a50 sched: remove the 'u64 now' parameter from deactivate_task() 18 years ago
Ingo Molnar 69be72c13d sched: remove the 'u64 now' parameter from dequeue_task() 18 years ago
Ingo Molnar 8159f87e2b sched: remove the 'u64 now' parameter from enqueue_task() 18 years ago
Ingo Molnar db53181e41 sched: remove the 'u64 now' parameter from dec_nr_running() 18 years ago
Ingo Molnar e5fa2237b5 sched: remove the 'u64 now' parameter from inc_nr_running() 18 years ago
Ingo Molnar 79b5dddf83 sched: remove the 'u64 now' parameter from dec_load() 18 years ago
Ingo Molnar 29b4b623fe sched: remove the 'u64 now' parameter from inc_load() 18 years ago
Ingo Molnar 84a1d7a2f9 sched: remove the 'u64 now' parameter from update_curr_load() 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 ff95f3df54 sched: remove the 'u64 now' parameter from pick_next_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 d281918d7c sched: remove 'now' use from assignments 18 years ago
Ingo Molnar eb59449400 sched: remove __rq_clock() 18 years ago
Ingo Molnar c1b3da3ecd sched: eliminate __rq_clock() use 18 years ago
Ingo Molnar 2ab81159fa sched: remove rq_clock() 18 years ago
Ingo Molnar a8e504d2a5 sched: eliminate rq_clock() use 18 years ago
Ingo Molnar b04a0f4c16 sched: add [__]update_rq_clock(rq) 18 years ago
Peter Williams a4ac01c36e sched: fix bug in balance_tasks() 18 years ago
Alexey Dobriyan e0361851e5 sched: remove binary sysctls from kernel.sched_domain 18 years ago
Ingo Molnar 8e717b194c sched: schedule() speedup 18 years ago
Ingo Molnar 7bfd048587 sched: uninline rq_clock() 18 years ago
Ulrich Drepper 9531b62f5e sched: clean up sched_getaffinity() 18 years ago
Peter Williams 4301065920 sched: simplify move_tasks() 18 years ago
Ingo Molnar f1a438d813 sched: reorder update_cpu_load(rq) with the ->task_tick() call 18 years ago
Ingo Molnar 6cfb0d5d06 [PATCH] sched: reduce debug code 18 years ago
Ingo Molnar 9c2172459a [PATCH] sched: move load-calculation functions 18 years ago
Ingo Molnar cad60d93e1 [PATCH] sched: ->task_new cleanup 18 years ago
Ingo Molnar 4e6f96f313 [PATCH] sched: uninline inc/dec_nr_running() 18 years ago
Ingo Molnar cb1c4fc924 [PATCH] sched: uninline calc_delta_mine() 18 years ago
Ingo Molnar ecf691daf7 [PATCH] sched: calc_delta_mine(): use fixed limit 18 years ago
Peter Williams 5a4f3ea77e [PATCH] sched: tidy up left over smpnice code 18 years ago
Ingo Molnar 362a701663 [PATCH] sched: remove cache_hot_time 18 years ago
Randy Dunlap 421cee2935 sched: fix kernel-doc warnings 18 years ago
Nick Piggin e692ab5347 [PATCH] sched: debug feature - make the sched-domains tree runtime-tweakable 18 years ago
Ingo Molnar 2cd4d0ea19 [PATCH] sched: make cpu_clock() not use the rq clock 18 years ago
Satoru Takeuchi 018a221295 [PATCH] sched: remove unused rq->load_balance_class 18 years ago
Avi Kivity e107be36ef [PATCH] sched: arch preempt notifier mechanism 18 years ago
Ingo Molnar e436d80085 [PATCH] sched: implement cpu_clock(cpu) high-speed time source 18 years ago
Suresh Siddha 969bb4e403 [PATCH] sched: fix the all pinned logic in load_balance_newidle() 18 years ago
Suresh Siddha 9439aab8db [PATCH] sched: fix newly idle load balance in case of SMT 18 years ago
Fenghua Yu f34e3b61f2 use the new percpu interface for shared data 18 years ago