Laptop: Difference between revisions

imported>AmnesiaAmesia
m Added troubleshooting for hot laptop in power
imported>AmnesiaAmesia
m Corrected example
Line 11: Line 11:
         CPU_SCALING_GOVERNOR_ON_BAT = "powersave";
         CPU_SCALING_GOVERNOR_ON_BAT = "powersave";


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


         CPU_SCALING_MIN_FREQ_ON_AC = 800000;
         CPU_SCALING_MIN_FREQ_ON_AC = 800000;