Skip to content

Instantly share code, notes, and snippets.

@imranrazakhan
Created January 20, 2020 11:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imranrazakhan/cadf78df1d09e4ad11676d51ec02839b to your computer and use it in GitHub Desktop.
Save imranrazakhan/cadf78df1d09e4ad11676d51ec02839b to your computer and use it in GitHub Desktop.
ulimit -a
I have no name!@db-1-wpfth:/tmp$ ulimit -a
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 127577
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 1048576
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) 1048576
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment