Lines Matching full:soft
133 A resource limit is specified as a soft limit and a hard limit.
134 When a soft limit is exceeded, a process might or might not receive a signal.
137 A program that exceeds the soft limit is allowed to continue execution until it
144 structure is used to specify the hard and soft limits on a resource.
147 rlim_t rlim_cur; /* current (soft) limit */
185 soft limit will cause the write to fail and a signal
190 the soft cpu time limit is exceeded, a
196 soft limit of
202 If stack extension would allocate more virtual memory than allowed by the soft
208 The caller is free to raise the soft address space limit up to the hard limit