From owner-freebsd-current@FreeBSD.ORG Tue Oct 29 21:13:08 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D82FCF83; Tue, 29 Oct 2013 21:13:08 +0000 (UTC) (envelope-from hiren.panchasara@gmail.com) Received: from mail-ea0-x235.google.com (mail-ea0-x235.google.com [IPv6:2a00:1450:4013:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 29A722826; Tue, 29 Oct 2013 21:13:08 +0000 (UTC) Received: by mail-ea0-f181.google.com with SMTP id d10so205055eaj.26 for ; Tue, 29 Oct 2013 14:13:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=I69ka1ncEs4ZnDjYkUujF0g94/pyYog1Rs6pa1I4plw=; b=0LT72l00DXokSpwxn0fWu+h1L5YdysaSggZhenSPm58ITMsYTpUzdWwfG0nFr4Lj3H Uj2gSLhIN20XAy0yxVYKim6s0U0EYd8pXfy/eGFAKpWYOVJRzBAT+6s8TnFZsC4NWFLz hb8JeLCwUyHCPgez4OJFc3RWUzlUqdbFnc6AQLQ0QnC+GcpA3ryRCTNSSxjkLLKmqpl1 Fp6gK0Z/qI/SDOQDICzrMRk0LEPtf+GAVu3TlWFLjVVf1FnEdf/Qw5av6gk37YYsK6+x 4gjmRiJ5NW5+NbOPOl3I2ZsbbJt80FQmHQ/86PIU3RG4LXbl15j/dL4Q+UFwecdpApAI b2iw== MIME-Version: 1.0 X-Received: by 10.15.26.72 with SMTP id m48mr57431eeu.154.1383081185783; Tue, 29 Oct 2013 14:13:05 -0700 (PDT) Sender: hiren.panchasara@gmail.com Received: by 10.14.127.195 with HTTP; Tue, 29 Oct 2013 14:13:05 -0700 (PDT) In-Reply-To: <1383058810.14878.40267333.50100861@webmail.messagingengine.com> References: <1383058810.14878.40267333.50100861@webmail.messagingengine.com> Date: Tue, 29 Oct 2013 14:13:05 -0700 X-Google-Sender-Auth: OYHTdvka0y1nkO6zZuvrCyKtKvk Message-ID: Subject: Re: hwpstate0: set freq failed patch From: hiren panchasara To: Mark Felder Content-Type: text/plain; charset=UTF-8 Cc: freebsd-current , Andriy Gapon X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 29 Oct 2013 21:13:08 -0000 On Tue, Oct 29, 2013 at 8:00 AM, Mark Felder wrote: > On Tue, Oct 29, 2013, at 9:27, Claudio Zumbo wrote: >> Hello, >> Would it be possible for this patch to get to 10 before it goes -release? >> >> http://lists.freebsd.org/pipermail/freebsd-stable/2012-May/067758.html >> >> I've tested it on an amd 6600k and it seems to be working, a quick google >> search shows other people have had good results on different cpus. >> > > I saw you in #bsddev this morning. > > PR in question: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=167018 > > CCing hiren@ and avg@ I will try to get back on this soon. cheers, Hiren > > I have no idea if this can make it in 10, but we're still in BETA. It > would be nice if powerd worked out of the box on those chips.