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 年之前 |
Dmitry Adamushko
|
f6b53205e1
sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()
|
17 年之前 |
Dmitry Adamushko
|
4530d7ab0f
sched: simplify sched_class::yield_task()
|
17 年之前 |
Dmitry Adamushko
|
30cfdcfc5f
sched: do not keep current in the tree and get rid of sched_entity::fair_key
|
17 年之前 |
Dmitry Adamushko
|
7074badbcb
sched: add set_curr_task() calls
|
17 年之前 |
Srivatsa Vaddagiri
|
29f59db3a7
sched: group-scheduler core
|
17 年之前 |
Mike Galbraith
|
119fe5e068
sched: fix SMP migration latencies
|
17 年之前 |
Ingo Molnar
|
bbdba7c0e1
sched: remove wait_runtime fields and features
|
17 年之前 |
Ingo Molnar
|
e22f5bbf86
sched: remove wait_runtime limit
|
17 年之前 |
Dmitry Adamushko
|
495eca494a
sched: clean up struct load_stat
|
17 年之前 |
Peter Zijlstra
|
94dfb5e75e
sched: add tree based averages
|
17 年之前 |
Ingo Molnar
|
28a1f6fa2f
sched: remove SCHED_FEAT_SKIP_INITIAL
|
17 年之前 |
Ingo Molnar
|
6cb5819514
sched: optimize vruntime based scheduling
|
17 年之前 |
Ingo Molnar
|
bf5c91ba8c
sched: move sched_feat() definitions
|
17 年之前 |
Ingo Molnar
|
e9acbff648
sched: introduce se->vruntime
|
17 年之前 |
Ingo Molnar
|
1091985b48
sched: speed up update_load_add/_sub()
|
17 年之前 |
Ingo Molnar
|
62160e3f4a
sched: track cfs_rq->curr on !group-scheduling too
|
17 年之前 |