Re: RFD: x32 ABI system call numbers

From: Andi Kleen
Date: Tue Aug 30 2011 - 03:09:07 EST


Kyle Moffett <kyle@xxxxxxxxxxxxxxx> writes:

Old wisdom, as wrong as always.

> The only programs which really care are those which map many gigs
> of stuff into memory (IE: big databases, etc).

You mean anything that mmaps a file?

2-3GB is not a whole lot these days.

2Gb is a very similar thing as Linus y2038, just you're much more
likely to hit it.

IMHO the only excuse right now for 32bit is to use it in a JIT
that can dynamically expand the pointer. Or for old binaries.

-Andi
--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only
--
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/