From owner-freebsd-hackers Wed Sep 18 4: 9:29 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2588837B401 for ; Wed, 18 Sep 2002 04:09:28 -0700 (PDT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id F1ED943E6E for ; Wed, 18 Sep 2002 04:09:26 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 18 Sep 2002 12:09:12 +0100 (BST) Date: Wed, 18 Sep 2002 12:09:10 +0100 From: David Malone To: "Brian T. Schellenberger" Cc: Lars Eggert , Patrick Thomas , Bruce M Simpson , freebsd-hackers@freebsd.org, iwasaki@jp.FreeBSD.org Subject: Re: top shows all zeroes. Message-ID: <20020918110910.GA72266@walton.maths.tcd.ie> References: <20020826081026.Q58763-100000@utility.clubscholarship.com> <3D6A50B6.5060502@isi.edu> <200208261630.19911.bts@babbleon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208261630.19911.bts@babbleon.org> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Aug 26, 2002 at 04:30:19PM -0400, Brian T. Schellenberger wrote: > | Mine's a laptop with APM enabled (BIOS + kernel). > > But on the other hand mine's a laptop with APM and it doesn't have the > problem. Then again, my kernel is vintage July 19. For people seeing this problem with laptops IWASAKI-san has just made a commit to -current, which may help with the problem. David. iwasaki 2002/09/18 00:34:04 PDT Modified files: sys/i386/isa clock.c Log: Restore status register A of RTC at resume time. This should fix the 'too many RTC interrupts and statclock seems broken after resume' problem. MFC after: 1 week Revision Changes Path 1.188 +1 -0 src/sys/i386/isa/clock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message