Re: [RFC PATCH 01/15] nohz_task: New mask for cpus having nohz task

From: Lai Jiangshan
Date: Fri Dec 24 2010 - 02:59:23 EST


On 12/20/2010 11:24 PM, Frederic Weisbecker wrote:
>
> +config NO_HZ_TASK
> + bool "Tickless task"
> + depends on HAVE_NO_HZ_TASK && NO_HZ && SMP && HIGH_RES_TIMERS
> + help
> + When a task runs alone on a CPU and switches into this mode,
> + the timer interrupt will only trigger when it is strictly
> + needed.

Why it depends on SMP?

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