Rusty Russell
|
3d398703ef
sched_rt: don't use first_cpu on cpumask created with cpumask_and
|
16 年之前 |
Mike Travis
|
6ca09dfc9f
sched: put back some stack hog changes that were undone in kernel/sched.c
|
16 年之前 |
Mike Travis
|
7eb1955336
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask
|
16 年之前 |
Ingo Molnar
|
4e202284e6
Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core
|
16 年之前 |
Bharata B Rao
|
80f40ee4a0
sched: use RCU variant of list traversal in for_each_leaf_rt_rq()
|
16 年之前 |
Ingo Molnar
|
45ab6b0c76
Merge branch 'sched/core' into cpus4096
|
16 年之前 |
Alexey Dobriyan
|
70574a996f
sched: move double_unlock_balance() higher
|
16 年之前 |
Rusty Russell
|
3d8cbdf865
sched: convert local_cpu_mask to cpumask_var_t, fix
|
16 年之前 |
Rusty Russell
|
96f874e264
sched: convert remaining old-style cpumask operators
|
16 年之前 |
Rusty Russell
|
0e3900e6d3
sched: convert local_cpu_mask to cpumask_var_t.
|
16 年之前 |
Rusty Russell
|
24600ce89a
sched: convert check_preempt_equal_prio to cpumask_var_t.
|
16 年之前 |
Rusty Russell
|
c6c4927b22
sched: convert struct root_domain to cpumask_var_t.
|
16 年之前 |
Rusty Russell
|
758b2cdc6f
sched: wrap sched_group and sched_domain cpumask accesses.
|
16 年之前 |
Sripathi Kodi
|
cf7f8690e8
sched, lockdep: inline double_unlock_balance()
|
16 年之前 |
Dimitri Sivanich
|
e113a745f6
sched/rt: small optimization to update_curr_rt()
|
16 年之前 |
Ingo Molnar
|
8c82a17e9c
Merge commit 'v2.6.28-rc1' into sched/urgent
|
16 年之前 |
Li Zefan
|
4ce72a2c06
sched: add CONFIG_SMP consistency
|
16 年之前 |
Thomas Gleixner
|
c465a76af6
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus
|
16 年之前 |
Dario Faggioli
|
f6121f4f87
sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rq
|
16 年之前 |
Peter Zijlstra
|
78333cdd0e
sched: add some comments to the bandwidth code
|
16 年之前 |
Ingo Molnar
|
63e5c39859
Merge branches 'sched/urgent' and 'sched/rt' into sched/devel
|
16 年之前 |
Peter Zijlstra
|
15afe09bf4
sched: wakeup preempt when small overlap
|
16 年之前 |
Frank Mayhar
|
f06febc96b
timers: fix itimer/many thread hang
|
16 年之前 |
Zhang, Yanmin
|
baf25731e5
sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomly
|
16 年之前 |
Peter Zijlstra
|
cc2991cf15
sched: rt-bandwidth accounting fix
|
16 年之前 |
John Blackwood
|
f3ade83780
sched: fix sched_rt_rq_enqueue() resched idle
|
16 年之前 |
Peter Zijlstra
|
0b148fa048
sched: rt-bandwidth group disable fixes
|
16 年之前 |
Peter Zijlstra
|
6f0d5c390e
sched: rt-bandwidth accounting fix
|
16 年之前 |
Peter Zijlstra
|
f1679d0848
sched: fix rt-bandwidth hotplug race
|
16 年之前 |
Peter Zijlstra
|
1b12bbc747
lockdep: re-annotate scheduler runqueues
|
16 年之前 |