From owner-freebsd-hackers Tue Aug 6 22:59:12 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 7650337B400; Tue, 6 Aug 2002 22:59:10 -0700 (PDT) Received: from albatross.prod.itd.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1393E43E75; Tue, 6 Aug 2002 22:59:10 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from pool0634.cvx40-bradley.dialup.earthlink.net ([216.244.44.124] helo=mindspring.com) by albatross.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 17cJqb-0001Oy-00; Tue, 06 Aug 2002 22:59:05 -0700 Message-ID: <3D50B6C1.C247FF5B@mindspring.com> Date: Tue, 06 Aug 2002 22:57:21 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Mario Sergio Fujikawa Ferreira Cc: freebsd-hackers@FreeBSD.org, Michael Nottebrock , Gary Jennejohn , Aaron Seelyes Subject: Re: Cooling idle Athlon/Duron processors? (vcool) References: <20020807050725.96740.qmail@exxodus.fedaykin.here> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Mario Sergio Fujikawa Ferreira wrote: > I know that this surfaces every once in a while. However, > I thought I could try to add more information. I did a little digging > on the issue. Every time this comes up I ask: o Have you got a software method of detecting use of a half frequency multiplier yet? o Have you got a software method of diabling the ACPI C2 and C3 low-power states? o Have you figured out how to make use of C2 and C3 vs. disconnect, so that this can be done at the user option? o Can you *reliably* detect the AMD Athlon Model 4 PLL via software? o Have you been able to get AMD to release the contents of their proprietary REvision documents #23614 and #24478 so that the CLK_CTRL MSR reconnect timining can implement the necessary workaround in software? o Is there a way to detect, in software, the variability of the power supply, since the thing can hang on wakeup with the 35-55W delta increase in power consumnption coming out of the sleep? Then I point out that ACPI is hard enough as it is, without trying t disable only parts of it so that you can do a weird hack on the Northbridge to support disconnect. Then I point them at: http://vcool.occludo.net/vc_freezes.html So that it's obvious that it's the author of "vcool" who has identified these problems, and not just me. Feel free to write a kernel module and/or provide patches for doing "vcool" for FreeBSD. Just as long as it's off by default, until you resolve the bullet pointed questions, above. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message