cpu | The CPU time limit in seconds.
|
fsize | The maximum size of files the process may create.
|
data | The maximum size of the process's data segment.
|
stack | The maximum size of process stack, in bytes.
|
core | |
rss | Specifies the limit of pages the process's resident set.
|
nproc | The maximum number of processes that can be created for
the real user ID of the calling process.
|
nofile | The maximum number of file descriptors the process can
open, +1.
|
memlock | The maximum number of bytes of virtual memory that
may be locked into RAM.
|
as | |
vmem | |