Marcello Giovagnoli writes:
 > Hi,
 > 
 > I'm sorry, for my previus question "To thread or not to thread .... " 
 > but now all it's OK. :)
 > 
 > Looking at /etc/my.cnf, i could see two variables:
 > 
 > set-variable    = thread_cache=8
 > set-variable    = thread_concurrency=8  # Try number of CPU's*2
 > 
 > this should set the edge to the maximum threads up to 8 and the mysqld
 > running daemons are, at least, 8 !(is'nt it ?)
 > 
 > And the process size, or thread size, decrease when the program goes down 
 > with 3.23.32.
 > 
 > Regards
 > 
 > marcello
 > 
 > 


Hi!

thread_concurrency is only used on Solaris for setting of one of it's
system parameters. On other systems it is not used.


Regards,

Sinisa

      ____  __     _____   _____  ___     ==  MySQL AB
     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic
    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaka, Cyprus
  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____
  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
             /*/             \*\                Developers Team

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