Skip to content

Carakernel for Ginkgo/Willow: Milestone 4

Compare
Choose a tag to compare
@Flopster101 Flopster101 released this 27 Jan 18:45

Changelog:

  • Upstreamed to Linux 4.14.304.
  • ZRAM tweaks:
    • Default disksize is now 1536 MiB.
    • Compression algorithm is now LZO. This cannot be changed from userspace, see 9dd26df.
  • SimpleLMK tuning:
    • Minfree: 64 MiB
    • Timeout: 450 ms
  • Relaxed wakelocks for the whole kernel.
  • Updates to compression algorithms.
  • Adrenoboost tunable is now available. Use a supported kernel manager to modify.
  • Toned down debugging of qcacld-3.0 driver.
  • More patches to mm driver.
  • Removed stack VLA usage in many drivers.
  • CFQ tweaks:
    • cfq_back_penalty = 1
    • cfq_quantum = 16
  • ECN enabled by default for TCP.
  • Reverted Xiaomi's power changes. Leaves only the basic stuff.
  • USB 2 fast charging at 900mA is now supported and enabled by default.
  • Switched to AOSP Clang 16 for release builds.

For other misc. changes check the commit history.

Happy Year of the Rabbit!