Commit Graph

548 Commits (1fc8afa4c820fcde3658238eab5c010476ede521)

Author SHA1 Message Date
Ingo Molnar 62160e3f4a sched: track cfs_rq->curr on !group-scheduling too 18 years ago
Ingo Molnar 53df556e06 sched: remove precise CPU load calculations #2 18 years ago
Ingo Molnar a25707f3ae sched: remove precise CPU load 18 years ago
Ingo Molnar 8ebc91d936 sched: remove stat_gran 18 years ago
Ingo Molnar 2bd8e6d422 sched: use constants if !CONFIG_SCHED_DEBUG 18 years ago
Ingo Molnar 38ad464d41 sched: uniform tunings 18 years ago
Ingo Molnar eba1ed4b7e sched: debug: track maximum 'slice' 18 years ago
Matthias Kaehlcke 2e45874c5a sched: use list_for_each_entry_safe() in __wake_up_common() 18 years ago
Ingo Molnar 44142fac34 sched: fix sysctl_sched_child_runs_first flag 18 years ago
Jens Axboe f5ff8422bb Fix warnings with !CONFIG_BLOCK 18 years ago
Hiroshi Shimamoto 9c95e7319b sched: fix invalid sched_class use 18 years ago
Ingo Molnar 1799e35d5b sched: add /proc/sys/kernel/sched_compat_yield 18 years ago
Ingo Molnar cf2ab4696e sched: fix xtensa build warning 18 years ago
Ingo Molnar a206c07213 sched: debug: fix cfs_rq->wait_runtime accounting 18 years ago
Suresh Siddha 7fd0d2dde9 sched: fix MC/HT scheduler optimization, without breaking the FUZZ logic. 18 years ago
Ingo Molnar f6cf891c4d sched: make the scheduler converge to the ideal latency 18 years ago
Ingo Molnar 50c46637aa sched: s/sched_latency/sched_min_granularity 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
Sven-Thorsten Dietrich deac4ee65a sched: simplify can_migrate_task() 18 years ago
Ingo Molnar 71fd371463 sched: remove HZ dependency from the granularity default 18 years ago
Ingo Molnar 505c0efd58 sched: tweak the sched_runtime_limit tunable 18 years ago
Suresh Siddha f549da848e sched: skip updating rq's next_balance under null SD 18 years ago
Suresh Siddha f8700df7c4 sched: fix broken SMT/MC optimizations 18 years ago
Eric W. Biederman c57baf1e1e sched: fix sysctl directory permissions 18 years ago
Ingo Molnar 2aa44d0567 sched: sched_clock_idle_[sleep|wakeup]_event() 18 years ago
Oleg Nesterov de0cf899bb sched: run_rebalance_domains: s/SCHED_IDLE/CPU_IDLE/ 18 years ago
Adrian Bunk 6707de00fd sched: make global code static 18 years ago
Ingo Molnar 529c77261b sched: improve rq-clock overflow logic 18 years ago
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