From owner-freebsd-stable@FreeBSD.ORG Wed Dec 4 17:58:06 2013 Return-Path: Delivered-To: freebsd-stable@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 ESMTPS id 2D1BB568 for ; Wed, 4 Dec 2013 17:58:06 +0000 (UTC) Received: from mail-qc0-x22b.google.com (mail-qc0-x22b.google.com [IPv6:2607:f8b0:400d:c01::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E02BA130B for ; Wed, 4 Dec 2013 17:58:05 +0000 (UTC) Received: by mail-qc0-f171.google.com with SMTP id c9so2431650qcz.2 for ; Wed, 04 Dec 2013 09:58:05 -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; bh=giF1JNb1Tpcn7QQNvHmB8UI/iaGwiQMCAAZy660tgH4=; b=PyLe786u2iQAA4xQZ+wsynwd+sviPQVe7PY54JnJhGPRx/cLFiMr+8RWSbLdGS+hNJ a77IsJubVNdnrm1PAGWkhwEyy1IbfVFNBDAzFL2hH26H75IpguMUsRv0KSCLuji07gS0 EUItYr7r8oJx2Ayo2+ERUxCsOuD3Es5HE30X1CGvnI5WWSswOG6t6Usyiti5glRXmQiL XJOuNgvX9/GTaAGqd7GRExflrBnZ1O6woRRc57bJZR0X3kxVKoYF8sAyaHBhQyCav1Jg NxdK5LraltVY1qFM0FqK0Me3T5vXtP4CiLioZUj8lNa0EJhGbJdtuRvXyJWZCcutXJed nK3g== MIME-Version: 1.0 X-Received: by 10.49.17.232 with SMTP id r8mr138540716qed.74.1386179885113; Wed, 04 Dec 2013 09:58:05 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.53.200 with HTTP; Wed, 4 Dec 2013 09:58:05 -0800 (PST) In-Reply-To: <529F6C48.7030806@gmail.com> References: <20131203193528.GA26870@gmail.com> <529E391F.80402@gmail.com> <529F6C48.7030806@gmail.com> Date: Wed, 4 Dec 2013 09:58:05 -0800 X-Google-Sender-Auth: eQAKd2WYPr9YMta89Fc9OtBEc_U 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 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:58:06 -0000 Which branch did you update on? HEAD? Or? -a On 4 December 2013 09:54, Andrew Berg wrote: > On 2013.12.04 11:11, Adrian Chadd wrote: >> The PR says it was applied late november? > I updated to r258901 and it is not there, but the patch applies cleanly and works with my CPU (AMD FX(tm)-6300 Six-Core Processor > (3515.85-MHz K8-class CPU)).