RE: ia64 allmodconfig on current mainline

From: Luck, Tony
Date: Fri Aug 15 2008 - 12:11:32 EST


> of per_cpu__kmem_cache_cpu at 0x28a0. A couple other low-hanging fruit
> here are per_cpu__shadow_flush_counts and per_cpu__mmu_gathers each of
> which takes approx 16k.

Ah. That perhaps explains the recent jump in usage that has put
allmodconfig over the limit. mmu_gathers is an int[NR_CPUS], and
NR_CPUS was just raised from 1024 to 4096

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