View Single Post
Posts: 97 | Thanked: 318 times | Joined on Feb 2012 @ Switzerland
#312
Originally Posted by mautz View Post
Download Kernel v8 with CONFIG_HZ=100

@minimec

I use the linaro toolchain to build the kernel(linaro 4.9.4 with Cortex A15 optimizations) and the Makefiles contain some specific linaro optimizations flags, that could have caused the errors you have encountered. Since v8 of the kernel you have to compile it with the 'make CONFIG_NO_ERROR_ON_MISMATCH=y' option or else you'll get an error at the end of compiling.
Thank you so much. I really hope that that 100Hz will improve battery life.

Also THX for your explanations regarding Kernel cross compilation. I will give it a new try. My idea was to enable zram maybe. That would again increase power consumption a little bit, but might help 'sfdroid' users.

Again... THX for your amazing work.
 

The Following 5 Users Say Thank You to minimec For This Useful Post: