From owner-freebsd-acpi@FreeBSD.ORG Tue Sep 21 11:20:09 2010 Return-Path: Delivered-To: freebsd-acpi@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 171F41065693 for ; Tue, 21 Sep 2010 11:20:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EA6DC8FC1E for ; Tue, 21 Sep 2010 11:20:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o8LBK8EY053120 for ; Tue, 21 Sep 2010 11:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o8LBK8Zf053111; Tue, 21 Sep 2010 11:20:08 GMT (envelope-from gnats) Date: Tue, 21 Sep 2010 11:20:08 GMT Message-Id: <201009211120.o8LBK8Zf053111@freefall.freebsd.org> To: freebsd-acpi@FreeBSD.org From: Alexander Motin Cc: Subject: Re: i386/135447: [i386] [request] Intel Core i7 and Nehalem-EP new features not supported X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Motin List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2010 11:20:09 -0000 The following reply was made to PR i386/135447; it has been noted by GNATS. From: Alexander Motin To: Dmitry Kubov Cc: Andriy Gapon , jh@FreeBSD.org, bug-followup@FreeBSD.org Subject: Re: i386/135447: [i386] [request] Intel Core i7 and Nehalem-EP new features not supported Date: Tue, 21 Sep 2010 14:16:46 +0300 Dmitry Kubov wrote: > Ok, I am able to activate C3 state after loader.conf tweaks. According > to http://www.intel.com/technology/turboboost/ > > Intel Turbo Boost Technology is activated when the Operating System (OS) > requests the highest processor performance state (P0). > > I have no clue about P0 state activation on FreeBSD. P0 is just a highest available CPU frequency. If you are not using powerd - it should be set all the time. If you are using powerd - it will set it in part of second after load appear. -- Alexander Motin