Re: Dual / Single CPU

2003-07-03 Thread Becoming Digital
age - From: "Todd Burke" <[EMAIL PROTECTED]> To: "Mike Wexler" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, 30 June, 2003 18:00 Subject: Re: Dual / Single CPU so mysql can take full advantage of the dual cpu w/out a recompile? Thanks --Todd

Re: Dual / Single CPU

2003-06-30 Thread Mike Wexler
Todd Burke wrote: so mysql can take full advantage of the dual cpu w/out a recompile? Mysql create a separate thread for each connection. So a single connection won't use more than one CPU. If you have lots of active connections, then yes, it will take advantage of the dual cpu without a rec

Re: Dual / Single CPU

2003-06-30 Thread Todd Burke
so mysql can take full advantage of the dual cpu w/out a recompile? Thanks --Todd On Mon, 30 Jun 2003, Mike Wexler wrote: > > > Todd Burke wrote: > > >Which is the better option to host mysqld: > > > >MACHINE A: > > > > 2.4 GHz CPU > > 1024 MB Ram > > 2x 18 GB SCSI > > HDD RA

Re: Dual / Single CPU

2003-06-30 Thread Mike Wexler
Todd Burke wrote: Which is the better option to host mysqld: MACHINE A: 2.4 GHz CPU 1024 MB Ram 2x 18 GB SCSI HDD RAID 1 MACHINE B: Dual Xeon 1.8 GHz CPU 1024 MB Ram 3x 18 GB SCSI HDD RAID 5 I would recommend using RAID 1