
Source (link to git-repo or to original if based on someone elses unmodified work):
Available as/for:
Description:By :
-Enabling "rq_affinity" to all of your android's
memory I/OBLOCKS
causes the kernel to deliver completions to the CPU on which the I/O was issued. This can improve CPU data caching effectiveness.
-Disabling "merges", "fsync" and "I/OSTATS"
for less overhead, lower mem latency and increase mem seek
-Forces the CPU to use all of it's cores.
By exposing it's "cpuinfo" , "cpu_capacity" and "cpuid"
to all of your apps
-Increased "read_ahead"
Based on your device internal storage
For more smooth app loading -
If you're in to mobile games..
You might need this module..
Tested on SDM Devices
v3.0 added new tweak and changes
-internal storage mod also applied to--
-mem IO BLOCK from loop 0 to loop 7
-ZRAM for faster compression and decompression.
note - if your current kernel don't have a zram implementation, zram mod will not work
-changes the external sd card IO scheduler from CFQ to DEADLINE
if you already installed v1.0 and v.20,
remove it in your magisk app then flash v3.0
-reboot
Ratings & Comments
1 Comment
10 10 the best