2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/.ci
NiLuJe cb2314d11b
Kobo, Mk.5: Tweak CPU frequency scaling (#6905)
* Run grep against /proc/modules directly instead of forking to lsmod

* Revamp the CPUFreq governor choice logic

I finally figured out why the scaling on the H2O was so wonky:
Because it relies on an obscure i.MX hardware feature called DVFS,
and it gets flipped for mysterious workaround-y reasons depending on
Wi-Fi state...

* Start playing with conservative, because just staying pegged at max
clock is entirely stupid.

And DVFS is extremely conservative, it needs somewhat sustained load to
clock up...

* Take care of the DVFS switcheroo in the Wi-Fi scripts
2020-11-25 15:50:47 +01:00
..
after_success.sh [CI] Add curly braces check (#5809) 2020-02-02 20:35:21 +01:00
before_install.sh [CI] Add curly braces check (#5809) 2020-02-02 20:35:21 +01:00
build.sh Add CircleCI (#3321) 2017-10-08 18:38:00 +02:00
check.sh [CI] Add curly braces check (#5809) 2020-02-02 20:35:21 +01:00
common.sh [CI] Add curly braces check (#5809) 2020-02-02 20:35:21 +01:00
fetch.sh Add CircleCI (#3321) 2017-10-08 18:38:00 +02:00
helper_luarocks.sh [CI] Add curly braces check (#5809) 2020-02-02 20:35:21 +01:00
helper_shellchecks.sh Kobo, Mk.5: Tweak CPU frequency scaling (#6905) 2020-11-25 15:50:47 +01:00
install.sh Kobo, Mk.5: Tweak CPU frequency scaling (#6905) 2020-11-25 15:50:47 +01:00
script.sh Add CircleCI (#3321) 2017-10-08 18:38:00 +02:00
test.sh CircleCI: finishing touches (#3340) 2017-10-11 08:38:30 +02:00