Date: Mon, 23 Aug 2010 11:56:17 -0700 From: Doug Barton <dougb@FreeBSD.org> To: John Baldwin <jhb@freebsd.org> Cc: freebsd-current@freebsd.org, Andriy Gapon <avg@icyb.net.ua> Subject: Re: runaway intr problems: powerd and/or hw.acpi.cpu.cx_lowest related Message-ID: <4C72C451.4070407@FreeBSD.org> In-Reply-To: <201008230839.15284.jhb@freebsd.org> References: <4C71E858.90009@FreeBSD.org> <201008230839.15284.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 08/23/2010 05:39, John Baldwin wrote: > On Sunday, August 22, 2010 11:17:44 pm Doug Barton wrote: >> Thanks to help from Andriy I've been working on narrowing down the cause >> of my "runaway intr" problems and we've found some interesting things. >> First, if I use neither powerd nor set hw.acpi.cpu.cx_lowest less than >> C1 things seem to work fine. Using one or the other sort of works, but >> between the 2 powerd seems to cause the most problems. > > I think this just means that when C3 is enabled the system is getting skewed > results in cp_time[] and so the stats are off. The system isn't actually > stuck in an interrupt storm of sorts, the numbers reported to top are just > wrong so it looks like it is. That may be true, however what's happening at that time is that the video and audio both become choppy (as in, painfully so) and every other thing that's running, whether it's desktop clients like thunderbird or something being compiled, also moves very very slow, as if it's resource-starved. So while I'm perfectly ready to admit that the top output may be just a symptom instead of the real problem, something fundamentally bad IS happening under the hood. Doug -- Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/ Computers are useless. They can only give you answers. -- Pablo Picasso
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C72C451.4070407>