On Thursday 25 August 2005 12:45, Jan-Benedict Glaw wrote: > Linux uses 32 pages, which results in 128KB on 4K architecture (eg. > i386, m68k, sparc32, ...) or 256KB on 8K architectures (eg. Alpha, > UltraSparc, ...).
Yes you're right. Somehow I only remembered the number 32. Anyways, it's still too small. I regularly run into the limit, although normally not with gcc. -Andi