Try using this in a xterm as root.
Code:
cpufreq-selector -g performance
You can add it to the bootup scripts to always keep the system in this state. Or you can modify the kernel to not use throttling, but that requires recompiling it. I tried searching for a boot method to disable it but I could not find anything and I don't have the kernel sources here to check the documentation.