Memory usage for MySQL

Charles Swiger cswiger at mac.com
Wed Jul 19 18:37:17 UTC 2006


On Jul 19, 2006, at 2:31 PM, Thaddeus Quintin wrote:
> I already took care of that, it was in my first email-
>>> I tweaked /boot/loader.conf to allow larger data size for  
>>> processes already (rebooted after changes)-
>>> kern.maxdsiz="1395864371" # 1.3GB
>>> kern.dfldsiz="1395864371" # 1.3GB
>>> kern.maxssiz="134217728" # 128MB
>
> From what I read, that should do it, but I still get those start up  
> errors before MySQL decides to run.  Maybe it has something to do  
> with how quickly MySQL is asking for memory?

Or maybe it's trying to ask for a big shared memory segment...?

-- 
-Chuck



More information about the freebsd-questions mailing list