lkml.org 
[lkml]   [2006]   [Dec]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: -mm merge plans for 2.6.20, scheduler bits

* Andrew Morton <akpm@osdl.org> wrote:

> schedc-correct-comment-for-this_rq_lock-routine.patch
> sched-fix-migration-cost-estimator.patch
> sched-domain-move-sched-group-allocations-to-percpu-area.patch

(already acked)

> move_task_off_dead_cpu-should-be-called-with-disabled-ints.patch

Acked-by: Ingo Molnar <mingo@elte.hu>

> sched-domain-increase-the-smt-busy-rebalance-interval.patch

Acked-by: Ingo Molnar <mingo@elte.hu>

> sched-avoid-taking-rq-lock-in-wake_priority_sleeper.patch

Acked-by: Ingo Molnar <mingo@elte.hu>

> sched-remove-staggering-of-load-balancing.patch

Acked-by: Ingo Molnar <mingo@elte.hu>

> sched-disable-interrupts-for-locking-in-load_balance.patch

Acked-by: Ingo Molnar <mingo@elte.hu>

> sched-extract-load-calculation-from-rebalance_tick.patch

Acked-by: Ingo Molnar <mingo@elte.hu>

> sched-move-idle-status-calculation-into-rebalance_tick.patch

Acked-by: Ingo Molnar <mingo@elte.hu>

> sched-use-softirq-for-load-balancing.patch

Acked-by: Ingo Molnar <mingo@elte.hu>

> sched-call-tasklet-less-frequently.patch

patch is misnamed, otherwise:

Acked-by: Ingo Molnar <mingo@elte.hu>

> sched-add-option-to-serialize-load-balancing.patch
> sched-add-option-to-serialize-load-balancing-fix.patch

(please merge these two patches into one, the first one is not
bisectable.)

Acked-by: Ingo Molnar <mingo@elte.hu>

> sched-improve-migration-accuracy.patch
> sched-improve-migration-accuracy-tidy.patch
> sched-improve-migration-accuracy-fix.patch

please merge into one patch.

Acked-by: Ingo Molnar <mingo@elte.hu>

> sched-decrease-number-of-load-balances.patch

this one goes away as per Ken's observation.

> sched-optimize-activate_task-for-rt-task.patch

Acked-by: Ingo Molnar <mingo@elte.hu>

> kernel-schedc-whitespace-cleanups.patch

Acked-by: Ingo Molnar <mingo@elte.hu>

i dont like these:

- cost1 += measure_one(cache, size - i*1024, cpu1, cpu2);
+ cost1 += measure_one(cache, size - i * 1024, cpu1, cpu2);

as it's quite OK to have no spaces in "i*1024", just to indicate
precedence of arithmetic ops. But the good bits dominate in this patch
so lets have it and i'll undo the bad ones.

> kernel-schedc-whitespace-cleanups-more.patch

Acked-by: Ingo Molnar <mingo@elte.hu>

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-12-05 22:21    [W:0.361 / U:0.400 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site