K^Kernel 3.0.70 v1.4.5 for JB 4.1.2 and JB 4.2.2
Hi guys,
new
v1.4.5 kernel released:
Code:
- Kernel 3.0.70
- Sources synched with jb-3.0 repos of Ivendor and Arco68
- Fixed performance issues
- Different builds with RAM Console support or without (seems to be more responsive)
This is mainly a minor update to solve the performance issues encountered by some of you, I'm still working on a new version with more features.
I create some kernel builds with RAM Console support (recently added by Ivendor and Arco inside the kernel sources) and without it (the ones named with
NO_RC), to see if something change in terms of performance...
It seems, by my opinion, that the kernel builds without RAM Console support (NO_RC) are more responsive and performant (expecially when you're playing games).
This feature is useful expecially for development and debugging purposes, when occurs many kernel panic / unexpected shutdowns or reboots. Pratically, the kernel messages are also stored inside a little RAM portion and restored during reboot after a kernel panic, inside the file
/proc/last_kmsg. So, if you never encountered such problems, you may choose the versions without RAM Console support (NO_RC).
Let me know...
Many thanks to TwinHeadedEagle and Miloytyn for their support in testing!!!