On Tue, Oct 21, 2003 at 10:13:55AM -0700, Greg(Bear) Casad wrote:
>
> All installations of mysql I have run ps -fax will show about 5
> mysql proccess running, even at idle.

mysql or mysqld?

> I compiled on a Redhat 9 box, it did find pthreads.... however ps
> -fax show 1 mysqld process running.

Is it using NTPL?

> Is there a spot to configure spare proccess? -- Or verify that it is
> indeed compiled muli-threaded??

The MySQL server (mysqld) is *always* multi-threaded.

As far as "spares", you might want to look at setting your
thread_cache to a non-zero value.

Jeremy
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

MySQL 4.0.15-Yahoo-SMP: up 39 days, processed 1,493,368,938 queries (439/sec. avg)

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to