From owner-freebsd-questions@FreeBSD.ORG Mon Jun 16 07:14:51 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFE3737B401 for ; Mon, 16 Jun 2003 07:14:51 -0700 (PDT) Received: from corb.mc.mpls.visi.com (corb.mc.mpls.visi.com [208.42.156.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7005643F75 for ; Mon, 16 Jun 2003 07:14:51 -0700 (PDT) (envelope-from veldy@veldy.net) Received: from veldy.net (veldy-host33.dsl.visi.com [209.98.200.33]) by corb.mc.mpls.visi.com (Postfix) with ESMTP id 628BC8856; Mon, 16 Jun 2003 09:14:50 -0500 (CDT) Received: from 4K3500B (localhost [127.0.0.1]) by veldy.net (Postfix) with SMTP id E917B83DE; Mon, 16 Jun 2003 09:14:44 -0500 (CDT) Message-ID: <012301c33411$a35fd180$d037630a@dh.com> From: "Thomas T. Veldhouse" To: "Stijn Hoop" References: <20030616141153.GH49234@pcwin002.win.tue.nl> Date: Mon, 16 Jun 2003 09:14:39 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 cc: FreeBSD-Questions Subject: Re: got load > 1 but no CPU state is showing? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2003 14:14:52 -0000 Load averages and current load are two different things. I suspect you didn't catch it when it was busy. Tom Veldhouse ----- Original Message ----- From: "Stijn Hoop" To: Sent: Monday, June 16, 2003 9:11 AM Subject: got load > 1 but no CPU state is showing? Hi, On a lightly loaded server top is misbehaving: it continuously shows all CPU states at 0.0% yet my load varies from 0.50 to about 3. Is there any explanation for this? Obviously, my kernel + world are in sync, running 4.8-RELEASE. Rebuilding top did no good. --Stijn