Kernel Özellikleri
* Initramfs with the usual stuff (root, CWM support, recovery etc) based on CF-Root LPY
* Partitions properly mounted in the ramdisk to take the most out from the device
* VM values tweaked up for maximum performance/battery
* Conservative tweaked and made the default governor
* I/O boosted - I/O dirty writeback system backported from 3.2
* CFS scheduler tweaked for maximum interactivity
* CFS Autogroup enabled
* Deadline I/O scheduler by default
* TCP Westwood+ congestion scheduler by default as its more suitable for this kind of devices
* Kernel stripped of debug shit - the only debugs that stayed were: logcat, printk and kallysms (for Voodoo Louder support)
* CRC32 library that is used by a lot of internal kernel mechanics completely patched up to the latest version
* The usual Franco's magic
* SLUB memory allocator
* Wi-Fi power management - echo 1 > /sys/module/dhd/parameters/wifi_pm (this is only available with wifi is turned on. This boosts wifi signal and its specially useful for screen_off streaming, but it might waste a little extra battery)
* Lots more to be seen on my repository
v6 Değişiklik Listesi
* All governors removed but one - pegasusq from Samsung
* Merged gokhanmoral work on this cpufreq driver - all credits to him. Also cleaned up a defined but unused function
* fsync() calls reintroduced to match stock behavior. The device actually runs faster/smoother with this enabled - also safer for data integrity (this has nothing to do with superbrick bug)
* Disable mali-400 tracking debug
* Merged two stability hotplug patches from mainline Linux kernel
* Added two modules to userpsace where one can see how many times the CPU was hotplugged in and hotplugged out: cat /sys/module/stand_hotplug/parameters/ cpu_up_nr and cat /sys/module/stand_hotplug/parameters/ cpu_down_nr
* Removed overclocking at all - it was causing heat and stability issues. If you want OC use Tegrak app
* Some config cleaning
İndirme Linkleri
r5 - http://minooch.com/franciscofranco/Galaxy%20Note/franco.Kernel-r5.zip (http://minooch.com/franciscofranco/Galaxy%20Note/franco.Kernel-r5.zip) (yüksek performans)
r6 - http://minooch.com/franciscofranco/Galaxy%20Note/franco.Kernel-r6.zip (http://minooch.com/franciscofranco/Galaxy%20Note/franco.Kernel-r6.zip)
yükleme işlemini cwm recovery üzerinden yapmanız gerekli.
Güvenli kerneller arasındadır. emmc bug yoktur.