Advertisement
Guest User

Untitled

a guest
Nov 8th, 2013
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. [root@salt-master01 ~]# cat /proc/$(</var/run/salt-master.pid)/limits
  2. Limit Soft Limit Hard Limit Units
  3. Max cpu time unlimited unlimited seconds
  4. Max file size unlimited unlimited bytes
  5. Max data size unlimited unlimited bytes
  6. Max stack size 10485760 unlimited bytes
  7. Max core file size 0 unlimited bytes
  8. Max resident set unlimited unlimited bytes
  9. Max processes 7816 7816 processes
  10. Max open files 4096 4096 files
  11. Max locked memory 65536 65536 bytes
  12. Max address space unlimited unlimited bytes
  13. Max file locks unlimited unlimited locks
  14. Max pending signals 7816 7816 signals
  15. Max msgqueue size 819200 819200 bytes
  16. Max nice priority 0 0
  17. Max realtime priority 0 0
  18. Max realtime timeout unlimited unlimited us
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement