Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Maximum number of threads with RedHat 255?

maximum RedHat threads
0
Posted

Maximum number of threads with RedHat 255?

0

>> With a RedHat 7.1 install (Intel architecture), the stock kernel comes >> with a limit of 65535. When running a simple program which sits in a loop >> creating threads & detaching them, the maximum number of threads I can >> reach is 255 – the same limit as a stock kernel from RedHat 6.1. On a modified > > > Too bad no one has an answer for this… I’m going to *attempt* to > figure this one out since one of the programs I’m writing is coming to > this same blockade. > I imagine you hit the max user processes limit, you can change it with ulimit -u ‘num’ in bash or limit maxproc ‘num’ under tcsh. You can also change the default soft/hard limits in /etc/security/limits.conf as well. Kostas Gewrgiou =================================TOP=============================== Q381: Best MT debugger for Windows… ahem people, Pardon this post, by me, a rather beginner to multithreading, both under win32 and nix, but, IMO, it would be IDIOTIC (!!) to use a win32 debugger when debugging win32 thr

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123