From owner-freebsd-stable@FreeBSD.ORG Wed Dec 4 17:54:19 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 0205121E; Wed, 4 Dec 2013 17:54:19 +0000 (UTC) Received: from mail-ie0-x229.google.com (mail-ie0-x229.google.com [IPv6:2607:f8b0:4001:c03::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B72E812B8; Wed, 4 Dec 2013 17:54:18 +0000 (UTC) Received: by mail-ie0-f169.google.com with SMTP id e14so27907723iej.28 for ; Wed, 04 Dec 2013 09:54:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=JeT5uh7gUJ1Og2uZ+QPxmhRjxTiAnYl/J1zgi3KYdfo=; b=U8gdfM+0BJ56E7H0+bf/hVNDFE9jox7BdTa51E2ixnflD9teenD/y5xpj8rKy22QVL ceG24PoXGgrThfwGNOGiIxfW4d+yKzPlHEoybYR9dYoAdf0yCEycz/RvzPeSspqbbwiT 9dK0Pq6hmRNsN3SQ8JqZzwa86lsUSDjJ9i88+V0gTJoEW67ylNkmBm9uNq3RRrvtpoNP V7DnjINGaVjjyt6/qvqCvgWzlKWRRFkgBSszqFR3pJ7NUVSgY677w5hWAkL2nt+HRVZb RPLrif2wd/YA0/DOPVoBxxRQjaa9bwSep5tAinF2xrHNn4KdLDy5bnO09Jvtr12qQ5Du jQ6A== X-Received: by 10.50.143.10 with SMTP id sa10mr8873318igb.8.1386179658148; Wed, 04 Dec 2013 09:54:18 -0800 (PST) Received: from [10.0.0.21] (c-98-240-141-71.hsd1.mn.comcast.net. [98.240.141.71]) by mx.google.com with ESMTPSA id hv5sm5360696igb.9.2013.12.04.09.54.17 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Dec 2013 09:54:17 -0800 (PST) Message-ID: <529F6C48.7030806@gmail.com> Date: Wed, 04 Dec 2013 11:54:16 -0600 From: Andrew Berg User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: Adrian Chadd Subject: Re: Add proper cpu scaling support for amd cpus References: <20131203193528.GA26870@gmail.com> <529E391F.80402@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org 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:54:19 -0000 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)).