Re: [tip:sched/core] sched, nohz: Exclude isolated cores from load balancing

From: Mike Galbraith
Date: Sun Feb 23 2014 - 22:19:00 EST


On Mon, 2014-02-24 at 10:11 +0800, Lei Wen wrote:

> How about use the API as cpumask_test_and_clear_cpu?
> Then below one line is enough.

Yeah.

> + if (likely(cpumask_test_and_clear_cpu(cpu,
> nohz.idle_cpus_mask))) {
>
> And I am not pretty sure whether we need such test here.

It was born because I watched me wreck nohz.nr_cpus :)

-Mike

--
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/