On Wed, May 16, 2018 at 11:41 PM, Thierry Escande
wrote:
> Hi Lisa,
>
>
> On 17/05/2018 02:10, Lisa Nguyen wrote:
>>
>> Hi Thierry,
>>
>> On Wed, May 16, 2018 at 6:28 AM, Thierry Escande
>> wrote:
>>>
>>> The governor needs to be set to 'userspace' before setting the original
>>> frequency back.
Hi Lisa,
On 17/05/2018 02:10, Lisa Nguyen wrote:
Hi Thierry,
On Wed, May 16, 2018 at 6:28 AM, Thierry Escande
wrote:
The governor needs to be set to 'userspace' before setting the original
frequency back.
This fixes cpufreq_06.sh that otherwise logs 'sh: echo: I/O error'
messages in its log
Hi Thierry,
On Wed, May 16, 2018 at 6:28 AM, Thierry Escande
wrote:
> The governor needs to be set to 'userspace' before setting the original
> frequency back.
>
> This fixes cpufreq_06.sh that otherwise logs 'sh: echo: I/O error'
> messages in its log file.
>
> Signed-off-by: Thierry Escande
>
The governor needs to be set to 'userspace' before setting the original
frequency back.
This fixes cpufreq_06.sh that otherwise logs 'sh: echo: I/O error'
messages in its log file.
Signed-off-by: Thierry Escande
---
include/functions.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/includ