CHANGELOG
08_19 --->
backported vmalloc from linux 3.6-rc2 :victory: , added JRCU and custom makeflags. thinking of removing OC step
08_17 4 ---> updated to linux
3.0.41, config improvement, ext4 tweaks (it should be smoother now), fixed iBFQ: now it works well, added custom makeflags
added an experimental BFQ build
08_16 3 ---> optimized CRC32 and ARM RWSEM algorithms, added wheatley and hotplug governor
08_16 ----> changed the base of the kernel. it will be
Cyanogen from now on, so there are really an impossible list of changes to do. added soundcontrol and blx from that base and did some personal tweaks. i compiled it with linaro 4.7 for best performances and compressed the all with lzma
08_09 ----> updated to the latest android-omap-tuna sources, removed noop, made bfq the default I/O sched, tweaked deadline for flash devices and made it as second I/O sched, compressed with lzo
08_05 ----> updated to latest omap sources, completed restarted the project, added colorcontrol, soundcontrol, lazy and blx by ezekeel. you have a minimal configuration here: 2 only governors lazy and interacive (default). please test for I/O scheduling the brand new BFQ v4, it has a small computational impact to save cpu cycles.
see github for a more specific changelog
You should get better WiFi performances with this kernel
07_13 ----> optimized a bit more all the things (something I forgot in the config), this new release introduces SIO as new only I/O scheduler and it removes unuseful govs
07_12 ----> added some tweaks, added CFQ and SIO to test which will be the best (i'm using linaro nightly builds)
07_03 ----> merged Ezekeel's kernel with jelly bean sources, removed a lot of governors and I/O scheduler to have a minimal kernel, tweaked deadline, optimized accelerometer sensor