Lines Matching +full:current +full:- +full:limit

51 .Bl -tag -width indent
69 By default, this will output the current kernel resource settings
75 options, you may also display the current resource settings modified
76 by the appropriate login class resource limit entries from
94 .Ic limit
107 resource limit settings, and provides the benefit of allowing
115 .Dl "eval `limits -e -C daemon`"
119 to be evaluated and set by the current shell.
125 .Bl -tag -width ".Fl C Ar class"
127 Use current resource values, modified by the resource entries applicable
131 Use current resource values, modified by the resource entries applicable
147 (or current) resource limits.
190 resource limit.
196 resource limit.
203 resource limit.
207 resource limit.
211 resource limit.
215 resource limit.
219 size limit.
223 resource limit.
224 The system-wide limit on the maximum number of
237 resource limit.
238 The limit determines the maximal number of the process-shared locks
245 resource limit.
249 resource limit.
253 resource limit.
257 resource limit.
258 The system-wide limit on the maximum number of processes
271 resource limit.
272 This limit encompasses the entire VM space for the user process
282 resource limit.
286 resource limit.
298 for an infinite (or kernel-defined maximum)
299 limit, or a numeric value optionally followed by a suffix.
303 .Bl -tag -offset indent -width 4n -compact
322 .Bl -tag -offset indent -width 4n -compact
336 .Bl -tag -width ".Fl C Ar class"
350 .Dl "eval `limits -U news -aBec 0`"
357 Non-root users may, however, lower them or change
360 within to any value below the hard limit.
363 to raise a hard limit is considered a fatal error.
382 Show current stack size limit:
383 .Bd -literal -offset indent
384 $ limits -s
385 Resource limits (current):
393 limit:
394 .Bd -literal -offset indent
395 $ limits -d 1b ls
396 Data segment size exceeds process limit
402 output to limit
407 .Bd -literal -offset indent
408 $ limits -e -b 1b
409 ulimit -b 512;
414 .Bd -literal -offset indent
415 % limits -e -b 1b
416 limit -h sbsize 512;
417 limit sbsize 512;
422 .Xr limit 1 ,
451 are valid and settable by the current user.