pstat.8 (9c5cdfe0afd357dde6d63bc1780cf058764e3d72) pstat.8 (fdaad796ed2738847aaf2bdc2bfbbfe427e353e1)
1.\" Copyright (c) 1980, 1991, 1993, 1994
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)pstat.8 8.5 (Berkeley) 5/13/94
1.\" Copyright (c) 1980, 1991, 1993, 1994
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)pstat.8 8.5 (Berkeley) 5/13/94
33.\" $Id: pstat.8,v 1.12 1997/02/22 16:12:15 peter Exp $
33.\" $Id: pstat.8,v 1.13 1997/03/11 13:00:38 peter Exp $
34.\"
35.Dd May 13, 1994
36.Dt PSTAT 8
37.Os BSD 4
38.Sh NAME
39.Nm pstat ,
40.Nm swapinfo
41.Nd display system data structures

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

265.It VFLAG
266.Pp
267A list of letters representing vnode flags:
268.Bl -tag -width indent
269.It R
270\- VROOT
271.It T
272\- VTEXT
34.\"
35.Dd May 13, 1994
36.Dt PSTAT 8
37.Os BSD 4
38.Sh NAME
39.Nm pstat ,
40.Nm swapinfo
41.Nd display system data structures

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

265.It VFLAG
266.Pp
267A list of letters representing vnode flags:
268.Bl -tag -width indent
269.It R
270\- VROOT
271.It T
272\- VTEXT
273.It S
274\- VSYSTEM
275.It t
276\- VISTTY
273.It L
274\- VXLOCK
275.It W
276\- VXWANT
277.It L
278\- VXLOCK
279.It W
280\- VXWANT
277.It E
278\- VEXLOCK
279.It S
280\- VSHLOCK
281.It T
282\- VLWAIT
283.It A
284\- VALIASED
285.It B
286\- VBWAIT
281.It B
282\- VBWAIT
283.It A
284\- VALIASED
285.It V
286\- VVMIO
287.It a
288\- VAGE
289.It l
290\- VOLOCK
291.It w
292\- VOWANT
287.El
288.Pp
289.It USE
290The number of references to this vnode.
291.It HOLD
292The number of I/O buffers held by this vnode.
293.It FILEID
294The vnode fileid.

--- 84 unchanged lines hidden ---
293.El
294.Pp
295.It USE
296The number of references to this vnode.
297.It HOLD
298The number of I/O buffers held by this vnode.
299.It FILEID
300The vnode fileid.

--- 84 unchanged lines hidden ---