From owner-freebsd-stable@FreeBSD.ORG Wed Dec 4 17:11:21 2013 Return-Path: Delivered-To: freebsd-stable@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 ESMTPS id 7AB386E4 for ; Wed, 4 Dec 2013 17:11:21 +0000 (UTC) Received: from mail-qa0-x232.google.com (mail-qa0-x232.google.com [IPv6:2607:f8b0:400d:c00::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 39455105D for ; Wed, 4 Dec 2013 17:11:21 +0000 (UTC) Received: by mail-qa0-f50.google.com with SMTP id i13so6862018qae.2 for ; Wed, 04 Dec 2013 09:11:20 -0800 (PST) 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:content-transfer-encoding; bh=VXNOeoBqI7z07AimU/JhvzEc6DCVlNb4eM7gnCbFU7U=; b=MgBNqdHkpHvcusHUYhUl0L27vOVfIgWSJQHTCp+C6RxjjEUWhcovXvaLS3pbujfXGr S6xIGXKlEODoDqqlhXVAg8qqnouIQsaGwP9y/HIFkOM2ddT4DfdglofyjsoeGsjl4Vr7 q6GSk2dw5rgWQdrAyLei5kw1g66/p7M7OcboPCfB3kzKMnp183YEF2Q6+VYWm516MGTT DP1mTx05aJk/J7Rr0wIOMqomc+UIpC4wCfRuKUUzFUDOMIdJljxwHBXCfRDueN1ADfpw QiYjFnnOciwyXJiLMPjK1mWe92l+wVe+BAzqZGsGcrWxqfOg5TpKjrhaWrXB2dvvrOFZ qNnQ== MIME-Version: 1.0 X-Received: by 10.49.24.163 with SMTP id v3mr76752712qef.78.1386177080404; Wed, 04 Dec 2013 09:11:20 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.53.200 with HTTP; Wed, 4 Dec 2013 09:11:20 -0800 (PST) In-Reply-To: <529E391F.80402@gmail.com> References: <20131203193528.GA26870@gmail.com> <529E391F.80402@gmail.com> Date: Wed, 4 Dec 2013 09:11:20 -0800 X-Google-Sender-Auth: XeCpl0JReLrlAFsTigMYZtSIK-w Message-ID: Subject: Re: Add proper cpu scaling support for amd cpus From: Adrian Chadd To: Andrew Berg Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Stable Mailing List X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Dec 2013 17:11:21 -0000 The PR says it was applied late november? -a On 3 December 2013 12:03, Andrew Berg wrote: > On 2013.12.03 13:35, Claudio wrote: >> Hello, >> >> Would it be possible to apply this patch: http://www.freebsd.org/cgi/que= ry-pr.cgi?pr=3D167018 to stable so that it gets in 10 release? without it c= pu scaling on most (especially recent) amd cpus doesn't work properly and t= he dmesg gets cluttered with "hwpstate0: set freq failed " errors. > I'd like to see this as well since the spam makes it impossible to get an= ything useful from dmesg after a while. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"