From 22e7a1a5eb368060fecc1a5751cce78d11daad00 Mon Sep 17 00:00:00 2001 From: Tyler Nijmeh Date: Wed, 9 Sep 2020 18:26:59 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e38ead9..3211292 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Allow the scheduler to place tasks on their origin CPU, increasing cache localit 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 init finishes + android mounts + 120 seconds in order to prevent Android's init from overwriting any values. +You should know that on Android devices, KTweak applies after init finishes + Android mounts + 120 seconds in order to prevent Android's init from overwriting any values. # Contact You can find me on telegram at @tytydraco.