Skip to content
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

megaflop666/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
- Disables scheduler logs/stats
- Disables printk logs
- Enables ECN negotiation by default
- Disables SPI CRC
- Tweaks mglru
- Allows sched boosting on top-app tasks (Thx to tytydraco)
- Tweaks uclamp scheduler (Credits to darkhz for uclamp tweak)

Benchmark - As per v6

Benchmark Stock YAKT v6
Hackbench 6.632 2.205
Callbench syscall: 138 ns libc: 43 ns mmap: 11220 ns read: 5290 ns syscall: 138 ns libc: 43 ns mmap: 11212 ns read: 4598 ns

Notes:

  • This is not a perfomance/gaming module

How to flash:

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

How to check logs:

  • Check yakt.txt file in /data/adb/modules/YAKT/yakt.log folder
  • It should be like this (Not exactly ofc):

Screenshot_20221105-133527_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

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%