From owner-freebsd-current@FreeBSD.ORG Tue Mar 18 20:37:09 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70205106564A for ; Tue, 18 Mar 2008 20:37:09 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 5502B8FC18 for ; Tue, 18 Mar 2008 20:37:09 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id m2IKOXQ3092780 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 18 Mar 2008 13:24:37 -0700 (PDT) (envelope-from sam@freebsd.org) Message-ID: <47E02501.9050303@freebsd.org> Date: Tue, 18 Mar 2008 13:24:33 -0700 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.9 (X11/20071125) MIME-Version: 1.0 To: Igor Mozolevsky References: <200803181134.59757.jhb@freebsd.org> <200803181324.51136.jhb@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-Misty-Metrics: ebb.errno.com; whitelist Cc: freebsd-current@freebsd.org Subject: Re: Compiling 6.3->7: lapic frequency madness X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2008 20:37:09 -0000 Igor Mozolevsky wrote: > On 18/03/2008, John Baldwin wrote: > >> On Tuesday 18 March 2008 11:49:29 am Igor Mozolevsky wrote: >> > On 18/03/2008, John Baldwin wrote: >> > >> > > First, which one is broken? Have you tried a RELENG_7_0 kernel and does >> it do >> > > the same as a release CD kernel? >> > >> > Tried both ISO image and RELENG_7_0, they both work ok, but RELENG_7 >> doesn't... >> >> >> Ok, and it is cpufreq related? Which cpufreq drivers are attaching to your >> CPU? >> > > Well, I wouldn't say I'm sure it's 100% cpufreq related, but removing > it from the kernel fixes the problem... It's also possible that > cpufreq is interfering with something else... Anyhow, I've got both > est and p4tcc attaching. > > I'm having lots of problems with cpu freq throttling on t4x laptops. The system gets very sluggish and when I check the frequency it's been throttled down. This happens even on ac (haven't checked what powerd is doing then). Sam