Date: Fri, 21 Jul 2000 08:22:51 -0700 From: Philippe Le Berre <philippe@le-berre.com> To: "Noor Dawod" <noor@comrax.com>, "Chris D. Faulhaber" <jedgar@fxp.org> Cc: <freebsd-stable@FreeBSD.ORG> Subject: RE: 4.1 RC locked-up with MySql 3.22.32 and 3.23.21b Message-ID: <4.3.2.7.2.20000721081753.00c4bbe0@212.129.1.43> In-Reply-To: <PHEBIOJOBJJLIIJCOINKMEKMCDAA.noor@comrax.com> References: <4.3.2.7.2.20000720122927.00c32cd0@212.129.1.43>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Thanks for the info, I eventually found out the issue. I had the server kernel build with maxuser at 64, reducing that to 32 has somehow disable the 88% cpu limitation on the process and therefore I was able to successfully run the full MySQL test suite. However, how comes that on FreeBSD the MySQL test suite pushes so hard on CPU? I have never seen that with other O/S. And the code that kills a process reaching the CPU limits is buggy because it does provoke a server locked-up (no even a panic, just a big cold freeze on the box). Regards, -philippe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.7.2.20000721081753.00c4bbe0>