brintos

brintos / linux-shallow public Read only

0
0
Text · 432 B · 972cc11 Raw
10 lines · plain
1What:		/sys/devices/system/cpu/cpuidle/current_governor_ro2Date:		April, 20203Contact:	linux-pm@vger.kernel.org4Description:5	current_governor_ro shows current using cpuidle governor, but read only.6	with the update that cpuidle governor can be changed at runtime in default,7	both current_governor and current_governor_ro co-exist under8	/sys/devices/system/cpu/cpuidle/ file, it's duplicate so make9	current_governor_ro obsolete.10