From owner-freebsd-acpi@FreeBSD.ORG Tue Jan 30 09:59:01 2007 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AABD516A400; Tue, 30 Jan 2007 09:59:01 +0000 (UTC) (envelope-from ducrot@poupinou.org) Received: from poup.poupinou.org (poup.poupinou.org [195.101.94.96]) by mx1.freebsd.org (Postfix) with ESMTP id 6FDAD13C48D; Tue, 30 Jan 2007 09:59:01 +0000 (UTC) (envelope-from ducrot@poupinou.org) Received: from ducrot by poup.poupinou.org with local (Exim) id 1HBplK-0001yK-00; Tue, 30 Jan 2007 10:58:50 +0100 Date: Tue, 30 Jan 2007 10:58:50 +0100 To: Pavel Argentov Message-ID: <20070130095850.GF12197@poupinou.org> References: <499c70c0701240044q32162e40ye8f923bf758e8633@mail.gmail.com> <45BA5F17.7060901@rtelekom.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45BA5F17.7060901@rtelekom.ru> User-Agent: Mutt/1.5.9i From: Bruno Ducrot Cc: freebsd-acpi@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: AMD Turion64 X2 works with PowerNow! thank you Bruno X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jan 2007 09:59:01 -0000 On Fri, Jan 26, 2007 at 11:05:43PM +0300, Pavel Argentov wrote: > Abdullah Ibn Hamad Al-Marri wrote: > > >I have been working with Mr. Bruno for few days, and finally PowerNow! > >works with no hanging issues at all, I used the new powernow.c > >provided by Bruno attached. > > Just to settle mess in my brains: it fixes the co-existence of powernow > thing in cpufreq driver and powerd? It introduce a workaround for one hardware bug, and it support now more AMD processors. So yes, this should fix hangs if powerd is activated. Note that people reported another problems but with acpi_throttle, which happens to be a complete different problem. my best guess for now is that the lapic timer is stopped when the processor is throttled, and desactivating apic will help to see if that guess is correct. -- Bruno Ducrot -- Which is worse: ignorance or apathy? -- Don't know. Don't care.