pstat.8 (9b25840f5ccacbfc3019c674cd501291ae957b75) | pstat.8 (d19eed81d4a1acb4a14dd50190e89adf4132ba56) |
---|---|
1.\" Copyright (c) 1980, 1991, 1993, 1994 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" @(#)pstat.8 8.4 (Berkeley) 4/19/94 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 17 unchanged lines hidden (view full) --- 26.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 27.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 28.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 29.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 30.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 31.\" SUCH DAMAGE. 32.\" 33.\" From: @(#)pstat.8 8.4 (Berkeley) 4/19/94 | 1.\" Copyright (c) 1980, 1991, 1993, 1994 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" @(#)pstat.8 8.4 (Berkeley) 4/19/94 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 17 unchanged lines hidden (view full) --- 26.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 27.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 28.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 29.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 30.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 31.\" SUCH DAMAGE. 32.\" 33.\" From: @(#)pstat.8 8.4 (Berkeley) 4/19/94 |
34.\" $Id: pstat.8,v 1.6 1996/01/20 07:28:52 mpp Exp $ | 34.\" $Id: pstat.8,v 1.7 1996/04/17 20:50:44 joerg Exp $ |
35.\" 36.Dd October 7, 1995 37.Dt PSTAT 8 38.Os BSD 4 39.Sh NAME 40.Nm pstat , 41.Nm swapinfo 42.Nd display system data structures 43.Sh SYNOPSIS 44.Nm pstat | 35.\" 36.Dd October 7, 1995 37.Dt PSTAT 8 38.Os BSD 4 39.Sh NAME 40.Nm pstat , 41.Nm swapinfo 42.Nd display system data structures 43.Sh SYNOPSIS 44.Nm pstat |
45.Op Fl Tfknstv | 45.Op Fl Tfiknstv |
46.Op Fl M Ar core 47.Op Fl N Ar system 48.Pp 49.Nm swapinfo 50.Op Fl k 51.Sh DESCRIPTION 52.Nm Pstat 53displays open file entry, swap space utilization, --- 288 unchanged lines hidden (view full) --- 342.It G 343lease was evicted (nqnfs) 344.El 345.El 346.It SIZ/RDEV 347Number of bytes in an ordinary file, or 348major and minor device of special file. 349.El | 46.Op Fl M Ar core 47.Op Fl N Ar system 48.Pp 49.Nm swapinfo 50.Op Fl k 51.Sh DESCRIPTION 52.Nm Pstat 53displays open file entry, swap space utilization, --- 288 unchanged lines hidden (view full) --- 342.It G 343lease was evicted (nqnfs) 344.El 345.El 346.It SIZ/RDEV 347Number of bytes in an ordinary file, or 348major and minor device of special file. 349.El |
350.It Fl i 351Same as 352.Fl v , 353present for backwards-compatibility. |
|
350.El 351.Sh FILES 352.Bl -tag -width /dev/kmemxxx -compact 353.It Pa /kernel 354namelist 355.It Pa /dev/kmem 356default source of tables 357.El --- 17 unchanged lines hidden --- | 354.El 355.Sh FILES 356.Bl -tag -width /dev/kmemxxx -compact 357.It Pa /kernel 358namelist 359.It Pa /dev/kmem 360default source of tables 361.El --- 17 unchanged lines hidden --- |