Peter Zijlstra
|
a1ba4d8ba9
sched_rt: Fix overload bug on rt group scheduling
|
16 年之前 |
Yinghai Lu
|
eaa958402e
cpumask: alloc zeroed cpumask for static cpumask_var_ts
|
16 年之前 |
Ingo Molnar
|
5af8c4e0fa
Merge commit 'v2.6.30-rc1' into sched/urgent
|
16 年之前 |
Rusty Russell
|
13b8bd0a57
sched_rt: don't allocate cpumask in fastpath
|
16 年之前 |
Ingo Molnar
|
6e15cf0486
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
|
16 年之前 |
Ingo Molnar
|
140573d33b
Merge branches 'sched/rt' and 'sched/urgent' into sched/core
|
16 年之前 |
Rusty Russell
|
3d398703ef
sched_rt: don't use first_cpu on cpumask created with cpumask_and
|
16 年之前 |
Peter Zijlstra
|
ceacc2c1c8
sched: make plist a library facility
|
16 年之前 |
Gregory Haskins
|
398a153b16
sched: fix build error in kernel/sched_rt.c when RT_GROUP_SCHED && !SMP
|
16 年之前 |
Gregory Haskins
|
b07430ac37
sched: de CPP-ify the scheduler code
|
16 年之前 |
Mike Travis
|
d38b223c86
cpumask: reduce stack usage in find_lowest_rq
|
16 年之前 |
Ingo Molnar
|
0a6d4e1dc9
Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/ghaskins/linux-2.6-hacks into sched/rt
|
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 年之前 |
Gregory Haskins
|
1563513d34
RT: fix push_rt_task() to handle dequeue_pushable properly
|
16 年之前 |
Gregory Haskins
|
917b627d4d
sched: create "pushable_tasks" list to limit pushing to one attempt
|
16 年之前 |
Gregory Haskins
|
967fc04671
sched: add sched_class->needs_post_schedule() member
|
16 年之前 |
Gregory Haskins
|
777c2f389e
sched: only try to push a task on wakeup if it is migratable
|
16 年之前 |
Gregory Haskins
|
74ab8e4f64
sched: use highest_prio.next to optimize pull operations
|
16 年之前 |
Gregory Haskins
|
a8728944ef
sched: use highest_prio.curr for pull threshold
|
16 年之前 |
Gregory Haskins
|
e864c499d9
sched: track the next-highest priority on each runqueue
|
16 年之前 |
Gregory Haskins
|
4d9842776a
sched: cleanup inc/dec_rt_tasks
|
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 年之前 |