Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/vmstat Remove reference to Installing and Operating ...
details: https://anonhg.NetBSD.org/src/rev/1f2852362f6d
branches: trunk
changeset: 995495:1f2852362f6d
user: sevan <sevan%NetBSD.org@localhost>
date: Tue Dec 25 03:38:59 2018 +0000
description:
Remove reference to Installing and Operating 4.3BSD paper, at present it's not
possible to find a paper titled as such with sections starting with
"Interpreting system activity".
There is a "Monitoring System Performance" section present from the 4.1BSD
Installing and Operating paper up to and including the 4.4BSD paper. The advice
in this section has not aged very well.
>From "Installing and Operating 4.3BSD-tahoe UNIX on the VAX":
"Cumulatively on one of our large machines we average about 60-100
context switches and interrupts per second and about 70-120 system calls
per second"
diffstat:
usr.bin/vmstat/vmstat.1 | 9 ++-------
1 files changed, 2 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r aff5b64dfebd -r 1f2852362f6d usr.bin/vmstat/vmstat.1
--- a/usr.bin/vmstat/vmstat.1 Tue Dec 25 03:28:29 2018 +0000
+++ b/usr.bin/vmstat/vmstat.1 Tue Dec 25 03:38:59 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: vmstat.1,v 1.23 2018/12/13 01:29:10 sevan Exp $
+.\" $NetBSD: vmstat.1,v 1.24 2018/12/25 03:38:59 sevan Exp $
.\"
.\" Copyright (c) 2000, 2007 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -53,7 +53,7 @@
.\"
.\" @(#)vmstat.8 8.1 (Berkeley) 6/6/93
.\"
-.Dd December 13, 2018
+.Dd December 25, 2018
.Dt VMSTAT 1
.Os
.Sh NAME
@@ -300,11 +300,6 @@
.Xr iostat 8 ,
.Xr pstat 8 ,
.Xr kernhist 9
-.Pp
-The sections starting with
-.Dq Interpreting system activity
-in
-.%T Installing and Operating 4.3BSD .
.Sh BUGS
The
.Fl c
Home |
Main Index |
Thread Index |
Old Index