Date: Mon, 31 Dec 2007 12:43:17 -0500 From: John Baldwin <jhb@FreeBSD.org> To: Nate Lawson <nate@root.org> Cc: freebsd-acpi@FreeBSD.org Subject: Re: kern/118497: [acpi][patch] Incorrectly determined device count in thermal zone monitoring thread. Message-ID: <200712311243.18123.jhb@freebsd.org> In-Reply-To: <477916E0.2090702@root.org> References: <200712311556.lBVFuVZf030567@freefall.freebsd.org> <477916E0.2090702@root.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 31 December 2007 11:20:48 am Nate Lawson wrote: > jhb@FreeBSD.org wrote: > > Synopsis: [acpi][patch] Incorrectly determined device count in thermal zone monitoring thread. > > > > State-Changed-From-To: open->patched > > State-Changed-By: jhb > > State-Changed-When: Mon Dec 31 15:56:10 UTC 2007 > > State-Changed-Why: > > Fix committed to HEAD, MFCs pending. > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=118497 > > Thanks for checking this out. np. Btw, on another note, I've finally tracked down the weird hangs my laptop has on updated HEAD to something in the GPE handling related to updates to ACPI in the past year. I'm still digging, but you can look at www.freebsd.org/~jhb/gpe/ and use the modified schedgraph.py there on the ktr5.out to see what happens when my laptop stops running userland processes. It appears to be spending all its time running a GPE handler for a thermal event. My asl is at the same URL as acpi.nc6220, it's less helpful than usual as HP has taken the unusual step of apparently running it through an obfuscator. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712311243.18123.jhb>