lkml.org 
[lkml]   [1998]   [Aug]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: Max threads per process?
From
Date
In article <199808232012.QAA09928@pretzel.normnet.org> you write:
>It is not immediately obvious from my grep'ing... what is the maximum
>number of threads per process under Linux? Does that number vary across
>different processor architectures?

include/linux/task.h defines the maximum processes per user and
maximum total tasks. each thread is counted as process.
it's safe to increase these values. 2048 maximum, 1000 real threads,
and got no problems ...

andreas


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html

\
 
 \ /
  Last update: 2005-03-22 13:44    [W:0.032 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site