Re: Setting maximum data size

2005-03-05 Thread Dag-Erling Smørgrav
Greg 'groggy' Lehey <[EMAIL PROTECTED]> writes: > Some values can be specified like this: > > hw.physmem="1G"# Limit physical memory. See loader(8) > > That doesn't seem to work for MAXDSIZ. I have a patch for this which will go in as soon as I'm done testing it. DES -- Dag-Erl

Re: Setting maximum data size

2005-03-03 Thread Greg 'groggy' Lehey
On Thursday, 3 March 2005 at 17:40:35 -0800, Brooks Davis wrote: > On Fri, Mar 04, 2005 at 12:06:22PM +1030, Greg 'groggy' Lehey wrote: >> I've spent the last hour trying to raise the maximum process data size >> (ulimit -d). /etc/login.conf says "unlimited", /boot/loader.conf has >> nothing, and

Re: Setting maximum data size

2005-03-03 Thread Brooks Davis
On Fri, Mar 04, 2005 at 12:06:22PM +1030, Greg 'groggy' Lehey wrote: > I've spent the last hour trying to raise the maximum process data size > (ulimit -d). /etc/login.conf says "unlimited", /boot/loader.conf has > nothing, and I can't find a sysctl that looks like it's doing > something nasty. I

Setting maximum data size

2005-03-03 Thread Greg 'groggy' Lehey
I've spent the last hour trying to raise the maximum process data size (ulimit -d). /etc/login.conf says "unlimited", /boot/loader.conf has nothing, and I can't find a sysctl that looks like it's doing something nasty. I've RTFMd and found nothing. What am I missing? Greg -- See complete header