Skip to content
/ YAKT Public
forked from NotZeetaa/YAKT

Yet Another Kernel Tweaker. A Magisk module to Tweak your Kernel parameters

License

Notifications You must be signed in to change notification settings

arquxx/YAKT

Repository files navigation

IMG_20220530_225120

YAKT

Yet Another Kernel Tweaker. A Magisk module to Tweak your Kernel parameters. This module applies at boot and it's not an AI module.

Features:

  • Reduces Jitter and Latency
  • Optimizes Ram Management
  • Uses Google's schedutil rate-limits from Pixel 3
  • Tweaks kprofiles to balanced mode
  • Disables scheduler logs/stats
  • Enable ECN negotiation by default
  • Disables SPI CRC
  • Allows sched boosting on top-app tasks (Thx to tytydraco)
  • Cgroup Boost (Credits to darkhz for uclamp tweak)
  • It's Open Source!

How to flash:

  • Just flash in magisk and reboot
  • And that's it ;)

How to check logs:

  • Check yakt.log file in internal storage
  • It should be like this (Not exactly ofc):

Screenshot_20220303-203231_MT_Manager

How to Contribute:

  • Fork the Repo
  • Edit tweaks according to your info/docs
  • Commit with proper name and info/docs about what you did
  • Test the change you did and check if eveything it's fine
  • Then make a pull request

About

Yet Another Kernel Tweaker. A Magisk module to Tweak your Kernel parameters

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%