Andrea Parri
|
ff277d4250
sched/deadline: Fix comment in enqueue_task_dl()
|
10 年之前 |
Andrea Parri
|
4ffa08ed4c
sched/deadline: Fix comment in push_dl_tasks()
|
10 年之前 |
Peter Zijlstra
|
6c37067e27
sched: Change the sched_class::set_cpus_allowed() calling context
|
10 年之前 |
Peter Zijlstra
|
c5b2803840
sched: Make sched_class::set_cpus_allowed() unconditional
|
10 年之前 |
Xunlei Pang
|
3fe33bcdd3
sched/deadline: Remove a redundant condition from task_woken_dl()
|
10 年之前 |
Linus Torvalds
|
98ec21a018
Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Linus Torvalds
|
43224b96af
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Zhiqiang Zhang
|
6fab541019
sched/deadline: Remove needless parameter in dl_runtime_exceeded()
|
10 年之前 |
Wanpeng Li
|
9d51426242
sched/deadline: Reduce rq lock contention by eliminating locking of non-feasible target
|
10 年之前 |
Wanpeng Li
|
a6c0e746fb
sched/deadline: Make init_sched_dl_class() __init
|
10 年之前 |
Wanpeng Li
|
8b5e770ed7
sched/deadline: Optimize pull_dl_task()
|
10 年之前 |
Peter Zijlstra
|
cbce1a6867
sched,lockdep: Employ lock pinning
|
10 年之前 |
Peter Zijlstra
|
a649f237db
sched,dl: Fix sched class hopping CBS hole
|
10 年之前 |
Peter Zijlstra
|
9916e21499
sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance callbacks
|
10 年之前 |
Peter Zijlstra
|
0ea60c2054
sched,dl: Remove return value from pull_dl_task()
|
10 年之前 |
Peter Zijlstra
|
e3fca9e7cb
sched: Replace post_schedule with a balance callback list
|
10 年之前 |
Thomas Gleixner
|
624bbdfac9
Merge branch 'timers/core' into sched/hrtimers
|
10 年之前 |
Jason Low
|
316c1608d1
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE()
|
10 年之前 |
Thomas Gleixner
|
cc9684d3c1
sched: deadline: Use hrtimer_start()
|
10 年之前 |
Wanpeng Li
|
fa9c9d10e9
sched/deadline: Support DL task migration during CPU hotplug
|
10 年之前 |
Juri Lelli
|
4cd57f9713
sched/deadline: Always enqueue on previous rq when dl_task_timer() fires
|
10 年之前 |
Abel Vesa
|
07c54f7a7f
sched/core: Remove unused argument from init_[rt|dl]_rq()
|
10 年之前 |
Wanpeng Li
|
bd4bde14b9
sched/deadline: Avoid a superfluous check
|
10 年之前 |
Wanpeng Li
|
44fb085bfa
sched/deadline: Add rq->clock update skip for dl task yield
|
10 年之前 |
Kirill Tkhai
|
6f1607f1bd
sched/dl: Do update_rq_clock() in yield_task_dl()
|
10 年之前 |
Kirill Tkhai
|
a79ec89fd8
sched/dl: Prevent enqueue of a sleeping task in dl_task_timer()
|
10 年之前 |
Peter Zijlstra
|
3960c8c0c7
sched: Make dl_task_time() use task_rq_lock()
|
10 年之前 |
Peter Zijlstra
|
1019a359d3
sched/deadline: Fix stale yield state
|
10 年之前 |
Wanpeng Li
|
a7bebf4887
sched/deadline: Fix hrtick for a non-leftmost task
|
10 年之前 |
Ingo Molnar
|
4c195c8a19
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new patches
|
10 年之前 |