From owner-freebsd-current@FreeBSD.ORG Tue Nov 18 13:42:33 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E37F16A4CE for ; Tue, 18 Nov 2003 13:42:33 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 6B3B643FA3 for ; Tue, 18 Nov 2003 13:42:32 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 65217 invoked by uid 1000); 18 Nov 2003 21:42:33 -0000 Date: Tue, 18 Nov 2003 13:42:33 -0800 (PST) From: Nate Lawson To: Lukas Ertl In-Reply-To: <20031118223352.W634@korben.in.tern> Message-ID: <20031118134112.F64933@root.org> References: <20031118094821.T64353@root.org> <20031118221008.U621@korben.in.tern> <20031118131708.C64933@root.org> <20031118223352.W634@korben.in.tern> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: truckman@freebsd.org cc: current@freebsd.org Subject: Re: Updated acpi_cpu patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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 Nov 2003 21:42:33 -0000 On Tue, 18 Nov 2003, Lukas Ertl wrote: > On Tue, 18 Nov 2003, Nate Lawson wrote: > > Try settings of cx_lowest of 1 and 2 (and 3 when the last C3 state is > > available). I'm interested in any benchmark results, especially IO. I'm > > hoping the scheduling of sleeps is good enough that you don't experience > > much performance loss even with lower sleeps. > > I'm gonna try some "buildkernelstones" with the different settings. If > you have some special benchmarks in mind I'd be happy to run them. That's probably ok. It has a lot of IO. > > This excerpt from truckman@'s asl shows that 4 Cx states are only > > available when the AC adapter is not attached. (The C*NA memory addresses > > appear to be managed by the BIOS and not the AML but the PSR access is > > clear). > > This part of the ASL looks the one here - let me guess, is it a ThinkPad? > :-) Yes, R40. I'm scared because I'm beginning to recognize chipsets by their ASL organization. -Nate