From owner-freebsd-current@FreeBSD.ORG Tue Oct 29 14:27:07 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A58CE141 for ; Tue, 29 Oct 2013 14:27:07 +0000 (UTC) (envelope-from claudiozumbo@gmail.com) Received: from mail-lb0-x22f.google.com (mail-lb0-x22f.google.com [IPv6:2a00:1450:4010:c04::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3497C2A69 for ; Tue, 29 Oct 2013 14:27:07 +0000 (UTC) Received: by mail-lb0-f175.google.com with SMTP id z5so86779lbh.20 for ; Tue, 29 Oct 2013 07:27:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=/uST0FUPJ5Dl2eQP6CrGAIk9HKTHmdYVBcuGMu3A5Es=; b=nLehju7L7OAkYGOEBtKArou/h/qg/9v+Poz9G9StrTFYPUTu/LAIFilUp5+iIvm8b5 6dMZDA9YazzfQWOMT1mDXnunNZO7YZwSUoZEZaNJc0zev7RboYdQd44qUpLpkOYvHuvn iSukn7MhTCbF5hsXD78zG/yztOMmM8auKL6NyWu5xK8cP16ixLZUjmlElf+cQC7hc9Fi 2RwzOejy6PgTwuNBOro7+qljIzkfpPZn2p2lctF895mOLBBLBwEsmTqmMc7P3V1MYgch d1z4tmyLv+alsN0d5+XJs+4TJADudaqWXX9qi58PjveJZgYyauRM3fUrDp1EQh/3jbEi TneA== MIME-Version: 1.0 X-Received: by 10.112.158.225 with SMTP id wx1mr319773lbb.37.1383056824597; Tue, 29 Oct 2013 07:27:04 -0700 (PDT) Received: by 10.112.185.10 with HTTP; Tue, 29 Oct 2013 07:27:04 -0700 (PDT) Date: Tue, 29 Oct 2013 15:27:04 +0100 Message-ID: Subject: hwpstate0: set freq failed patch From: Claudio Zumbo To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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 14:27:07 -0000 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. Claudio