Hi,
I recently moved few of my Plex systems to FreeBSD 12.2-RELEASE-p1 and noticed that the startup script tries to enforce a stack size of 3000 using ulimit:
root@abyss:~ # grep -i ulimit /usr/local/etc/rc.d/plexmediaserver_plexpass
ulimit -s 3000
So when I try to start/stop/restart it...
a rather basic question, but somehow I seem to be unable to solve it ...
After installing textproc/apache-solr and then starting it, it complains like this:
root@gwendolin:~ # service solr start
*** [WARN] *** Your Max Processes Limit is currently 8499.
It should be set to 65000 to avoid...
Hi, everyone.
I have a question about stack size.
I have a system that has 512m of stack size.
user@myhost:/ % ulimit -a | grep stack
stack size (kbytes, -s) 524288
What happens when this stack size is full?
And how can I catch this status for a process?
Thanks.
Hello, I need to run some smalltalk VM, that uses thread for "heartbeat", and when I run this binary (VM), this error occurs:
pthread_setschedparam failed: Operation not permitted
Advice from VM developers are (this is advice for Linux!):
1) add file to dir /etc/security/limits.d/ with this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.