Tagged Questions
3
votes
0answers
48 views
Exynos 5 DVFS or turning off cores in Ubuntu - Scaling frequency for one of the cores only (dual core) (cpufreq)
I was wondering if there is possible to scale only one of the cpu cores in the A15 in Exynos 5 ? I have tried using e.g cpufreq-set -c 1 -f 500MHz, but both cores are set to the same frequency. When ...
0
votes
1answer
267 views
CPU governor settings
What are CPU governor settings? How can I get their values, if they're set? I have 24 vCPUs on my machine.
3
votes
2answers
267 views
How to identify if there is some power saving setting that powered down a processor in Linux
I have a linux server that apparently has two Intel Xeon X5670.
/proc/cpuinfo shows 12 CPUs but dmidecode shows only one CPU and the other one is in the Unpopulated status like it is showing that ...
2
votes
1answer
1k views
Setting CPU frequency guidelines
I'm changing my CPU frequency because of noisy fan.
I used sudo cpufreq-selector -g powersave for this purpose, but I replaced my Linux system Xubuntu with Lubuntu because it utilizes better ...
4
votes
2answers
1k views
Slow down the CPU
I tried to slow down my CPU with powernowd and cpufreq-selector. I hoped that with lower frequency it will be less hot and I won't hear my fan every time I will run internet radio.
I used the ...