From owner-freebsd-current@FreeBSD.ORG Sun Jan 11 09:55:05 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACB1616A4CE; Sun, 11 Jan 2004 09:55:05 -0800 (PST) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50F7243D3F; Sun, 11 Jan 2004 09:55:04 -0800 (PST) (envelope-from wegster@mindcore.net) Received: from mindcore.net (rdu162-234-100.nc.rr.com [24.162.234.100]) i0BHt0Yr026005; Sun, 11 Jan 2004 12:55:01 -0500 (EST) Message-ID: <40018DF4.0@mindcore.net> Date: Sun, 11 Jan 2004 12:55:00 -0500 From: Scott W User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20031129 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Robert Watson References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: Jason George cc: freebsd-current@freebsd.org Subject: Re: `top` reports all CPU states as 0% on i386 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2004 17:55:05 -0000 Robert Watson wrote: >On Sun, 11 Jan 2004, Scott W wrote: > > > >>>My machine is a Dual Pentium Pro with a basically-stock SMP kernel, except >>>that I have ULE enabled. >>> >>> >>I'm not sure at what point it 'resolved itself,' but it's possible my >>kernel and world were out of sync, or that I skipped doing a >>mergemaster.... is now working with 5.2-CURRENT as of Jan 1.... >> >>Not sure this helps in any immediate fashion, but another data point.... >> >> > >Is anyone having this problem *not* using SCHED_ULE? > >Robert N M Watson FreeBSD Core Team, TrustedBSD Projects >robert@fledge.watson.org Senior Research Scientist, McAfee Research > > >_______________________________________________ >freebsd-current@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-current >To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > Sorry, I forgot to comment on that- this is/was using SCHED_4BSD, not SCHED_ULE. Nothing unusual in kernel config- removed most unnescessary support, enabled SMP options. Have been using the same kernel config file since 5.1-RELEASE. Can certainly post if it would be of help to anyone... Scott