How to increase number of threads per process?

John Lenton jlenton at gmail.com
Wed Jul 14 07:22:26 EDT 2004


On Wed, 14 Jul 2004 11:29:29 +0800, Ronnan-Ian Viernes
<ronan.viernes at onsemi.com> wrote:
> Hi John,
> 
> Thanks for the idea. Actually, I only used the default installations of
> glibc in my SuSE Linux Setup. I believe during Python runtime, it will use
> the libraries of glibc installed in the server and in my example the
> different SuSE versions may have differenct glibc compilations as well.
> 
> I guess I may need to recompile my glibc then. If that's the case, where do
> I modify the number of threads to increase it? Also, as a consequence of
> recompiling the glibc, what other modules do I need to recompile in my SuSE
> Linux server then?

I'm not sure, and it depends if you're using nptl or just
linuxthreads; google is your friend.

-- 
John Lenton (jlenton at gmail.com) -- Random fortune:
bash: fortune: command not found



More information about the Python-list mailing list