Difference between revisions of "Ulimit"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
locks unlimited | locks unlimited | ||
rtprio 0 | rtprio 0 | ||
− | |||
[[nofiles]] | [[nofiles]] | ||
ulimit -n 8192 | ulimit -n 8192 | ||
+ | |||
+ | == Related terms == | ||
+ | * [[cgroups]] | ||
+ | |||
== See also == | == See also == |
Revision as of 05:08, 22 May 2020
Ubuntu 20.04 LTS ulimit default values:
ulimit -a time(seconds) unlimited file(blocks) unlimited data(kbytes) unlimited stack(kbytes) 8192 coredump(blocks) 0 memory(kbytes) unlimited locked memory(kbytes) 65536 process 15638 nofiles 1024 vmemory(kbytes) unlimited locks unlimited rtprio 0
nofiles ulimit -n 8192
Related terms
See also
Advertising: