Below commands can be used to check kernel max threads on Linux
sysctl -a| grep kernel.threads-max
cat /proc/sys/kernel/threads-max
No comments:
Post a Comment