Re: [PATCH 4/5] x86: Add config variables for SMP_MAX II

From: Andi Kleen
Date: Fri Jan 18 2008 - 16:02:59 EST



> > Here are the top stack consumers with NR_CPUS = 4k.
> >
> > 16392 isolated_cpu_setup
> > 10328 build_sched_domains
> > 8248 numa_initmem_init
>
> These should run single threaded early at boot so you can probably just make
> the cpumask_t variables static __initdata


To correct myself: this is not true for build_sched_domains() which can
be triggered from sysfs.

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