Open GoogleCodeExporter opened 9 years ago
Hi
can it be the case that cpufreq is interrupting in some manner, try out other
profiles and see?
another suspect is the kernel. some old ones < 2.6.38 don't engage turboboost
correctly, but then if your other machines are also running the same kernel, we
can rule out the kernel.
btw if you run a stress benchmark on this machine and compare it to a different
machine do you get similar values?
also can you also check if turbostat is giving the same values
http://stuff.mit.edu/afs/sipb/contrib/linux/tools/power/x86/turbostat/turbostat.
c
then
gcc turbostat.c
sudo ./a.out
thanks
Original comment by abhirana
on 5 Jul 2012 at 6:48
cpufreq is not installed
Output of turbostat is consistent with yours
core CPU %c0 GHz TSC %c1 %c3 %c6 %c7 %pc2 %pc3 %pc6
%pc7
70.67 3.50 3.50 29.33 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0 0 82.48 3.50 3.50 17.52 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1 1 0.21 3.50 3.50 99.79 0.00 0.00 0.00 0.00 0.00 0.00 0.00
2 2 100.00 3.50 3.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3 3 100.00 3.50 3.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
:(
Will see if I have another kernel but it seem weird to me that it could be a
kernel problem. It's the same that is installed on all the other boxes!
Regards
Original comment by alessand...@gmail.com
on 6 Jul 2012 at 9:14
hi alessandro
sorry for my late reply.
you might have already solved the issue, but if you still have the issue one
solution might be to instal cpufreq and maybe with the performance/ondemand
governor?
http://forums-web1.gentoo.org/viewtopic-t-898440.html?sid=82d38d7f897f579421f430
5f562c4c38
Original comment by abhirana
on 13 Jul 2012 at 7:48
Hey, don't worry for the delay!
Will try this and let you know.
Regards
Alessandro
Original comment by alessand...@gmail.com
on 13 Jul 2012 at 3:35
Original issue reported on code.google.com by
alessand...@gmail.com
on 5 Jul 2012 at 1:47