From owner-freebsd-questions Tue Oct 10 07:24:30 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA04225 for questions-outgoing; Tue, 10 Oct 1995 07:24:30 -0700 Received: from btp1da.phy.uni-bayreuth.de (btp1da.phy.uni-bayreuth.de [132.180.20.32]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id HAA04213 for ; Tue, 10 Oct 1995 07:24:13 -0700 Received: (from werner@localhost) by btp1da.phy.uni-bayreuth.de (8.6.12/8.6.9) id PAA04489 for questions@freebsd.org; Tue, 10 Oct 1995 15:27:44 +0100 From: Werner Griessl Message-Id: <199510101427.PAA04489@btp1da.phy.uni-bayreuth.de> Subject: ps %cpu To: questions@freebsd.org Date: Tue, 10 Oct 1995 15:27:43 +0100 (MET) X-Mailer: ELM [version 2.4 PL24 ME8a] Content-Type: text Content-Length: 286 Sender: owner-questions@freebsd.org Precedence: bulk In FreeBSD 2.1-STABLE ps reports a wrong cpu-usage: USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND root 3473 112.3 4.3 152 616 ?? RN 2:44PM 28:56.80 /users/batch/t ^^^^^ Top means 89% which is the right value I believe. Werner