K 10 svn:author V 5 peter K 8 svn:date V 27 2002-04-05T01:57:45.000000Z K 7 svn:log V 350 Increase the size of the register stack storage on ia64 from 32K to 2MB so that we can compile gcc. This is a hack because it adds a fixed 2MB to each process's VSIZE regardless of how much is really being used since there is no grow-up stack support. At least it isn't physical memory. Sigh. Add a sysctl to enable tweaking it for new processes. END