Advertisement
Guest User

Untitled

a guest
Dec 1st, 2013
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. root@server:~# cat /proc/6885/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 8388608 unlimited bytes
  7. Max core file size 0 unlimited bytes
  8. Max resident set unlimited unlimited bytes
  9. Max processes 256984 256984 processes
  10. Max open files 1024 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 256984 256984 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