From owner-freebsd-stable@freebsd.org Sat Nov 26 21:54:01 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 81CD0C57A76 for ; Sat, 26 Nov 2016 21:54:01 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x22d.google.com (mail-io0-x22d.google.com [IPv6:2607:f8b0:4001:c06::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B445DDB for ; Sat, 26 Nov 2016 21:54:01 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-io0-x22d.google.com with SMTP id a124so173616930ioe.2 for ; Sat, 26 Nov 2016 13:54:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=cmVt4p1IepeVKrcidDCmVptiaHGCotwuDMM6v2dnghI=; b=FLlSW8WmRfLVQd/V6K4qHPcz7y0izmiTwALhQxrGaCe3UwqngwXnSi474gAIVRWQp/ 1QOST7WRQZ4AHNoc9W0inGL3QKHNQxsZEEyQG/sgfgn1NDptm7TnYRxVDe+xUtWligXF XXevAw3HVmAw2pJ/xsrKfa171EbciYRTFxrl7IDcoqejUVHe2SOo8LRdQ6Db1h9eRoBw goRCY2URh0lkT0yLGomWKle+uM00dFSXSoc3me2a64AOcTUfonFGAdy+KgOfckHVOy4f JZfMyIlcEeFzeAdWQsCx98pw/1PkxlE+9/GSsavTY+Z1LQ7LVrg1qunRkuBmulkYOmwv aOQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=cmVt4p1IepeVKrcidDCmVptiaHGCotwuDMM6v2dnghI=; b=kHJG31Npagn//OwtSzi8X2Jozo1LmyJKqv04DAR5vyqjBzKfEnKnYHzAYJNuUPlecA IGI6clxBWI5x24IeCC9ye+cCDjMra/x41kvHb8J9Q//PAv3tgSos1uWbgbr0rg0Wbv4C 3LfsQXlQy+uU3s1SLHijElsoC6p3lahtgA/YHjD4JgXYRfuba3aq/xDWbGkC2WFIvsM2 h6C3MA2YersHkEVgQCvg8DHqtpxG0Vwe+FWtZmncw87U8M2yWUnA6cx6iW9CohlNvodo 7F/kTEZ8iYP2QOxu8zeL0KDhG2x1V7kayRZ6h/W7OJTP5CeouOqMO5Vn7A+GCnbsYAEA RHmg== X-Gm-Message-State: AKaTC02iECVzt9RJH4VQlw/vjY3k1E8tUP6P0qY7ug465HMKLMG5w3hk2HAupeeT3zxFO3oUPRD3lycnZi6qew== X-Received: by 10.107.136.86 with SMTP id k83mr11307315iod.99.1480197240635; Sat, 26 Nov 2016 13:54:00 -0800 (PST) MIME-Version: 1.0 Received: by 10.36.39.134 with HTTP; Sat, 26 Nov 2016 13:53:59 -0800 (PST) In-Reply-To: <1480184713327-6147635.post@n6.nabble.com> References: <1480133771286-6147461.post@n6.nabble.com> <20161126233444.R2342@sola.nimnet.asn.au> <1480184713327-6147635.post@n6.nabble.com> From: Adrian Chadd Date: Sat, 26 Nov 2016 13:53:59 -0800 Message-ID: Subject: Re: Bogus turbo mode with Intel(R) Core(TM)2 Duo CPU P9700 (2.80GHz) To: Jakub Lach Cc: FreeBSD Stable Mailing List Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Nov 2016 21:54:01 -0000 hiya, Install the 'intel-pcm' package, then as root; kldload cpuctl pcm.x 1 -adrian On 26 November 2016 at 10:25, Jakub Lach wrote: > I've found that the original technology was called Intel Dynamic > Acceleration, > though it should be only utilized if not all cores working? > > I'm ok with overclocking, as you've said, it's not too hot and only 30C when > idle, just wanted to know what exactly is going on under the hood (as in > frequency, if that's possible) :) > > > > -- > View this message in context: http://freebsd.1045724.x6.nabble.com/Bogus-turbo-mode-with-Intel-R-Core-TM-2-Duo-CPU-P9700-2-80GHz-tp6147461p6147635.html > Sent from the freebsd-stable mailing list archive at Nabble.com. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"