Re: [PATCH v3 01/12] cpuset: add cs->effective_cpus and cs->effective_mems

From: Tejun Heo
Date: Wed Jul 09 2014 - 12:47:47 EST


On Wed, Jul 09, 2014 at 04:47:03PM +0800, Li Zefan wrote:
> + /* user-configured CPUs and Memory Nodes allow to tasks */
allowed
> + cpumask_var_t cpus_allowed;
> + nodemask_t mems_allowed;
> +
> + /* effective CPUs and Memory Nodes allow to tasks */

ditto.

Thanks.

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