Skip to content
This repository has been archived by the owner on Feb 21, 2025. It is now read-only.

Releases: cmulk/Clark-Simple-Kernel

Wireless Security

19 Oct 17:47
Compare
Choose a tag to compare
  • Included patch from LOS kernel for mitigating "KRACK" vulnerability. Note that this is only the in-kernel portion of the patch, other patches are applied in the android system and have already been included in LOS android sources

Minor Updates

01 Oct 18:32
Compare
Choose a tag to compare
  • Minor upstream updates from AICP and LOS kernels
  • Built with Linaro 6.3 toolchain

Custom Requests

06 Sep 22:13
Compare
Choose a tag to compare
  • Enabled Westwood TCP congestion algorithm and set as default
  • Enabled iptables TTL target

Forget the Core Control Tweaks

07 Aug 17:13
Compare
Choose a tag to compare
  • Reverted the core control tweaks for the big cpu's I made earlier, it doesn't seem to help and may make the battery life actually worse
  • Built with UberTC 6.x
  • Same GlassFish interactive governor defaults, but I also recommend trying GlassCannon interactive governor profile and zen IO scheduler

Zen

24 Jul 02:30
Compare
Choose a tag to compare
Zen
  • Added zen I/O scheduler (NOT set by default, use a kernel tuner to set)
  • Built with Uber 6.x toolchain

New Toolchains

16 Jul 21:24
Compare
Choose a tag to compare
  • Minor change to default governor settings, set big cpu min frequency to 633MHz, which is actually the GlassFish default. This should have minimal effect on power consumption since big cores stay off when idling
  • Compiled two versions, one with Uber 6.x and one with Linaro 6.3. Not sure it makes much difference but worth a try!
  • No feature changes

Core Control Tweaks

07 Jul 21:11
Compare
Choose a tag to compare
  • Updated core control driver to allow min big CPUs to be 0. Otherwise something (I think its mpdecision) always sets it back to one. With this version the min big CPUs can be set to 0 (default) or 2. Seems to offer some power savings when idling since it lets both big cores stay offline most of the time.

Initial Release

06 Jul 17:48
Compare
Choose a tag to compare
  • Touchboost toggle
  • CPU_Boost tweaks from ElementalX kernel
  • Glassfish 1.2 governor profile set by default