From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_00,RCVD_NUMERIC_HELO, SPF_HELO_PASS,SPF_PASS autolearn=no version=3.2.5 X-Injected-Via-Gmane: http://gmane.org/ To: sisyphus@lists.altlinux.org From: Anton Farygin Date: Thu, 10 Jul 2014 11:09:50 +0400 Message-ID: <53BE3C3E.2030500@altlinux.com> References: <20140709152140.GQ9798@osdn.org.ua> <20140710054514.GM15479@arch.vladregion.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 77.244.66.18 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 In-Reply-To: <20140710054514.GM15479@arch.vladregion.ru> Subject: Re: [sisyphus] cpufreq-simple X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Sisyphus discussions List-Id: ALT Linux Sisyphus discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2014 07:10:13 -0000 Archived-At: List-Archive: List-Post: On 10.07.2014 09:45, Alexander Volkov wrote: > On 2014-07-09 18:21:40 +0300, Michael Shigorin wrote: > MS> On Wed, Jul 09, 2014 at 03:14:22PM +0400, Alexander Volkov wrote: > MS> > Вопрос по настройке частоты проца - установил cpufreq-simple, > MS> > но он не может рулить - нет доступа в /sys. > MS> > Модуль ядра загрузился. Это где собака порылась? > > MS> Что за процессор и что в dmesg | grep pstate ? > model name : Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz > [ 0.359728] Intel pstate controlling: cpu 0 > [ 0.359736] Intel pstate controlling: cpu 1 > [ 0.359747] Intel pstate controlling: cpu 2 > [ 0.359754] Intel pstate controlling: cpu 3 > Поставил powersave, сделало вид, что применилось, однако: > cpupower frequency-info > analyzing CPU 0: > driver: intel_pstate > CPUs which run at the same hardware frequency: 0 > CPUs which need to have their frequency coordinated by software: 0 > maximum transition latency: 0.97 ms. > hardware limits: 800 MHz - 3.60 GHz > available cpufreq governors: performance, powersave > current policy: frequency should be within 800 MHz and 3.60 GHz. > The governor "powersave" may decide which speed to use > within this range. > current CPU frequency is 3.20 GHz (asserted by call to hardware). > boost state support: > Supported: yes > Active: yes Добавьте параметр ядру intel_pstate=disable перезагрузитесь и посмотрим результат.