Date: Tue, 15 Jun 2004 15:40:30 +0200 From: Alexander Leidinger <Alexander@Leidinger.net> To: "Lasse Laursen" <laursen@netgroup.dk> Cc: freebsd-current@freebsd.org Subject: Re: Possible Threading problem with -CURRENT / MySQL? Message-ID: <20040615154030.31669246@Magellan.Leidinger.net> In-Reply-To: <045c01c452cb$16f4b0b0$ce01000a@animal> References: <03db01c4524f$f60d5760$6401a8c0@animal> <Pine.NEB.3.96L.1040614174214.42340B-100000@fledge.watson.org> <20040615110613.GB81104@efrei.fr> <045c01c452cb$16f4b0b0$ce01000a@animal>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 15 Jun 2004 13:12:18 +0200 "Lasse Laursen" <laursen@netgroup.dk> wrote: > Hi, > > Have you had any lockups in MySQL with your setup? We have tried to disable > HTT and hopefully that will solve the problem. I'm not sure I've seen all replies, but I think I haven't seen a mention of the malloc flags so far. If you haven't changed the default malloc flags please do so and try again: ---snip--- % ll /etc/malloc.conf lrwx------ 1 root wheel 2B 18 Aug 2001 /etc/malloc.conf@ -> aj ---snip--- The 'a' isn't important here, but the 'j' affects the performance. Bye, Alexander. -- I'm available to get hired (preferred in .lu). http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040615154030.31669246>