From owner-freebsd-acpi@FreeBSD.ORG Thu Nov 18 09:53:29 2004 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F249A16A4CE for ; Thu, 18 Nov 2004 09:53:29 +0000 (GMT) Received: from poup.poupinou.org (poup.poupinou.org [195.101.94.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 878AC43D2F for ; Thu, 18 Nov 2004 09:53:29 +0000 (GMT) (envelope-from ducrot@poupinou.org) Received: from ducrot by poup.poupinou.org with local (Exim) id 1CUiyB-0003nh-00; Thu, 18 Nov 2004 10:52:51 +0100 Date: Thu, 18 Nov 2004 10:52:51 +0100 To: Nate Lawson Message-ID: <20041118095251.GZ31422@poupinou.org> References: <419BB14C.1060301@delit.net> <419BB438.3040906@root.org> <419BBFAA.3000605@delit.net> <419BC119.4040209@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <419BC119.4040209@root.org> User-Agent: Mutt/1.5.5.1+cvs20040105i From: Bruno Ducrot cc: acpi@FreeBSD.org Subject: Re: Why C3 state isn't entered? X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2004 09:53:30 -0000 On Wed, Nov 17, 2004 at 01:22:33PM -0800, Nate Lawson wrote: > If you have the USB driver (usb.ko) loaded or compiled into the kernel, > you can't use C3. The way to disable it is to implement support for > idling ports in uhci, ehci, and ohci. C3 doesn't make a huge difference > (2-5%?) compared to C2 although it does help. I did some profiling of > this a while back and found that the top three power saving features are > dimming the display (by far the most), changing CPU frequency (similar > but definitely less), and C2/C3 (better than C1 but not nearly as much > savings as the first two). > Spin down disks is maybe more important than CPU frequency scaling also. -- Bruno Ducrot -- Which is worse: ignorance or apathy? -- Don't know. Don't care.