Re: question about cpu_active_mask

From: Mike Galbraith
Date: Tue Dec 17 2013 - 23:01:13 EST


On Tue, 2013-12-17 at 16:01 -0500, Mark Hounschell wrote:
> I hope it is OK to ask a newbie question here. I'm trying to better
> understand the boot process. I can't seem to find where in the kernel
> sources the cpu_active_mask (defined in include/linux/cpumask.h) gets
> populated. I can see that it does get populated as it brings cpus online
> but it is not obvious to me where. I'm using a 32 bit 3.4.x flavor kernel.

Try git grep set_cpu_active.

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