From owner-freebsd-stable@FreeBSD.ORG Tue Oct 28 13:54:29 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D9FD16A4CF for ; Tue, 28 Oct 2003 13:54:29 -0800 (PST) Received: from freebsd4.icarz.com (freebsd4.icarz.com [207.99.22.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5F6343FBD for ; Tue, 28 Oct 2003 13:54:27 -0800 (PST) (envelope-from kenm@icarz.com) Received: from kenxp (netb-178.icarz.com [209.123.219.178]) by freebsd4.icarz.com (8.12.9p2/8.12.9) with SMTP id h9SLsN23082578; Tue, 28 Oct 2003 16:54:23 -0500 (EST) (envelope-from kenm@icarz.com) Message-ID: <13ee01c39d9d$63720930$b2db7bd1@icarz.com> From: "Ken Menzel" To: "Doug White" References: <139701c39d6a$e0210360$b2db7bd1@icarz.com> <20031028092753.O27950@carver.gumbysoft.com> Date: Tue, 28 Oct 2003 16:49: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 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-stable@FreeBSD.ORG Subject: Re: No CPU usage in vmstat or top on 4.9 Oct 24th X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2003 21:54:29 -0000 Thanks Doug, I think I found something after the statclock clue. kern.timecounter.method=1 I am trying it now. Hopefully that is the problem. Thanks, Ken ----- Original Message ----- From: "Doug White" > The statclock has stopped on your system. I think there's a FAQ entry on > this. There used to be a compile option to change the statclock code to > work around this, but I can't find it right now. >