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 년 전 |
Ingo Molnar
|
3a25201572
sched: whitespace cleanups
|
17 년 전 |
Ingo Molnar
|
5522d5d5f7
sched: mark scheduling classes as const
|
17 년 전 |
Srivatsa Vaddagiri
|
2830cf8c90
sched: group scheduler SMP migration fix
|
17 년 전 |
Ingo Molnar
|
2d72376b3a
sched: clean up schedstats, cnt -> count
|
17 년 전 |
Hiroshi Shimamoto
|
2ddbf95250
sched: clean up sched_fork()
|
17 년 전 |
Ingo Molnar
|
02e4bac2a5
sched: fix sched_fork()
|
17 년 전 |
Ingo Molnar
|
94359f05cb
sched: undo some of the recent changes
|
17 년 전 |
Ingo Molnar
|
785c29ef95
sched: remove condition from set_task_cpu()
|
17 년 전 |
Peter Zijlstra
|
ddc9729750
sched debug: check spread
|
17 년 전 |
Peter Zijlstra
|
67e9fb2a39
sched: add vslice
|
17 년 전 |
Ingo Molnar
|
b8efb56172
sched debug: BKL usage statistics
|
17 년 전 |
Srivatsa Vaddagiri
|
24e377a832
sched: add fair-user scheduler
|
17 년 전 |
Srivatsa Vaddagiri
|
9b5b77512d
sched: clean up code under CONFIG_FAIR_GROUP_SCHED
|
17 년 전 |
Srivatsa Vaddagiri
|
83b699ed20
sched: revert recent removal of set_curr_task()
|
17 년 전 |