Re: [opensuse] max number of threads limitation on suse



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