Visualizzazione stampabile
-
governor kernel
ciao a tutti,apro questa discussione che penso servirà a molti,io in primis :)
usando no frills o simili ci troviamo davanti quale governor scegliere:
ondemand,smartass,smothass,interactive,conservativ e ecc....
se qualcuno esperto può spiegare il significato di ognuno di questi governor così da capire quale impostare in base all'utilizzo che ognuno vuole per il proprio telefono.
io per esempio per portare al minimo i consumi quale dovrei scegliere?
grazie a chi risponderà.
-
overnors for NOOBS:
interactive - Instead of sampling the cpu at a specified rate, the governor will scale the cpu frequency up when coming out of idle. When the cpu comes out of idle, a timer is configured to fire within 1-2 ticks. If the cpu is 100% busy from exiting idle to when the timer fires then we assume the cpu is underpowered and ramp to MAX speed.
smartass - Is an improved version of interactive governor
ondemand – Available in most kernels, and the default governor in most kernels. When the CPU load reaches a certain point (see “up threshold” in Advanced Settings), ondemand will rapidly scale the CPU up to meet demand, then gradually scale the CPU down when it isn't needed.
conservative – Available in some kernels. It is similar to the ondemand governor, but will scale the CPU up more gradually to better fit demand. Conservative provides a less responsive experience than ondemand, but can save battery.
performance – Available in most kernels. It will keep the CPU running at the “max” set value at all times. This is a bit more efficient than simply setting “max” and “min” to the same value and using ondemand because the system will not waste resources scanning for CPU load.
powersave – Available in some kernels. It will keep the CPU running at the “min” set value at all times.
userspace – A method for controlling the CPU speed that isn't currently used by SetCPU. For best results, do not use the userspace governor.
brazilianwax - Very agresive version of smartass
interactiveX - Tweaked Interactive governor by Imoseyon by adding more features like suspend/wake profile
ondemandX - Tweaked and ported from 2.6.38 base Ondemand governor by Imoseyon by adding more features like suspend/wake profile
Siamo sicuri che ci voglia una discussione a parte per questo?
-
Quote:
Originariamente inviato da memnoch
overnors for NOOBS:
interactive - Instead of sampling the cpu at a specified rate, the governor will scale the cpu frequency up when coming out of idle. When the cpu comes out of idle, a timer is configured to fire within 1-2 ticks. If the cpu is 100% busy from exiting idle to when the timer fires then we assume the cpu is underpowered and ramp to MAX speed.
smartass - Is an improved version of interactive governor
ondemand Available in most kernels, and the default governor in most kernels. When the CPU load reaches a certain point (see up threshold in Advanced Settings), ondemand will rapidly scale the CPU up to meet demand, then gradually scale the CPU down when it isn't needed.
conservative Available in some kernels. It is similar to the ondemand governor, but will scale the CPU up more gradually to better fit demand. Conservative provides a less responsive experience than ondemand, but can save battery.
performance Available in most kernels. It will keep the CPU running at the max set value at all times. This is a bit more efficient than simply setting max and min to the same value and using ondemand because the system will not waste resources scanning for CPU load.
powersave Available in some kernels. It will keep the CPU running at the min set value at all times.
userspace A method for controlling the CPU speed that isn't currently used by SetCPU. For best results, do not use the userspace governor.
brazilianwax - Very agresive version of smartass
interactiveX - Tweaked Interactive governor by Imoseyon by adding more features like suspend/wake profile
ondemandX - Tweaked and ported from 2.6.38 base Ondemand governor by Imoseyon by adding more features like suspend/wake profile
Siamo sicuri che ci voglia una discussione a parte per questo?
Ti ringrazio,adesso so quale governor impostare.
Inviato dal mio Desire HD usando Androidiani App