> By default there is a resource limit of 8mb stack.
>
> Ralf
Okay, so we reserve 8Mb of virtual memory per process? A
reasonable Linux system might have 50 processes running, so you just
upped the minimum required virtual memory for a usable Linux system by
50*8Mb ~= 400Mb. Nice work.
Ds