From owner-freebsd-stable@FreeBSD.ORG Mon Aug 6 15:54:10 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8582F16A46C for ; Mon, 6 Aug 2007 15:54:10 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id 1872013C503 for ; Mon, 6 Aug 2007 15:54:09 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so383646nfb for ; Mon, 06 Aug 2007 08:54:08 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FBVZC0zvf6bRxI/ZEQ6pB/uvB/OlyOjk45xIGCyFwtPLrHOY332rDPDDzNRPdmmD8KUAvikkVKmqL7dsecVC5icHUPaeeqVKRKgbvsUyUw0Ny+UBJL51yxeprVKhIFDGGzr9BHVPEBZXEpFnRuIpeforktl5bd4vbkZoX8PRrak= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DsyhUfjTHr1utftn29E7XpDYB2vc5COvkhh/HOQbczRAfD0AtKRqKeP0dSVnhI+LbBp7NJk2K7HNDRlDyYB2ITzL43V9YJzZA0Mx8luloxCFY+B9w/EiMwQpBGMDdw7GXkT3Ikio083efndW6L2T1F20hgMvGnw491hgw+buFzQ= Received: by 10.86.77.5 with SMTP id z5mr4448955fga.1186415648619; Mon, 06 Aug 2007 08:54:08 -0700 (PDT) Received: by 10.86.71.6 with HTTP; Mon, 6 Aug 2007 08:54:08 -0700 (PDT) Message-ID: <790a9fff0708060854xb3f3e51n39a159ccf3f8b581@mail.gmail.com> Date: Mon, 6 Aug 2007 10:54:08 -0500 From: "Scot Hetzel" To: JoaoBR In-Reply-To: <200708060928.36154.joao@matik.com.br> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200707271109.51334.joao@matik.com.br> <200707290614.18469.joao@matik.com.br> <46AB160D.6040207@freebsd.org> <200708060928.36154.joao@matik.com.br> Cc: freebsd-acpi@freebsd.org, freebsd-stable@freebsd.org Subject: Re: powerd freeze with amd 5000 X2 but not with lower cpus X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Aug 2007 15:54:10 -0000 On 8/6/07, JoaoBR wrote: > Only to remember the problem only ocurres when loading powerd and seems the > freeze happens when cpu freq is upshifting not down. > Try setting: hint.acpi_throttle.0.disabled="1" in /boot/loader.conf, as acpi_throttle may be the cause of the freeze. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.