Re: [opensuse] max number of threads limitation on suse
- From: Per Jessen <per@xxxxxxxxxxxx>
- Date: Fri, 11 Nov 2011 10:48:37 +0100
Mahan Mahdavi Amiri wrote:
Is there a limit on number of threads on suse ?
we ran java test program to determine the maximum number of thread and
it shows 32000.
Is there anyway to increase the maximum number of supported threads on
suse. Thanks.
The system-wide maximum is:
cat /proc/sys/kernel/threads-max
I have a system where it says '147456', another says '12287',
another '111796'. I don't know what this number is based, but you can
probably change it by:
echo 999999 >/proc/sys/kernel/threads-max
--
Per Jessen, Zürich (6.9°C)
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
- Follow-Ups:
- Re: [opensuse] max number of threads limitation on suse
- From: Andreas Jaeger
- Re: [opensuse] max number of threads limitation on suse
- References:
- [opensuse] max number of threads limitation on suse
- From: Mahan Mahdavi Amiri
- [opensuse] max number of threads limitation on suse
- Prev by Date: Re: [opensuse] virtualbox bridged network adapter[SOLVED]
- Next by Date: Re: [opensuse] max number of threads limitation on suse
- Previous by thread: [opensuse] max number of threads limitation on suse
- Next by thread: Re: [opensuse] max number of threads limitation on suse
- Index(es):