[Zope] Re: MemoryError that brings my zope to its knees

Calvin Hendryx-Parker calvin at sixfeetup.com
Fri Sep 16 05:45:09 EDT 2005


George Donnelly wrote:
> the kernel limits the amount of ram a process can bind by default.
> 
> 
> try the following
> 
> put this in /boot/loader.conf
> 
> 
> kern.maxdsiz="1610612736"
> kern.dfldsiz="1610612736"
> kerm.maxssiz="1610612736"

Thanks for the hint George,  I was able to accomplish this using only 
the loader.conf stuff.  I checked with ulimit after a reboot and I now 
the data seg size is 1G.  That should hold it for a while.

Thanks again,
Calvin



-- 
S i x  F e e t  U p  |  "Nowhere to go but open-source"
Silicon Valley: +1 (650) 401-8579  |  Midwest: +1 (317) 861-5948
Toll-Free: 1-866-SIX-FEET
mailto:calvin at sixfeetup.com
http://www.sixfeetup.com  |  Zope Hosting from $19.95/month



More information about the Zope mailing list