Re: [v7 0/8] Reduce cross CPU IPI interference

From: Peter Zijlstra
Date: Thu Jan 26 2012 - 10:20:21 EST


On Thu, 2012-01-26 at 12:01 +0200, Gilad Ben-Yossef wrote:
> Gilad Ben-Yossef (8):
> smp: introduce a generic on_each_cpu_mask function
> arm: move arm over to generic on_each_cpu_mask
> tile: move tile to use generic on_each_cpu_mask
> smp: add func to IPI cpus based on parameter func
> slub: only IPI CPUs that have per cpu obj to flush
> fs: only send IPI to invalidate LRU BH when needed
> mm: only IPI CPUs to drain local pages if they exist

These patches look very nice!

Acked-by: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>


> mm: add vmstat counters for tracking PCP drains
>
I understood from previous postings this patch wasn't meant for
inclusion, if it is, note that cpumask_weight() is a potentially very
expensive operation.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/