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
Hi, Just to make it clear; I mean thread_concurrency, not innodb_thread_concurrency. Cheers, Andrew From: Alex Arul Lurthu [mailto:[EMAIL PROTECTED] Sent: Wed, 29 August 2007 10:10 To: Andrew Braithwaite Cc: [email protected] Subject: Re

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:

Re: thread_concurrency

2003-10-15 Thread Jeremy Zawodny
On Tue, Oct 14, 2003 at 02:13:35PM -0700, Dathan Vance Pattishall wrote: > Does thread_concurrency work for x86 Linux systems? I've never found it to help in the systems I've tweaked. Perhaps someone else has? Is there a particular problem you're trying to fix, or are you just curious? Jeremy -

Re: thread_concurrency (Try number of CPU's*2 for thread_concurrency)

2002-11-25 Thread Jocelyn Fournier
Hi, No, you should set it to 4 if you have 2 CPU :) (2*2 ;)) Regards, Jocelyn - Original Message - From: "Jacob Friis Larsen" <[EMAIL PROTECTED]> To: "Mysql maillist" <[EMAIL PROTECTED]> Sent: Monday, November 25, 2002 8:46 AM Subject: thread_concurrency (Try number of CPU's*2 for threa