• 查看线程数

ulimit -a

  • 修改配置文件

vim /etc/security/limits.d/90-nproc.conf

user        soft    nproc     1031950
  • 改完即可生效

 

 

参考文献:https://www.cnblogs.com/jager/p/5776655.html

相关文章:

  • 2021-09-04
  • 2021-05-22
  • 2022-02-01
  • 2022-01-10
猜你喜欢
  • 2021-05-21
  • 2022-12-23
  • 2021-10-23
  • 2022-12-23
  • 2021-08-20
  • 2021-07-19
  • 2021-06-04
相关资源
相似解决方案