Hi... On Wed, 27 Aug 2003, Vitali Malicky wrote: > I hope that > > options MAXMEM="(4096*1024)" > > should help...
Hmmm. If I have options MAXSSIZ="(64*1024*1024)" my stack size as reported by limit in tcsh is 64MB If I have options MAXSSIZ="(128*1024*1024)" then my stack size as reported by limit Is 128MB. How could MAXMEM="(4096*1024)" be right? The machine sees 4096MB OK, it is just that each process is limited to 512MB. Irvine _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"