On Friday 10 February 2006 11:42, Andrew Morton wrote:
> Andi Kleen <[email protected]> wrote:
> >
> > On Thursday 09 February 2006 19:04, Andrew Morton wrote:
> > > Ashok Raj <[email protected]> wrote:
> > > >
> > > > The problem was with ACPI just simply looking at the namespace doesnt
> > > > exactly give us an idea of how many processors are possible in this platform.
> > >
> > > We need to fix this asap - the performance penalty for HOTPLUG_CPU=y,
> > > NR_CPUS=lots will be appreciable.
> >
> > What is this performance penalty exactly?
>
> All those for_each_cpu() loops will hit NR_CPUS cachelines instead of
> hweight(cpu_possible_map) cachelines.
But are there any in real fast paths? iirc they are mostly in initialization,
where it doesn't matter too much.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]