projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d56f0f
)
ppc/idle: Add documentation for powersave=off
author
Balbir Singh
<
[email protected]
>
Thu, 1 Dec 2016 13:08:26 +0000
(
00:08
+1100)
committer
Jonathan Corbet
<
[email protected]
>
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 <
[email protected]
>
Signed-off-by: Jonathan Corbet <
[email protected]
>
Documentation/admin-guide/kernel-parameters.txt
patch
|
blob
|
history
diff --git
a/Documentation/admin-guide/kernel-parameters.txt
b/Documentation/admin-guide/kernel-parameters.txt
index e48c5632bd6c99eaf3111a59f65b641ba6bfd14b..456248b2722056a4a1f144c0cf8b090106cb478a 100644
(file)
--- a/
Documentation/admin-guide/kernel-parameters.txt
+++ b/
Documentation/admin-guide/kernel-parameters.txt
@@
-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