Lines Matching full:limit
93 A resource limit is specified as a soft limit and a hard limit.
94 When a soft limit is exceeded a process may receive a signal (for example,
96 continue execution until it reaches the hard limit (or modifies
97 its resource limit).
103 rlim_t rlim_cur; /* current (soft) limit */
104 rlim_t rlim_max; /* hard limit */
118 value for a limit is defined as
131 if the value for the current or maximum resource limit cannot be stored in an
145 .Ic limit
157 call fails if the data space limit is reached.
158 When the stack limit is reached, the process receives
166 soft limit will cause the write to fail and a signal
170 When the soft CPU time limit is exceeded, a signal
204 is greater than the current maximum limit value,