<div dir="ltr"><div dir="ltr">On Tue, May 30, 2023 at 4:03 PM Chris Frey <<a href="mailto:cdfrey@foursquare.net">cdfrey@foursquare.net</a>> wrote:</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">After reading the article, I started probing systemd a little more<br>
closely.  I suspect my odd "9000ish" limit comes from my user slice:<br>
<br>
        systemctl show user-1000.slice | grep TasksMax<br>
<br>
This gives me 9933.<br>
<br>
Logging in as root from the console gives me 65999:<br>
<br>
        systemctl show user-0.slice | grep Tasks Max<br>
<br>
With all the other changes I'd already done, this does indeed let me<br>
create 60000 threads on my little 4G laptop.<br>
</blockquote></div><div><br></div><div>That tells me that systemctl has taken over yet another component ... sigh ...</div><div><br></div><div>Is there a way to do the same thing from the older CLI tools?</div><div><br></div><div>And can this limit (and others) be increased for non-root users?</div><div><br></div><div>Another odd observation ... <br></div><div><br></div><div>On two different systems running Ubuntu 20.04, I get different values:<br></div><div><br></div><div>This is on the server edition <br></div># systemctl show user-1000.slice | grep TasksM<br><div>TasksMax=41871</div><div><br></div><div>This is on Xubuntu <br></div><div># systemctl show user-1000.slice | grep TasksM<br>TasksMax=31142<br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature">Khalid M. Baheyeldin</div></div>