Re: thread_concurrency in linux

2007-09-03 Thread Jay Pipes
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,

RE: thread_concurrency in linux

2007-08-29 Thread Andrew Braithwaite
: thread_concurrency in linux I am not sure whether you are talking about innodb_thread_concurrency. If so please check out http://www.mysqlperformanceblog.com/2006/06/05/innodb-thread-concurrency <http://www.mysqlperformanceblog.com/2006/06/05/innodb-thread-concurrenc y> for more details. Innodb_thread_concu

Re: thread_concurrency in linux

2007-08-29 Thread Alex Arul Lurthu
I am not sure whether you are talking about innodb_thread_concurrency. If so please check out http://www.mysqlperformanceblog.com/2006/06/05/innodb-thread-concurrency for more details. Innodb_thread_concurrency works on linux. Thanks Alex On 8/29/07, Andrew Braithwaite <[EMAIL PROTECTED]> wrote: