Re: [PATCH] exec: allow > 2GB executables to run on 64-bit systems

From: Dave Anderson
Date: Wed Dec 05 2007 - 15:27:45 EST


Andi Kleen wrote:
I agree in theory. We've only seen instances on 64-bitters...


I think that's because gcc does not support the medium/large code models
for i386. Although in theory someone could create an executable with
a large enough .data.

-Andi

Or perhaps huge debuginfo section(s)? The x86_64 instance
had 2.5GB .debug_macinfo DWARF section.

Dave


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