Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2006 14:37:00 -0400
From:      Charles Swiger <cswiger@mac.com>
To:        Thaddeus Quintin <thaddeus@dm1.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Memory usage for MySQL
Message-ID:  <96460F2A-A74E-4A5F-ACB5-A40ABD133298@mac.com>
In-Reply-To: <653A9EA4-19F7-41E8-BDD4-E0906C997D6E@dm1.net>
References:  <407487AA-A1C4-4581-A7EA-2FBC68E284C6@dm1.net> <DBF98FDA-4FE1-4550-854B-A55F8B86BD48@mac.com> <653A9EA4-19F7-41E8-BDD4-E0906C997D6E@dm1.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96460F2A-A74E-4A5F-ACB5-A40ABD133298>