From 0bb2c69494dc34a9662b8f07dc9e412665cb7078 Mon Sep 17 00:00:00 2001 From: Tyler Nijmeh Date: Sun, 2 Aug 2020 05:40:43 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index eb10c54..f7a553d 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,9 @@ Allow the scheduler to place tasks on their origin CPU, increasing cache localit ### ZRAM ZRAM reduces disk wear by reducing disk writes, and also increases cache locality by allowing more data to fit in RAM at once. KTweak configures ZRAM to take up at most half of the available RAM on the system, which is a good ratio of RAM to ZRAM for a mobile device. +# Other Notes +You should know that KTweak applies after 60s of uptime as to prevent Android's init from overwriting any values. + # Contact You can find me on telegram at @tytydraco. Feel free to email me at tylernij@gmail.com.