Afficher un message
Vieux 03/09/2007, 20h25   #7
Jay Pipes
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: thread_concurrency in linux

Andrew Braithwaite wrote:
> Does anyone know if thread_concurrency works in linux or is it just
> limited to Solaris and Windows?


Hi! That variable only affects Solaris, as the Solaris threading
library supports thr_setconcurrency().

innodb_thread_concurrency, however, can affect all platforms, AFAIK:

http://www.mysql.org/doc/refman/5.0/...ad_concurrency

> I know the general rule is number of CPU's*2 but will this actually have
> any effect with Linux's threading model?


Nope, at least AFAIK.

-jay
  Réponse avec citation
 
Page generated in 0,05050 seconds with 9 queries