Skip to content

Instantly share code, notes, and snippets.

@techyminati
Last active December 13, 2021 13:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save techyminati/a2ea440ed6e105a1a00900d741690299 to your computer and use it in GitHub Desktop.
Save techyminati/a2ea440ed6e105a1a00900d741690299 to your computer and use it in GitHub Desktop.

Minati Kernel Karashi 2.0

for RMX2185 ( realmeUI 2.0 Base)

Release 2 [13/12/'21]

Changelog :

  • Linux 4.19.130
  • Use optimized memcmp
  • Disable I/O stats accounting by default
  • Introduce OSS Dtbo Building in Kernel
  • Reduce Cache Pressure
  • Disable Logging in Bunch of MediaTek Drivers
  • Switch to -O3 Optimization Level
  • Improve Network Latency
  • Introduce Wireguard Inbuilt in Kernel
  • Fix Performance Regressions
  • Force Makefile to build for oppo6765_206A6 target
  • Sync Kernel Code Changes from realme-oss
  • Drop OPPO F2FS Debugging

Release 1 [26/09/'21]

Changelog :

  • Linux 4.19.128
  • Initial Release from realme's R Drop
  • Rebased on android-4.10-stable tag of ACK
  • Tuned the code for MediaTek Helio G35's Architecture
  • Always force build varient to be user ( nukes debugging )
  • Disabled Lot of Debugging
  • Faster Deepsleep
  • Switched Sched Scaling to Linear
  • Battery Backup Optimisations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment