Laptop: Difference between revisions

imported>AmnesiaAmesia
m Corrected example
imported>AmnesiaAmesia
m Other example correction
Line 11: Line 11:
         CPU_SCALING_GOVERNOR_ON_BAT = "powersave";
         CPU_SCALING_GOVERNOR_ON_BAT = "powersave";


         CPU_ENERGY_PERF_POLICY_ON_BAT = "powersave";
         CPU_ENERGY_PERF_POLICY_ON_BAT = "powersave";
         CPU_ENERGY_PERF_POLICY_ON_AC = "performance";
         CPU_ENERGY_PERF_POLICY_ON_AC = "performance";


         CPU_SCALING_MIN_FREQ_ON_AC = 800000;
         CPU_SCALING_MIN_FREQ_ON_AC = 800000;