From owner-freebsd-acpi@FreeBSD.ORG Sat Aug 25 10:52:47 2012 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A297D1065673; Sat, 25 Aug 2012 10:52:47 +0000 (UTC) (envelope-from vmagerya@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 401D48FC16; Sat, 25 Aug 2012 10:52:47 +0000 (UTC) Received: by vcbgb22 with SMTP id gb22so3813917vcb.13 for ; Sat, 25 Aug 2012 03:52:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=KTTvEIJ7Ya3BipOJRVS9qi+u++St0HOtUpXOWaMHgzo=; b=UNYRgrX64RZnPKG50gaBX9+M1ZSF3GWTnPCg68NE5i/UJtlqu/CB8/O0wczF18aAs8 g5PBFFu0XeLtgqxIqTuQoxWTCEm4ps/o9RpvQCFJX3c4x7s7kw9LMJMLZyXI3tLfbntw gzPluk2M4R8XaeCMXCInhD4ZOSqbEde1/8x9CpXzCuj7dNoXpYkEdNL1OY2iPdz/ReXi jEGeaT2i/iI7Tr8+8uLvqbzWwEJKR3xAK5spaQJm9JyAFLJSyT5DFDsxh5hYCKyh2q3Z 9K9ksE/NIL/4b76vrOnR5cQErW8W3DkxzaKf0hzI9hoFwaZ9ymxDdqcf2HYDzEFlt9l8 w/vw== MIME-Version: 1.0 Received: by 10.52.26.104 with SMTP id k8mr5902431vdg.79.1345891966381; Sat, 25 Aug 2012 03:52:46 -0700 (PDT) Received: by 10.58.29.226 with HTTP; Sat, 25 Aug 2012 03:52:46 -0700 (PDT) In-Reply-To: <4FFFD891.2060109@FreeBSD.org> References: <4FF95F79.30309@FreeBSD.org> <1341935370.4493.4.camel@powernoodle> <4FFFD891.2060109@FreeBSD.org> Date: Sat, 25 Aug 2012 13:52:46 +0300 Message-ID: From: Vitaly Magerya To: Andriy Gapon Content-Type: text/plain; charset=UTF-8 Cc: freebsd-acpi@freebsd.org Subject: Re: improve cx_lowest logic X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Aug 2012 10:52:47 -0000 On 08/07/2012, Andriy Gapon wrote: > I would like to propose the following change for review and testing: > http://people.freebsd.org/~avg/acpi_cpu_cx_lowest.diff On 13/07/2012, Andriy Gapon wrote: > Many thanks to all who reviewed and tested! > I've just committed this change. Andriy, will this change be available in 9.1? I'm not seeing it in 9.1-RC1, and using my previous workarounds now that a proper solution is available is a pain.