Q
quasimodo
Gast
Deutsch/Englisch-Update-Pack (Galaxy S)-MIUI 1.4.8-V2 Online: Deutsch/Englisch-Update-Pack (Galaxy S)-MIUI 1.4.8-V2 - Samsung Galaxy S - MIUI Germany
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion erfordert derzeit den Zugriff auf die Seite über den integrierten Safari-Browser.
I'll explain all of the governors:
- The ondemand governor is the default option used by Android. It scales the CPU speed between the minimum and maximum speeds depending on CPU load. If the system needs more speed, the kernel will rapidly scale up the CPU speed.
- The conservative sets the CPU speed in a similar way to the ondemand governor, but scales the CPU up much less rapidly. This would theoretically save battery power, but may lead to less responsiveness.
- The userspace governor is currently useless. It's another way for applications to set the CPU speed that SetCPU does not use.
- The powersave governor always keeps the CPU at the minimum set frequency.
- The performance governor always keeps the CPU at the maximum set frequency.