]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
ppc/idle: Add documentation for powersave=off
authorBalbir Singh <bsingharora@gmail.com>
Thu, 1 Dec 2016 13:08:26 +0000 (00:08 +1100)
committerJonathan Corbet <corbet@lwn.net>
Thu, 1 Dec 2016 17:45:16 +0000 (10:45 -0700)
Update kernel-parameters.txt to add Documentation
for powersave=off.

Signed-off-by: Balbir Singh <bsingharora@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/kernel-parameters.txt

index e48c5632bd6c99eaf3111a59f65b641ba6bfd14b..456248b2722056a4a1f144c0cf8b090106cb478a 100644 (file)
                        may be specified.
                        Format: <port>,<port>....
 
+       powersave=off   [PPC] This option disables power saving features.
+                       It specifically disables cpuidle and sets the
+                       platform machine description specific power_save
+                       function to NULL. On Idle the CPU just reduces
+                       execution priority.
+
        ppc_strict_facility_enable
                        [PPC] This option catches any kernel floating point,
                        Altivec, VSX and SPE outside of regions specifically