Re[2]: Multiple CPU's in Freebsd

2001-06-16 Thread Strange Alex
Hello Matthew, Thursday, June 14, 2001, 12:18:08 AM, you wrote: MR Try this: update your ports, then build the mysql port with MR WITH_LINUXTHREADS=1. This should result in a FreeBSD native binary MR linked against linuxthreads instead of libc_r, so it should use multiple MR processors. Hm.. I

Re: Multiple CPU's in Freebsd

2001-06-15 Thread Sinisa Milivojevic
Rafael Martinez writes: Hello First of all, thank you to everybody who came with good suggestions and fixes. I have the 4xCpu machine with freebsd and mysql using all of then, and it looks pretty good :-) (we'll see when I finish testing it ;-) ). One idea will be to put this

Re: Multiple CPU's in Freebsd

2001-06-14 Thread Sinisa Milivojevic
Hi! What is the version of FreeBSD that makes this possible ?? -- Regards, __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED] / /|_/ / // /\ \/ /_/ / /__ MySQL AB, FullTime Developer /_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus

Re: Multiple CPU's in Freebsd

2001-06-14 Thread Ken Menzel
: [EMAIL PROTECTED] Sent: Thursday, June 14, 2001 7:11 AM Subject: Re: Multiple CPU's in Freebsd Hi! What is the version of FreeBSD that makes this possible ?? -- Regards, __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED

Re: Multiple CPU's in Freebsd

2001-06-14 Thread Sinisa Milivojevic
Ken Menzel writes: Hi Sinisa, Since matt hasn't responded yet, I'll let you know, its not the version of FreeBSD, but the ports collection. The ports collections does not have a version number, people should just fetch latest (using cvsup) however you can fetch by date. A package

Re: Multiple CPU's in Freebsd

2001-06-14 Thread Rafael Martinez
---Reply to mail from Sinisa Milivojevic about Multiple CPU's in Freebsd Ken Menzel writes: Hi Sinisa, Since matt hasn't responded yet, I'll let you know, its not the version of FreeBSD, but the ports collection. The ports collections does not have a version number, people should

Re: Multiple CPU's in Freebsd

2001-06-13 Thread Matthew Reimer
). - Original Message - From: Rafael Martinez [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, June 12, 2001 10:52 AM Subject: Re: Multiple CPU's in Freebsd ---Reply to mail from Sinisa Milivojevic about Multiple CPU's [EMAIL PROTECTED] writes

Re: Multiple CPU's in Freebsd

2001-06-13 Thread Ken Menzel
OK! When did this get in! Ken - Original Message - From: Matthew Reimer [EMAIL PROTECTED] To: Ken Menzel [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, June 13, 2001 1:18 PM Subject: Re: Multiple CPU's in Freebsd Try this: update your ports, then build the mysql port

Re: Multiple CPU's in Freebsd

2001-06-13 Thread Matthew Reimer
PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, June 13, 2001 1:18 PM Subject: Re: Multiple CPU's in Freebsd Try this: update your ports, then build the mysql port with WITH_LINUXTHREADS=1. This should result in a FreeBSD native binary linked against linuxthreads instead of libc_r, so

Re: Multiple CPU's in Freebsd

2001-06-13 Thread Jeremy Zawodny
On Wed, Jun 13, 2001 at 03:19:30PM -0400, Ken Menzel wrote: Hi Matt, I am trying it now! Thanks! Seems to work, I am running it on one of the QA servers now and I see it spawning many mysql processes! Very cool! BTW to anyone usings ports after a source install use

Re: Multiple CPU's

2001-06-12 Thread Sinisa Milivojevic
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

Re: Multiple CPU's in Freebsd

2001-06-12 Thread Rafael Martinez
---Reply to mail from Sinisa Milivojevic about Multiple CPU's [EMAIL PROTECTED] writes: Hi, Can anyone help me out! Does MySQL run efficently in a multi CPU environment. [..] MySQL supports as many CPU as you might have, but FreeBSD threads do not support SMP, so MySQL can

Multiple CPU's

2001-06-11 Thread drew
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] - Before posting, please check: http://www.mysql.com/manual.php