[EMAIL PROTECTED] writes:
> Hi,
>       Can anyone help me out! Does MySQL run efficently in a multi 
> CPU environment. I am using FreeBSD 4.1 at the moment but I am 
> looking to upgrade to 4.3 because as most ppl know 4.1 had that 
> bug that meant Mysqld would use 100% of the CPU. So my 
> questions are does MySQL support Multiple CPU's with FreeBSD 
> 4.2 or 4.3? Thanks for your help in advance.
> 
> Drew
> 
> Andrew Toussaint          
> Richardson-Shaw Pty Ltd 
> [EMAIL PROTECTED]     
> 


Hi!

MySQL supports as many CPU as you might have, but FreeBSD threads do
not support SMP, so MySQL can not use them. 

MySQL uses all available CPU's on Linux, Solaris, Windows, OpenBSD and
other OS's where threads are system-based and not user-based, like on
FreeBSD.


-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to