Lines Matching +full:resource +full:- +full:files

1 .\"-
2 .\" Copyright (c) 2007-2009 Robert N. M. Watson
34 .Op Fl -libxo
42 .Op Fl -libxo
50 .Op Fl -libxo
73 .Op Fl -libxo
96 .Op Fl -libxo
104 .Op Fl -libxo
107 .Op Fl -libxo
110 .Op Fl -libxo
134 .Fl -libxo
144 .Bl -tag -width indent
146 Print information about advisory locks on files.
147 All three types of locks are listed, BSD-style
149 POSIX-style
192 The filter name, filter-specific identifier, flags, filter-specific flags,
201 .Bl -tag -width X -compact
219 .Bl -tag -width X -compact
248 Display resource limits for the process.
250 Display the usage of the resource limits for the process.
252 Display resource usage information for the process.
258 is used then per-thread statistics are printed, rather than per-process
302 A cpuset value displayed as -1 means that the information is either invalid
307 .Bl -tag -width indent -compact
320 .Bl -tag -width indent -compact
331 .Bl -tag -width "ENVIRONMENT" -compact
342 per-file descriptor object information, such as object type and file system
346 .Bl -tag -width indent -compact
371 .Bl -tag -width X -compact
393 pseudo-terminal master
400 .Bl -tag -width X -compact
401 .It -
423 .Bl -tag -width X -compact
435 non-blocking
455 .Bl -tag -width indent -compact
482 .Bl -tag -width indent -compact
495 .Bl -tag -width indent -compact
501 .Bl -tag -width indent -compact
508 .Bl -tag -width indent -compact
517 .Bl -tag -width X -compact
519 if signal is pending in the global process queue; - otherwise.
523 - otherwise.
525 if the signal will be caught; - otherwise.
535 .Bl -tag -width indent -compact
546 .Bl -tag -width X -compact
548 if signal is pending for the thread, - otherwise
550 if signal is blocked in the thread signal mask, - if not blocked
572 .Bl -tag -width indent -compact
584 .Ss Resource Limits
585 Display resource limits for a process:
587 .Bl -tag -width indent -compact
593 resource limit name
599 .Ss Resource Usage
600 Display resource usage for a process.
604 resource usage for individual threads is displayed instead.
606 .Bl -tag -width "RESOURCE" -compact
618 .It RESOURCE
619 resource name
626 .Bl -tag -width indent -compact
653 .Bl -tag -width X -compact
658 Display per-thread information, including process ID, per-thread ID, name,
661 .Bl -tag -width indent -compact
681 meta-data, and mapped object information:
683 .Bl -tag -width indent -compact
708 .Bl -tag -width X -compact
719 .Bl -tag -width XX -compact
720 .It --
740 guard (pseudo-type)
745 .Bl -tag -width X -compact
747 copy-on-write
753 grows down (top-down stack)
755 grows up (bottom-up stack)
765 .Bl -tag -width indent -compact
776 .Bl -tag -width indent -compact
815 .Ex -std
818 .Bd -literal -offset indent
825 .Bd -literal -offset indent
826 $ procstat files $$
828 46620 bash text v r r------- - - - /usr/local/bin/bash
829 46620 bash ctty v c rw------ - - - /dev/pts/12
830 46620 bash cwd v d r------- - - - /tmp
831 46620 bash root v d r------- - - - /
832 46620 bash 0 v c rw------ 7 372071 - /dev/pts/12
833 46620 bash 1 v c rw------ 7 372071 - /dev/pts/12
834 46620 bash 2 v c rw------ 7 372071 - /dev/pts/12
835 46620 bash 255 v c rw------ 7 372071 - /dev/pts/12
840 .Bd -literal -offset indent
843 1 init /sbin/init --
847 .Bd -literal -offset indent
856 .Bd -literal -offset indent
887 .An -nosplit