commit | a0e8d02d093e01fdadf8a16bc86fe18b0c4e82c3 | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Sun Jan 23 16:02:04 2005 +0000 |
committer | rsc <devnull@localhost> | Sun Jan 23 16:02:04 2005 +0000 |
tree | 819b464ae0d8991c3b881ece91d4b6e4f1c3ef54 | |
parent | 8327d419814d5ccfa9c005b371267d783f585177 [diff] |
Apparently SuSE 9.1's X distribution uses even bigger buffers than the standard ones. 64kB appears to be enough for a stack in that case, but let's just go nuts and make the stacks enormous, so that it takes a few more doublings of X's stack needs before we run into this problem again. The VM system should take care of not actually using most of the memory anyway.