From: "U.Mutlu" <for-gmane@mutluit.com>
To: linux-kernel@vger.kernel.org
Subject: CPU frequency scaling (governor) issue (acpi-cpufreq)
Date: Sun, 7 Jan 2018 03:02:27 +0100 [thread overview]
Message-ID: <p2ruvn$v5e$1@blaine.gmane.org> (raw)
Hi folks,
on my old laptop I've a quadcore 2.5 GHz CPU, but the max freq
the governor switches to goes only up to 2.1 GHz (at idle it's 1.4 GHz):
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies
2500000 2100000 1800000 1400000
cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq
2100000
cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq
2500000
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
ondemand
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver
acpi-cpufreq
I stress-tested it with a dummy C-program, but as said it never goes above 2.1
GHz.
Is this a kernel issue, or is it something else? (Btw, I don't use
any external program to manage this, so I assume it's managed by the kernel).
I would like keep the "ondemand", but it of course should also use the
max_freq when needed.
Kernel: 4.12.0
Thx
U.Mutlu
reply other threads:[~2018-01-07 2:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='p2ruvn$v5e$1@blaine.gmane.org' \
--to=for-gmane@mutluit.com \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome