Yet Another Kernel Tweaker. A Magisk module to Tweak your Kernel parameters. This module applies at boot and it's not an AI module.
- Reduces Jitter and Latency
- Optimizes Ram Management
- Disables scheduler logs/stats
- Disabled printk logs
- Enable 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)
- Stock:
Time: 6.632
- yakt:
Time: 2.205
-
Stock:
syscall: 138 ns libc: 43 ns mmap: 11220 ns read: 5290 ns
-
yakt:
syscall: 138 ns libc: 43 ns mmap: 11212 ns read: 4598 ns
- This is not a perfomance/gaming module
- Just flash in magisk and reboot
- And that's it ;)
- Check yakt.txt file in yakt folder
- It should be like this (Not exactly ofc):
- 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