Skip to content

Instantly share code, notes, and snippets.

@daya
Created April 6, 2011 21:27
Show Gist options
  • Save daya/906566 to your computer and use it in GitHub Desktop.
Save daya/906566 to your computer and use it in GitHub Desktop.
ulimit
1.9.2 ip-192-168-1-126: [master] $ ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
max locked memory (kbytes, -l) unlimited
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 1
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 266
virtual memory (kbytes, -v) unlimited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment