Lines Matching +full:resource +full:- +full:id

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
147 All three types of locks are listed, BSD-style
149 POSIX-style
209 Display resource limits for the process.
213 Display resource usage information for the process.
219 is used then per-thread statistics are printed, rather than per-process
221 The second field in the table will list the thread ID to which the row of
244 which is the process ID to which the row of information corresponds.
259 A cpuset value displayed as -1 means that the information is either invalid
262 Display the process ID, command, and path to the process binary:
264 .Bl -tag -width indent -compact
266 process ID
275 Display the process ID, command, and command line arguments:
277 .Bl -tag -width indent -compact
279 process ID
286 Display the process ID, command, and environment variables:
288 .Bl -tag -width "ENVIRONMENT" -compact
290 process ID
298 process, including the process ID, command, file descriptor number, and
299 per-file descriptor object information, such as object type and file system
303 .Bl -tag -width indent -compact
305 process ID
328 .Bl -tag -width X -compact
348 pseudo-terminal master
355 .Bl -tag -width X -compact
356 .It -
378 .Bl -tag -width X -compact
390 non-blocking
410 .Bl -tag -width indent -compact
437 .Bl -tag -width indent -compact
452 .Bl -tag -width indent -compact
458 .Bl -tag -width indent -compact
465 .Bl -tag -width indent -compact
467 process ID
474 .Bl -tag -width X -compact
476 if signal is pending in the global process queue; - otherwise.
480 - otherwise.
482 if the signal will be caught; - otherwise.
492 .Bl -tag -width indent -compact
494 process ID
496 thread ID
503 .Bl -tag -width X -compact
505 if signal is pending for the thread, - otherwise
507 if signal is blocked in the thread signal mask, - if not blocked
529 .Bl -tag -width indent -compact
531 process ID
533 thread ID
541 .Ss Resource Limits
542 Display resource limits for a process:
544 .Bl -tag -width indent -compact
546 process ID
550 resource limit name
556 .Ss Resource Usage
557 Display resource usage for a process.
561 resource usage for individual threads is displayed instead.
563 .Bl -tag -width "RESOURCE" -compact
565 process ID
567 thread ID
575 .It RESOURCE
576 resource name
583 .Bl -tag -width indent -compact
585 process ID
589 effective user ID
591 real user ID
593 saved user ID
595 effective group ID
597 real group ID
599 saved group ID
610 .Bl -tag -width X -compact
615 Display per-thread information, including process ID, per-thread ID, name,
618 .Bl -tag -width indent -compact
620 process ID
622 thread ID
638 meta-data, and mapped object information:
640 .Bl -tag -width indent -compact
642 process ID
665 .Bl -tag -width X -compact
676 .Bl -tag -width XX -compact
677 .It --
697 guard (pseudo-type)
702 .Bl -tag -width X -compact
704 copy-on-write
710 grows down (top-down stack)
712 grows up (bottom-up stack)
722 .Bl -tag -width indent -compact
724 process ID
733 .Bl -tag -width indent -compact
751 Process id of the owner, for
755 Remote system id if applicable
757 File system id where the locked file resize
772 .Ex -std
775 .Bd -literal -offset indent
782 .Bd -literal -offset indent
785 46620 bash text v r r------- - - - /usr/local/bin/bash
786 46620 bash ctty v c rw------ - - - /dev/pts/12
787 46620 bash cwd v d r------- - - - /tmp
788 46620 bash root v d r------- - - - /
789 46620 bash 0 v c rw------ 7 372071 - /dev/pts/12
790 46620 bash 1 v c rw------ 7 372071 - /dev/pts/12
791 46620 bash 2 v c rw------ 7 372071 - /dev/pts/12
792 46620 bash 255 v c rw------ 7 372071 - /dev/pts/12
797 .Bd -literal -offset indent
800 1 init /sbin/init --
804 .Bd -literal -offset indent
813 .Bd -literal -offset indent
843 .An -nosplit