From owner-cvs-ports Wed Jan 4 11:31:47 1995 Return-Path: cvs-ports-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id LAA28513 for cvs-ports-outgoing; Wed, 4 Jan 1995 11:31:47 -0800 Received: (from swallace@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id LAA28503; Wed, 4 Jan 1995 11:31:44 -0800 Date: Wed, 4 Jan 1995 11:31:44 -0800 From: Steven Wallace Message-Id: <199501041931.LAA28503@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/utils/top/scripts post-configure Sender: cvs-ports-owner@FreeBSD.org Precedence: bulk swallace 95/01/04 11:31:43 Modified: utils/top/files machine.c top.1 Log: Changes: o manpage update o use 128 Hertz (2<<(SHIFT_HZ)-1) instead 100Hz from variable hz o call swapmode only if some pages are swaped in or out (save 50-80% of CPU time) Submitted by: Wolfram Schneider Modified: utils/top/scripts post-configure Log: Use cp -f instead of just cp.