From owner-freebsd-stable@FreeBSD.ORG Fri May 22 10:48:57 2015 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6B996125; Fri, 22 May 2015 10:48:57 +0000 (UTC) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 5B9CC1204; Fri, 22 May 2015 10:48:57 +0000 (UTC) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id A3AF7D7B; Fri, 22 May 2015 10:48:53 +0000 (UTC) Date: Fri, 22 May 2015 10:48:46 +0000 (GMT) From: jenkins-admin@freebsd.org To: whu@FreeBSD.org, kib@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-stable@FreeBSD.org, freebsd-i386@FreeBSD.org Message-ID: <637159375.39.1432291731748.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_STABLE_10-i386 - Build #90 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_STABLE_10-i386 X-Jenkins-Result: FAILURE Precedence: bulk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2015 10:48:57 -0000 FreeBSD_STABLE_10-i386 - Build #90 - Failure: Check console output at https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/90/ to view the results. From owner-freebsd-stable@FreeBSD.ORG Fri May 22 11:58:38 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8B68B7B1 for ; Fri, 22 May 2015 11:58:38 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.15]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 09F8F1ADA for ; Fri, 22 May 2015 11:58:38 +0000 (UTC) Received: from moby.local ([94.216.163.228]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0LZhoi-1ZadBJ1Swu-00lQyR; Fri, 22 May 2015 13:58:29 +0200 Message-ID: <555F19B6.4070707@gmx.com> Date: Fri, 22 May 2015 13:57:42 +0200 From: Nikos Vassiliadis User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Ivan Klymenko CC: freebsd-stable@freebsd.org Subject: Re: CPU frequency doesn't drop below 1200MHz (like it used to) References: <555C71C8.4080007@gmx.com> <555EDBBB.4090107@gmx.com> <20150522104213.4e083225@nonamehost.local> In-Reply-To: <20150522104213.4e083225@nonamehost.local> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:S7A1M/yJlDPBs7jD+N6IBhdCyokIPKDSw0kunqo8Ii0VYjApwoR nGAyFWMDPOoI0ImBq2kix1RKQVsZxMvAWOtHsSoOIm9MV0iZdxWvqJJtLB2gLQ8p7nbPJM3 iyGLN1a/ALuUfczsgefuw8CnTD8ETg5ddBp5Huq26a57XgnO6X5lyMkkUf4wwV4kgrZgk0a NP/0cxROoAI+J5SAAvIhg== X-UI-Out-Filterresults: notjunk:1; X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2015 11:58:38 -0000 On 05/22/15 09:42, Ivan Klymenko wrote: > Try changing the options in /boot/device.hints > hint.acpi_throttle.0.disabled="0" > hint.p4tcc.0.disabled="0" Thanks Ivan, now it works as it did before!