Yes this seems to be not necesary with nptl
i need to use ulilimit -s 512 to reduce the default stacksize and be
able of create more threads
On 2/8/06, kashani <[EMAIL PROTECTED]> wrote:
> pepone pepone wrote:
> > Hi
> >
> > I want increase the max number of threads that can be created in a sigel
pepone pepone wrote:
Hi
I want increase the max number of threads that can be created in a sigel process
I read in mysqldoc that i must changue this and recompile pthreads
/usr/include/bits/local_lim.h
/* The number of threads per process. */
#define _POSIX_THREAD_THREADS_MAX 64
is t
Hi
I want increase the max number of threads that can be created in a sigel process
I read in mysqldoc that i must changue this and recompile pthreads
/usr/include/bits/local_lim.h
/* The number of threads per process. */
#define _POSIX_THREAD_THREADS_MAX 64
is this correct?
thanks in
3 matches
Mail list logo