Re: [RFC 0/8] Reduce MAX_NR_ZONES and remove useless zones.

From: Andi Kleen
Date: Tue Jul 04 2006 - 12:51:37 EST


On Tuesday 04 July 2006 18:41, Christoph Lameter wrote:
> On Tue, 4 Jul 2006, Arjan van de Ven wrote:
>
> > > will need to have highmem? I guess the 2G/2G
> > > config option changes that?
> >
> > but that breaks userspace ABI and things that really want a lot of
> > memory ;)
>
> Really? What things does it break? Sorry about my i386 ignorance.

There are programs who make address space assumptions for whatever reason.

When you only have 3GB it is precious space.

e.g. old Java also breaks when the AS is larger as on x86-64. That is why
there is a 3GB personality.
>
> > Thankfully x86-64 is there, and just about all systems sold today do 64
> > bit..
>
> Right but then some binary stuff is only available for 32 bit.

That's fine - the x86-64 kernel runs 32bit programs.

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