pstat.8 (0b46bb97a70bdad7178c2ab77335adb89a1926fd) pstat.8 (8482be06ec5ec00b81e77a45c1a0ee17db04d2d0)
1.\" Copyright (c) 1980, 1991, 1993, 1994
2.\" The Regents of the University of California. All rights reserved.
3.\" Copyright (c) 2002 Networks Associates Technology, Inc.
4.\" All rights reserved.
5.\"
6.\" Portions of this software was developed for the FreeBSD Project by
7.\" ThinkSec AS and NAI Labs, the Security Research Division of Network
8.\" Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035

--- 35 unchanged lines hidden (view full) ---

44.Os
45.Sh NAME
46.Nm pstat ,
47.Nm swapinfo
48.Nd display system data structures
49.Sh SYNOPSIS
50.Nm
51.Op Fl Tfknst
1.\" Copyright (c) 1980, 1991, 1993, 1994
2.\" The Regents of the University of California. All rights reserved.
3.\" Copyright (c) 2002 Networks Associates Technology, Inc.
4.\" All rights reserved.
5.\"
6.\" Portions of this software was developed for the FreeBSD Project by
7.\" ThinkSec AS and NAI Labs, the Security Research Division of Network
8.\" Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035

--- 35 unchanged lines hidden (view full) ---

44.Os
45.Sh NAME
46.Nm pstat ,
47.Nm swapinfo
48.Nd display system data structures
49.Sh SYNOPSIS
50.Nm
51.Op Fl Tfknst
52.Op Fl M Ar core
53.Op Fl N Ar system
54.Pp
52.Op Fl M Ar core Op Fl N Ar system
55.Nm swapinfo
56.Op Fl k
53.Nm swapinfo
54.Op Fl k
57.Op Fl M Ar core
58.Op Fl N Ar system
55.Op Fl M Ar core Op Fl N Ar system
59.Sh DESCRIPTION
60The
61.Nm
62utility displays open file entry, swap space utilization,
63terminal state, and vnode data structures.
64.Pp
65If invoked as
66.Nm swapinfo
67the
68.Fl s
69option is implied, and only the
70.Fl k
71option is legal.
72.Pp
56.Sh DESCRIPTION
57The
58.Nm
59utility displays open file entry, swap space utilization,
60terminal state, and vnode data structures.
61.Pp
62If invoked as
63.Nm swapinfo
64the
65.Fl s
66option is implied, and only the
67.Fl k
68option is legal.
69.Pp
73If neither the
74.Fl N
75nor the
70If the
76.Fl M
71.Fl M
77option is specified, information is obtained from
72option is not specified, information is obtained from
78the currently running kernel via the
79.Xr sysctl 3
80interface.
81Otherwise, information is read from the specified core file,
82using the name list from the specified kernel image (or from
83the default image).
84.Pp
85The following options are available:

--- 153 unchanged lines hidden (view full) ---

239or
240.Ql ppp
241for
242PPPDISC.
243.El
244.It Fl M
245Extract values associated with the name list from the specified core.
246.It Fl N
73the currently running kernel via the
74.Xr sysctl 3
75interface.
76Otherwise, information is read from the specified core file,
77using the name list from the specified kernel image (or from
78the default image).
79.Pp
80The following options are available:

--- 153 unchanged lines hidden (view full) ---

234or
235.Ql ppp
236for
237PPPDISC.
238.El
239.It Fl M
240Extract values associated with the name list from the specified core.
241.It Fl N
247Extract the name list from the specified system instead of the default,
242If
243.Fl M
244is also specified,
245extract the name list from the specified system instead of the default,
248which is the kernel image the system has booted from.
249.El
250.Sh SEE ALSO
251.Xr ps 1 ,
252.Xr systat 1 ,
253.Xr stat 2 ,
254.Xr fs 5 ,
255.Xr iostat 8 ,

--- 14 unchanged lines hidden ---
246which is the kernel image the system has booted from.
247.El
248.Sh SEE ALSO
249.Xr ps 1 ,
250.Xr systat 1 ,
251.Xr stat 2 ,
252.Xr fs 5 ,
253.Xr iostat 8 ,

--- 14 unchanged lines hidden ---