Skip to content

Commit

Permalink
ppc/idle: Add documentation for powersave=off
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Balbir Singh authored and Jonathan Corbet committed Dec 1, 2016
1 parent 7d56f0f commit c3cbd07
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/admin-guide/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3036,6 +3036,12 @@
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
Expand Down

0 comments on commit c3cbd07

Please sign in to comment.