From: "Petr Červenka" <grugh@domain.hid>
To: Eric Noulard <eric.noulard@domain.hid>
Cc: xenomai-help <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] Frequency downscaling of new intel CPU
Date: Mon, 03 Oct 2011 18:13:18 +0200 [thread overview]
Message-ID: <4E89DF1E.7040608@domain.hid> (raw)
In-Reply-To: <CAPASGLohhztGb0h97QAReSS1z3p++iPOEhNfEGXew3A9P5VmZw@domain.hid>
I'm sure that CPU_FREQ, ACPI_PROCESSOR, CPU_IDLE, INTEL_IDLE and
7300_IDLE were disabled in kernel configuration and no cpufreq module is
loaded (or even created).
Later I tried (desperately) to enable most of these settings and
although I set performance governor to cpufreq, no measurable change
happened (using acpi_cpufreq module).
But cpuidle (when compiled in kernel) shows that a lot of time is spent
in power saving states
(/sys/devices/system/cpu/cpu<n>/cpuidle/state<i>/..., where <i> is also
2 and 3).
And on one of the mainboards I tried, the acpi_cpufreq was unable to
load, perhaps because of the disabled BIOS settings).
I'm now working with windows, so the sysfs path is what I remember
(maybe not so well).
Petr
Dne 3.10.2011 10:47, Eric Noulard napsal(a):
> 2011/10/3 Petr Cervenka<grugh@domain.hid>:
>> Hello again.
>> I know, that my problem is not so close related with the xenomai. But I think many of xenomai users with new intel CPUs have similar problem.
>> I tried it it with two different main boards and none of the BIOS settings helped. (C-states: disabled, Speedstep: disabled, CPU idle: high performance, TurboBoost: disabled, ...). My theory is that the linux kernel overrides BIOS settings, but I don't know how to prove it.
>> Any ideas that could help me?
> Did you verify that you don't have any cpufred related module loaded?
>
> What does
>
> $ lsmod | grep cpu
>
> indicate?
>
> You can try that one too:
>
> $ find /sys/devices/system -name "cpufreq"
>
>
next prev parent reply other threads:[~2011-10-03 16:13 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-26 7:02 [Xenomai-help] Frequency downscaling of new intel CPU Petr Cervenka
2011-10-03 8:39 ` Petr Cervenka
2011-10-03 8:47 ` Eric Noulard
2011-10-03 16:13 ` Petr Červenka [this message]
2011-10-04 7:10 ` Petr Cervenka
2011-10-04 7:39 ` Eric Noulard
2011-10-03 8:48 ` Julien Delange
2011-10-04 10:53 ` Gilles Chanteperdrix
2011-10-05 13:01 ` Petr Cervenka
2011-10-05 13:21 ` Gilles Chanteperdrix
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E89DF1E.7040608@domain.hid \
--to=grugh@domain.hid \
--cc=eric.noulard@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.