[PATCH] Restrict stack space reservation to rlimit

Anton Blanchard anton at samba.org
Mon Feb 8 16:11:04 EST 2010


 
Hi,

> Why do we need page size independent stack size? It seems to have
> compatibility breaking risk.

I don't think so. The current behaviour is clearly wrong, we dont need a
16x larger stack just because you went from a 4kB to a 64kB base page
size. The user application stack usage is the same in both cases.

Anton


More information about the Linuxppc-dev mailing list