* Andrew Morton <[email protected]> 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 <[email protected]>
> sched-domain-increase-the-smt-busy-rebalance-interval.patch
Acked-by: Ingo Molnar <[email protected]>
> sched-avoid-taking-rq-lock-in-wake_priority_sleeper.patch
Acked-by: Ingo Molnar <[email protected]>
> sched-remove-staggering-of-load-balancing.patch
Acked-by: Ingo Molnar <[email protected]>
> sched-disable-interrupts-for-locking-in-load_balance.patch
Acked-by: Ingo Molnar <[email protected]>
> sched-extract-load-calculation-from-rebalance_tick.patch
Acked-by: Ingo Molnar <[email protected]>
> sched-move-idle-status-calculation-into-rebalance_tick.patch
Acked-by: Ingo Molnar <[email protected]>
> sched-use-softirq-for-load-balancing.patch
Acked-by: Ingo Molnar <[email protected]>
> sched-call-tasklet-less-frequently.patch
patch is misnamed, otherwise:
Acked-by: Ingo Molnar <[email protected]>
> 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 <[email protected]>
> 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 <[email protected]>
> 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 <[email protected]>
> kernel-schedc-whitespace-cleanups.patch
Acked-by: Ingo Molnar <[email protected]>
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 <[email protected]>
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]