Sven-Thorsten Dietrich
|
deac4ee65a
sched: simplify can_migrate_task()
|
17 年之前 |
Ingo Molnar
|
71fd371463
sched: remove HZ dependency from the granularity default
|
17 年之前 |
Ingo Molnar
|
505c0efd58
sched: tweak the sched_runtime_limit tunable
|
17 年之前 |
Suresh Siddha
|
f549da848e
sched: skip updating rq's next_balance under null SD
|
17 年之前 |
Suresh Siddha
|
f8700df7c4
sched: fix broken SMT/MC optimizations
|
17 年之前 |
Eric W. Biederman
|
c57baf1e1e
sched: fix sysctl directory permissions
|
17 年之前 |
Ingo Molnar
|
2aa44d0567
sched: sched_clock_idle_[sleep|wakeup]_event()
|
17 年之前 |
Oleg Nesterov
|
de0cf899bb
sched: run_rebalance_domains: s/SCHED_IDLE/CPU_IDLE/
|
17 年之前 |
Adrian Bunk
|
6707de00fd
sched: make global code static
|
17 年之前 |
Ingo Molnar
|
529c77261b
sched: improve rq-clock overflow logic
|
17 年之前 |
Ingo Molnar
|
194081ebfa
sched: round a bit better
|
18 年之前 |
Ingo Molnar
|
254753dc32
sched: make the multiplication table more accurate
|
18 年之前 |
Ingo Molnar
|
6e82a3befe
sched: optimize update_rq_clock() calls in the load-balancer
|
18 年之前 |
Ingo Molnar
|
2daa357705
sched: optimize activate_task()
|
18 年之前 |
Ingo Molnar
|
546fe3c909
sched: move the __update_rq_clock() call to scheduler_tick()
|
18 年之前 |
Ingo Molnar
|
bdd4dfa89c
sched: remove the 'u64 now' local variables
|
18 年之前 |
Ingo Molnar
|
2e1cb74a50
sched: remove the 'u64 now' parameter from deactivate_task()
|
18 年之前 |
Ingo Molnar
|
69be72c13d
sched: remove the 'u64 now' parameter from dequeue_task()
|
18 年之前 |
Ingo Molnar
|
8159f87e2b
sched: remove the 'u64 now' parameter from enqueue_task()
|
18 年之前 |
Ingo Molnar
|
db53181e41
sched: remove the 'u64 now' parameter from dec_nr_running()
|
18 年之前 |
Ingo Molnar
|
e5fa2237b5
sched: remove the 'u64 now' parameter from inc_nr_running()
|
18 年之前 |
Ingo Molnar
|
79b5dddf83
sched: remove the 'u64 now' parameter from dec_load()
|
18 年之前 |
Ingo Molnar
|
29b4b623fe
sched: remove the 'u64 now' parameter from inc_load()
|
18 年之前 |
Ingo Molnar
|
84a1d7a2f9
sched: remove the 'u64 now' parameter from update_curr_load()
|
18 年之前 |
Ingo Molnar
|
ee0827d8b5
sched: remove the 'u64 now' parameter from ->task_new()
|
18 年之前 |
Ingo Molnar
|
31ee529cc2
sched: remove the 'u64 now' parameter from ->put_prev_task()
|
18 年之前 |
Ingo Molnar
|
ff95f3df54
sched: remove the 'u64 now' parameter from pick_next_task()
|
18 年之前 |
Ingo Molnar
|
fb8d472402
sched: remove the 'u64 now' parameter from ->pick_next_task()
|
18 年之前 |
Ingo Molnar
|
f02231e51a
sched: remove the 'u64 now' parameter from ->dequeue_task()
|
18 年之前 |
Ingo Molnar
|
fd390f6a04
sched: remove the 'u64 now' parameter from ->enqueue_task()
|
18 年之前 |