From owner-cvs-all Tue Jan 14 13:40: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A40FA37B405; Tue, 14 Jan 2003 13:40:01 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D2EE43E4A; Tue, 14 Jan 2003 13:40:00 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0ELdp2G049455; Tue, 14 Jan 2003 13:39:55 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0ELe22E001912; Tue, 14 Jan 2003 13:40:03 -0800 (PST) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.6/8.12.6/Submit) id h0ELe2o1001911; Tue, 14 Jan 2003 13:40:02 -0800 (PST) (envelope-from marcel) Date: Tue, 14 Jan 2003 13:40:01 -0800 From: Marcel Moolenaar To: John Baldwin Cc: Nate Lawson , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Nate Lawson Subject: Re: cvs commit: src/sys/dev/acpica acpi_cpu.c Message-ID: <20030114214001.GA1878@dhcp01.pn.xcllnt.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jan 14, 2003 at 04:04:38PM -0500, John Baldwin wrote: > > >> > For the cpu throttling message, s/enabled/available > >> > >> Albeit lying. If it were just available but not enabled, then the > >> CPU wouldn't slow down when I pulled the power cord of out my laptop. > > > > But not active (until subsequent actions occur). > > What's wrong with 'enabled'? And technically, it is active. Agreed. It's enabled, not just available. The throttling happens in *reaction* to certain events. If the throttling was available but not enabled, then throttling would not happen in reaction to those events. The fact that it is a reactive feature does not mean it's not enabled when not active. Active of course means that the CPUs are currently being throttled (ie the act of throttling). -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message