androidfanwinner
Newbie
I just wanted to add that kernel 1.01a is working great for me.  Super smooth and quick!
				
			Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I vote for a 1.7ghz overclock
Right on agreed, but I still think the extra overclock options should be available for those who can handle it and want to use it, because people who can't don't have to set it any higher.
Is there any chance you could take a look at our existing kernel and see if you can add the stock clock speed on boot?
Of course so long as cdz is ok with this...
I think the code for that was pulled from the 8960, which has a default clock of 1.7GHz. Probably an unintended effect.
I plan on pulling from https://github.com/F4k/f4ktion_kernel
I've got three questions...
1) Is it possible to add speed steps (overclocking) to the kernel myself from my phone?
2) Is it okay to do "dirty" flashes of boot images over each other, even if one is larger than the other?
3) ....I forget

Would init.d support help it?
I don't believe so, if I try changing the frequency through an app that change also only applies to the first core. That leads me to believe that this version of cpufreq doesn't fully support multiple cores. I'm going to try the nexus 4 cpufreq to see if that helps.
I use performance control in my rom it controls 2nd core. Unless ur using a different version of cpufreq than ur current kernel has??
I had been using No-Frills CPU control and IncrediControl. Switching to Trickster MOD did the trick.
I've proven that my cpufreq theory wasn't right, and after looking into it a bit more it might be that the ROM's mpdecision is overriding the defaults on boot. I'm installing kernel side mpdecision to see if that fixes it, but even if it doesn't it'll be a good feature to have. It'll allow more control of the kernel through Android Tuner.
Is the code present in the source that has the second core off by default? I ask this because if there's residual code left that it may be causing the issue with default clock speed.