Skip to content

Instantly share code, notes, and snippets.

@jeromatron
Created February 16, 2011 20:50
Show Gist options
  • Save jeromatron/830166 to your computer and use it in GitHub Desktop.
Save jeromatron/830166 to your computer and use it in GitHub Desktop.
cassandra@ip-10-203-86-255:~$ ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 20
file size (blocks, -f) unlimited
pending signals (-i) 16382
max locked memory (kbytes, -l) unlimited
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) unlimited
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
cassandra@ip-10-203-86-255:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment