> the reason is that each process can have up to 16mb of stack, and this is > unaccounted. > thus the stack or (seg)?brk can commit to memory that will fault when you > touch it.
It's a vague recollection, but the fact that the stack is being overcommitted rings a bell. Thanks, Erik. Lucio.
