Per-process limits are themselves limited by the total memory limit.
每个进程的限制本身受到总内存限制的限制。
Set the user process limits to unlimited by running this command as the root user
通过以 root 用户身份运行以下命令,从而将用户进程限制设置为无限制
I suggest using the terms "current limit" and "upper limit" for process limits (never using the terms "soft" and "hard") so there's no confusion.
我建议为进程界限使用术语“当前界限”和“上限”(永远不要使用术语“软”和“硬”),那样就没有任何迷惑了。
应用推荐