This is a discussion on Re: [PATCH] cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) - Kernel ; Hi Max, > * #ifdef CONFIG_HOTPLUG_CPU > * cpu_possible_map - has bit 'cpu' set iff cpu is populatable > * cpu_present_map - has bit 'cpu' set iff cpu is populated > * cpu_online_map - has bit 'cpu' set iff cpu ...
Hi Max,
> * #ifdef CONFIG_HOTPLUG_CPU
> * cpu_possible_map - has bit 'cpu' set iff cpu is populatable
> * cpu_present_map - has bit 'cpu' set iff cpu is populated
> * cpu_online_map - has bit 'cpu' set iff cpu available to scheduler
> + * cpu_active_map - has bit 'cpu' set iff cpu available to migration
why not just fixing all spelling mistakes instead of keeping them
around
Regards
Marcel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/