Milton Miller
|
ad1cdc1d78
sched: domain sysctl fixes: do not crash on allocation failure
|
17 年之前 |
Milton Miller
|
6382bc90f5
sched: domain sysctl fixes: unregister the sysctl table before domains
|
17 年之前 |
Milton Miller
|
97b6ea7b63
sched: domain sysctl fixes: use for_each_online_cpu()
|
17 年之前 |
Milton Miller
|
5cf9f062c8
sched: domain sysctl fixes: use kcalloc()
|
17 年之前 |
Ingo Molnar
|
6bc1665ba7
sched: allow the immediate migration of cache-cold tasks
|
17 年之前 |
Ingo Molnar
|
cc367732ff
sched: debug, improve migration statistics
|
17 年之前 |
Peter Zijlstra
|
ff56b2f015
sched: activate task_hot() only on fair-scheduled tasks
|
17 年之前 |
Ingo Molnar
|
da84d96176
sched: reintroduce cache-hot affinity
|
17 年之前 |
Ingo Molnar
|
178be79348
sched: do not normalize kernel threads via SysRq-N
|
17 年之前 |
Andi Kleen
|
1666703af9
sched: remove stale comment from sched_group_set_shares()
|
17 年之前 |
Ingo Molnar
|
d5036e89dc
sched: clean up is_migration_thread()
|
17 年之前 |
Andi Kleen
|
3a5e4dc12f
sched: cleanup: refactor normalize_rt_tasks
|
17 年之前 |
Andi Kleen
|
8cbbe86dfc
sched: cleanup: refactor common code of sleep_on / wait_for_completion
|
17 年之前 |
Andi Kleen
|
3a5c359a58
sched: cleanup: remove unnecessary gotos
|
17 年之前 |
Mike Galbraith
|
95938a35c5
sched: prevent wakeup over-scheduling
|
17 年之前 |
Peter Zijlstra
|
ce6c131131
sched: disable forced preemption by default
|
17 年之前 |
Zou Nan hai
|
ace8b3d633
sched: some proc entries are missed in sched_domain sys_ctl debug code
|
17 年之前 |
Gautham R Shenoy
|
638e13ac37
sched: fix rt ptracer monopolizing CPU
|
17 年之前 |
Dhaval Giani
|
5cb350baf5
sched: group scheduling, sysfs tunables
|
17 年之前 |
Paul E. McKenney
|
a58f6f253d
sched: export cpu_clock()
|
17 年之前 |
Ingo Molnar
|
00bf7bfc2e
sched: fix: move the CPU check into ->task_new_fair()
|
17 年之前 |
Ingo Molnar
|
4cf86d77f5
sched: cleanup: rename task_grp to task_group
|
17 年之前 |
Ingo Molnar
|
06877c33fe
sched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED_FEAT_TREE_AVG
|
17 年之前 |
Ingo Molnar
|
a65914b365
sched: kfree(NULL) is valid
|
17 年之前 |
Ingo Molnar
|
8927f49479
sched: style cleanup
|
17 年之前 |
Ingo Molnar
|
26797a34a2
sched: break out if printing a warning in sched_domain_debug()
|
17 年之前 |
Ingo Molnar
|
3e9830dcab
sched: run sched_domain_debug() if CONFIG_SCHED_DEBUG=y
|
17 年之前 |
Dmitry Adamushko
|
a4ec24b48d
sched: tidy up SCHED_RR
|
17 年之前 |
Alexey Dobriyan
|
a9957449b0
sched: uninline scheduler
|
17 年之前 |
Ingo Molnar
|
1e81995066
sched: optimize schedule() a bit on SMP
|
17 年之前 |