From owner-freebsd-stable@FreeBSD.ORG Wed Dec 4 18:08:50 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 E27409C4; Wed, 4 Dec 2013 18:08:50 +0000 (UTC) Received: from mail-ie0-x231.google.com (mail-ie0-x231.google.com [IPv6:2607:f8b0:4001:c03::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A274D141E; Wed, 4 Dec 2013 18:08:50 +0000 (UTC) Received: by mail-ie0-f177.google.com with SMTP id tp5so27206992ieb.36 for ; Wed, 04 Dec 2013 10:08:50 -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=+aLe3RyZLlx7+ruuE66yyAP/eve+aTggSPkcNG8+Cfk=; b=bjBIybQ4Vz2E1qQFYw/UvS6GaVZfHjtqJPjSyJA/BdkQSxI7h3CsosBbX+Awxo6uml vKcLzwQKJZBnx2XYS3oIC3da0P30dv/5Uu8R8J9X/JuCOCBky28HXbkx6OJhe/aiQpW8 ph8yla23bC9A7ipQrrhtBvgmxrNB7nQjjqYDUq180c5mIDUrKw31DOVg+v0w8UnsEGmR 51QKpYE2OhpTNwSerCmdm6HHrPnvpcy198BP680k8BzWo0iA2mAaX74km7x6Vax7f2li rzJs9rfF2Jtu3O8mvsw0NPb9xFyzkxmu3od7a77skLM99w8aUHEjJKhWo+6TBAJlDLhW NGlw== X-Received: by 10.42.60.18 with SMTP id o18mr1392127ich.83.1386180529998; Wed, 04 Dec 2013 10:08:49 -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 j16sm5438910igf.6.2013.12.04.10.08.48 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Dec 2013 10:08:49 -0800 (PST) Message-ID: <529F6FB0.5030904@gmail.com> Date: Wed, 04 Dec 2013 12:08:48 -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> <529F6C48.7030806@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 18:08:51 -0000 On 2013.12.04 11:58, Adrian Chadd wrote: > Which branch did you update on? HEAD? Or? # svnlite info /usr/src Path: /usr/src Working Copy Root Path: /usr/src URL: https://svn0.us-west.freebsd.org/base/stable/10 Relative URL: ^/stable/10 Repository Root: https://svn0.us-west.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 258901 Node Kind: directory Schedule: normal Last Changed Author: tuexen Last Changed Rev: 258890 Last Changed Date: 2013-12-03 14:55:37 -0600 (Tue, 03 Dec 2013) I've not looked at HEAD.