On Thu, May 03, 2001 at 12:12:35PM -0700, Bryan Coon wrote:
>
> Would someone briefly explain to me how MySQL uses threading in a
> multi-processor environment?

Yes.

> Currently I have a Dual 1gHz processor box running RedHat 7.1 with
> the smp kernel.  Does this automatically take care of things?

It does.

> Is mysql parallelized at all, or is this inherent in the threading?

The threads will run in parallel on the 2 CPUs.

> Insofar as optimization, are there any manual things I have to do to
> optimize mysql for a dual processor box?

I don't know of any... but there might be.

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878    Fax: (408) 349-5454    Cell: (408) 439-9951

MySQL 3.23.29: up 120 days, processed 745,822,323 queries (71/sec. avg)

---------------------------------------------------------------------
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