From owner-cvs-ports Tue Feb 20 15:58:17 1996 Return-Path: owner-cvs-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA16495 for cvs-ports-outgoing; Tue, 20 Feb 1996 15:58:17 -0800 (PST) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA16483 Tue, 20 Feb 1996 15:58:06 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.6.12/8.6.5) with SMTP id PAA04476; Tue, 20 Feb 1996 15:58:11 -0800 Message-Id: <199602202358.PAA04476@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost didn't use HELO protocol To: Wolfram Schneider cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org Subject: Re: cvs commit: ports/sysutils/top/files m_freebsd2.c In-reply-to: Your message of "Tue, 20 Feb 1996 15:50:16 PST." <199602202350.PAA15820@freefall.freebsd.org> From: David Greenman Reply-To: davidg@Root.COM Date: Tue, 20 Feb 1996 15:58:10 -0800 Sender: owner-cvs-ports@FreeBSD.ORG Precedence: bulk >wosch 96/02/20 15:50:15 > > Modified: sysutils/top/files m_freebsd2.c > Log: > make top smarter if cannot read swap addresses > - always return if kvm_read() failed > - stop calculating swap usage after 10 errors Why after 10? If it fails once, it should continue to fail. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project