From owner-freebsd-bugs Mon Jun 2 18:00:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA24716 for bugs-outgoing; Mon, 2 Jun 1997 18:00:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA24709; Mon, 2 Jun 1997 18:00:02 -0700 (PDT) Resent-Date: Mon, 2 Jun 1997 18:00:02 -0700 (PDT) Resent-Message-Id: <199706030100.SAA24709@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, h-nokubi@nmit.mt.nec.co.jp Received: from TYO9.gate.nec.co.jp (TYO9.gate.nec.co.jp [203.180.98.35]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA24135 for ; Mon, 2 Jun 1997 17:52:05 -0700 (PDT) Received: from mailsv.nec.co.jp ([133.200.254.203]) by TYO9.gate.nec.co.jp (8.8.5+2.7Wbeta5/3.4Wb-NEC-TYO9) with ESMTP id JAA29894 for ; Tue, 3 Jun 1997 09:52:02 +0900 (JST) Received: from ssse15.sss.abk.nec.co.jp (ssse15.sss.abk.nec.co.jp [133.206.64.65]) by mailsv.nec.co.jp (8.8.5+2.7Wbeta5/3.4W-97042209) with ESMTP id JAA09275 for ; Tue, 3 Jun 1997 09:52:02 +0900 (JST) Received: from sssfw.sss.abk.nec.co.jp (sssfw [133.206.64.1]) by ssse15.sss.abk.nec.co.jp (8.7.5+2.6Wbeta6/CF3.3W9-SSS_M950609) with ESMTP id JAA24754 for ; Tue, 3 Jun 1997 09:52:31 +0900 (JST) Received: by sssfw.sss.abk.nec.co.jp (8.7.5+2.6Wbeta6/3.4W2) id JAA03959 for ; Tue, 3 Jun 1997 09:51:28 +0900 (JST) Received: from p28.sss.abk.nec.co.jp by e2.sss.abk.nec.co.jp (8.7.6+2.6Wbeta7/3.3W9-NEC) id JAA14207; Tue, 3 Jun 1997 09:52:09 +0900 (JST) Received: (from h-nokubi@localhost) by p28.sss.abk.nec.co.jp (8.8.5/3.4W403/27/97) id JAA03166; Tue, 3 Jun 1997 09:52:09 +0900 (JST) Message-Id: <199706030052.JAA03166@p28.sss.abk.nec.co.jp> Date: Tue, 3 Jun 1997 09:52:09 +0900 (JST) From: h-nokubi@nmit.mt.nec.co.jp Reply-To: h-nokubi@nmit.mt.nec.co.jp To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/3764: systat(1) -vmstat description seems to be obsolete Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3764 >Category: docs >Synopsis: systat(1) -vmstat description seems to be obsolete >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 2 18:00:01 PDT 1997 >Last-Modified: >Originator: NOKUBI Hirotaka >Organization: NEC Microcomputer Technology Ltd., Tokyo, Japan >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: FreeBSD sassaby.nokubi.or.jp 2.2.1-RELEASE FreeBSD 2.2.1-RELEASE #0: Sat Apr 5 02:48:55 JST 1997 h-nokubi@sassaby.nokubi.or.jp:/usr/src/.ports/2.2.1-RELEASE/sys/compile/SASSABY i386 >Description: In the systat(1), 7th and 8th paragraph of vmstat description, where `Rec', `It', `F/S', `F/F', `Fre', `SFr', `zf' and `xf' are described, seems to be obsolete. Probably, it's for the VAX 4.3BSD's systat(1). There are not these items in the FreeBSD's systat(1). And descriptions about following items are missing. number of copy-on-writes (`cow') pages zero filled on demand (`zfod') number of pages wired down (`wire') number of pages active (`act') number of pages inactive (`inact') number of pages on buffer cache queue (`cache') number of pages free (`free') pages freed by daemon (`daefr') pages freed by exiting processes (`prcfr') number of pages reactivated from free list (`react') number of times daemon has awaken from sleep (`pdwak') number of pages analyzed by daemon (`pdpgs') intransit blocking page faults (`intrn') bufspace (`buf') >How-To-Repeat: >Fix: Remove 7th and 8th paragraph of vmstat description in systat(1), then add descriptions about missing items, please. (Because I'm not so good at English, I could not make patch. Sorry.) >Audit-Trail: >Unformatted: