CPU Govenors

Diskussion i 'Nexus S - ROM-filer och utveckling' startad av urbanlarsson, 2 sept 2011.

  1. urbanlarsson

    urbanlarsson Adult Droid Medlem

    Blev medlem:
    15 feb 2010
    Inlägg:
    686
    Mottagna gillanden:
    78

    MINA ENHETER

    Satt och pillade med Oxygen och såg "Available Governors" i CPU menyn. Visste inte vad det var så sökte lite och hittade denna förklaring.

    Menyn är förstås SetCPU som är integrerad i Oxygen.

    - 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.

    Except for "userspace," no matter which governor you set, the CPU will always stay within the bounds of the maximum and minimum speeds you set in SetCPU.
     
    tekken gillar detta.
  2. otto

    otto Adult Droid Medlem

    Blev medlem:
    21 dec 2010
    Inlägg:
    833
    Mottagna gillanden:
    126

    MINA ENHETER

    Läste också på om det där för ett tag sedan... hittade denna förklaring på xda: