Re: [RFC 8/8] x86_64: Support for new UV apic

From: Ingo Molnar
Date: Wed Mar 26 2008 - 03:38:50 EST



* Jack Steiner <steiner@xxxxxxx> wrote:

> > > - obj-y += genapic_64.o genapic_flat_64.o
> > > + obj-y += genapic_64.o genapic_flat_64.o genx2apic_uv_x.o
> >
> > Definitely should be a CONFIG
>
> Not sure that I understand why. The overhead of UV is minimal & we
> want UV enabled in all distro kernels. OTOH, small embedded systems
> probably want to eliminate every last bit of unneeded code.
>
> Might make sense to have a config option. Thoughts????

i wouldnt mind having UV enabled by default (it can be a config option
but default-enabled on generic kernels so all distros will pick this hw
support up), but we definitely need the genapic unification before we
can add more features.

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