From owner-freebsd-hackers Mon Aug 26 11: 3: 0 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 3995F37B400 for ; Mon, 26 Aug 2002 11:02:51 -0700 (PDT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6BB743E86 for ; Mon, 26 Aug 2002 11:02:50 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id CA4E82A88D; Mon, 26 Aug 2002 11:02:50 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Patrick Thomas Cc: Lars Eggert , David Malone , "Brian T. Schellenberger" , Bruce M Simpson , freebsd-hackers@freebsd.org Subject: Re: top shows all zeroes. In-Reply-To: <20020826092516.G58763-100000@utility.clubscholarship.com> Date: Mon, 26 Aug 2002 11:02:50 -0700 From: Peter Wemm Message-Id: <20020826180250.CA4E82A88D@canning.wemm.org> 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 Patrick Thomas wrote: > > ok, after 2+ days, for no discernible reason I now have real top stats > back. > > This has occurred within the last 20 minutes, and I have done nothing at > all on the system save normal operation. vmstat -i now tells me: > > # vmstat -i > ... > rtc irq8 479105 2 > ... > > > The 497105 number is steadily rising ... > > and now, about 30 mins later I am at: > > rtc irq8 938264 4 > > --pt This has happened before. For some reason, the RTC stops sending the 128Hz statclock (statistics clock) interrupts. One way to unwedge that in the past was to break into ddb and do a 'show rtc' command.. but that is hardly a solution. I thought we had solved this problem. APM however is a known culprit for causing badness here. > On Mon, 26 Aug 2002, Lars Eggert wrote: > > > Patrick Thomas wrote: > > > Now, when I repeat vmstat -i, all of these numbers (or rather, all of the > > > large numbers) increase _except_ for `rtc irq8`. > > > > interrupt total rate > > mux irq11 4851 12 > > ata0 irq14 94219 240 > > atkbd0 irq1 399 1 > > fdc0 irq6 2 0 > > ppc0 irq7 1 0 > > clk irq0 39123 100 > > Total 138595 354 > > > > "Large ones" increasing, too, but I don't seem to have rtc. > > > > > Further, regarding the APM conjecture, this is a server and (although I > > > may be mistaken) does not have APM in the bios at all - I have also > > > removed it from the kernel. dmesg tends to confirm the absence of APM. > > > > Mine's a laptop with APM enabled (BIOS + kernel). > > > > Lars > > -- > > Lars Eggert USC Information Sciences Institute > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message