mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
cb2314d11b
* 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 |
||
---|---|---|
.. | ||
after_success.sh | ||
before_install.sh | ||
build.sh | ||
check.sh | ||
common.sh | ||
fetch.sh | ||
helper_luarocks.sh | ||
helper_shellchecks.sh | ||
install.sh | ||
script.sh | ||
test.sh |