Date: Wed, 19 Jul 2006 14:51:44 -0400 From: Thaddeus Quintin <thaddeus@dm1.net> To: freebsd-questions@freebsd.org Subject: Re: Memory usage for MySQL Message-ID: <0542DE13-1181-4050-9545-2595BB4C0A42@dm1.net> In-Reply-To: <96460F2A-A74E-4A5F-ACB5-A40ABD133298@mac.com> References: <407487AA-A1C4-4581-A7EA-2FBC68E284C6@dm1.net> <DBF98FDA-4FE1-4550-854B-A55F8B86BD48@mac.com> <653A9EA4-19F7-41E8-BDD4-E0906C997D6E@dm1.net> <96460F2A-A74E-4A5F-ACB5-A40ABD133298@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jul 19, 2006, at 2:37 PM, Charles Swiger wrote: > 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...? Your guess is as good as mine. Are there tools or anything else I can use to try and figure this out? Thaddeus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0542DE13-1181-4050-9545-2595BB4C0A42>