I'm going to create altenative for CM10.1 kernel.
SImply I would add WM1811 improvements, make minor OC and UV, add ROW iosched and compile with good toolchain.
However I can't just cherry-pick commits, because this isn't possible, so I to do many things on my self.
I have some questions for expericied devs.
I'm not very familiar with linux and C++, I prefer windows and C# in most cases.
SImply I would add WM1811 improvements, make minor OC and UV, add ROW iosched and compile with good toolchain.
However I can't just cherry-pick commits, because this isn't possible, so I to do many things on my self.
I have some questions for expericied devs.
- How to target android_kernel_samsung_smdk4210 for i9300?
- Where I should put propietary binaries?
- Which voltage table (struct) I should modify?
- Can I simply merge some commits from perseus, siyah with one click?
- Will BFS and UKMS give boost to android (They did on PC)?
- Can I just run patch -p1 row.patch to add row?
I'm not very familiar with linux and C++, I prefer windows and C# in most cases.