google-code-export / bricked

Automatically exported from code.google.com/p/bricked
Other
0 stars 0 forks source link

Cpu frequency changed back after antutu benchmark #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.overclock to 1.83Ghz
2.Run antutu benchmark
3.

What is the expected output? What do you see instead?
Cpu frequency change back to 1.5ghz after benchmark

What version of the product are you using? On what operating system?
bricked v0.5

Please provide any additional information below.

Original issue reported on code.google.com by kwci...@gmail.com on 24 Mar 2012 at 3:11

GoogleCodeExporter commented 9 years ago
yes, cpu1 will be reset back to default.
All of that is long and detailed explained in the changelog for 0.5.
That is not the kernels fault, mpdecision & thermald are resetting this.
Previous to 0.5 cpu1 would have been ramped up to max clock (1944Mhz) but I 
hacked the kernel for 0.5 to trick mpdecision & thermald into believing that we 
are only capable of 1566 Mhz. That's why they now reset cpu1 to the default 
clock.
Not a bug, more like a feature.

Original comment by showp1984 on 24 Mar 2012 at 3:15