pstat.8 (799aba9656862219f49a70d7be17c425ba032750) pstat.8 (0b46bb97a70bdad7178c2ab77335adb89a1926fd)
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

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

65If invoked as
66.Nm swapinfo
67the
68.Fl s
69option is implied, and only the
70.Fl k
71option is legal.
72.Pp
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

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

65If invoked as
66.Nm swapinfo
67the
68.Fl s
69option is implied, and only the
70.Fl k
71option is legal.
72.Pp
73If neither the
74.Fl N
75nor the
76.Fl M
77option is 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
73The following options are available:
74.Bl -tag -width indent
75.It Fl n
76Print devices out by major/minor instead of name.
77.It Fl k
78Print sizes in kilobytes, regardless of the setting of the
79.Ev BLOCKSIZE
80environment variable.

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

225for
226SLIPDISC
227or
228.Ql ppp
229for
230PPPDISC.
231.El
232.It Fl M
85The following options are available:
86.Bl -tag -width indent
87.It Fl n
88Print devices out by major/minor instead of name.
89.It Fl k
90Print sizes in kilobytes, regardless of the setting of the
91.Ev BLOCKSIZE
92environment variable.

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

237for
238SLIPDISC
239or
240.Ql ppp
241for
242PPPDISC.
243.El
244.It Fl M
233Extract values associated with the name list from the specified core
234instead of the default
235.Pa /dev/kmem .
245Extract values associated with the name list from the specified core.
236.It Fl N
246.It Fl N
237Extract the name list from the specified system instead of the default
238.Pa /boot/kernel/kernel .
247Extract the name list from the specified system instead of the default,
248which is the kernel image the system has booted from.
239.El
249.El
240.Sh FILES
241.Bl -tag -width /boot/kernel/kernel -compact
242.It Pa /boot/kernel/kernel
243namelist
244.It Pa /dev/mem
245default source of tables
246.El
247.Sh SEE ALSO
248.Xr ps 1 ,
249.Xr systat 1 ,
250.Xr stat 2 ,
251.Xr fs 5 ,
252.Xr iostat 8 ,
253.Xr vmstat 8
254.Rs

--- 12 unchanged lines hidden ---
250.Sh SEE ALSO
251.Xr ps 1 ,
252.Xr systat 1 ,
253.Xr stat 2 ,
254.Xr fs 5 ,
255.Xr iostat 8 ,
256.Xr vmstat 8
257.Rs

--- 12 unchanged lines hidden ---