Fixed minimum frequency on power kernels.
authorDaniel Klaffenbach <danielklaffenbach@gmail.com>
Sat, 25 Sep 2010 13:30:23 +0000 (15:30 +0200)
committerDaniel Klaffenbach <danielklaffenbach@gmail.com>
Sat, 25 Sep 2010 13:30:23 +0000 (15:30 +0200)
commit89f906b75be3e7d21cb34f8e9b811a798af26688
tree5abdf41e7074f7b3f26de368ad799fe7fbc97df4
parent9b97419a110c019dee5fdd6bfa0efdadf08f7167
Fixed minimum frequency on power kernels.

getMinFreq() not checks if the minimum frequency is in
avoid_frequencies.
For performance reason the minimum frequency is now stored in memory.
src/mainwindow.cpp
src/mainwindow.h