device-odroid-hc2: disable big.LITTLE switcher by default (+ take over maintainership)
All threads resolved!
The linux-edge kernel enables the BL_SWITCHER kernel option, which enables an in-kernel big.LITTLE switcher - with it enabled, only 4 cores are enabled at a time, and the kernel switches between the big and little cores. However, in a server workload, it's more likely that a user wants all 8 cores to work simultaneously.
Disable the switcher by default by providing the no_bL_switcher cmdline option. It can still be re-enabled by writing 1 to /sys/kernel/bL_switcher/active.
Merge request reports
Activity
added 1 commit
- 6f7a74fa - device-odroid-hc2: disable big.LITTLE switcher by default
- Resolved by knuxify
added 7 commits
-
590fb2c4...0e004668 - 5 commits from branch
postmarketOS:master
- ea85ffe4 - device-odroid-hc2: disable big.LITTLE switcher by default
- 89fe8efd - device-odroid-hc2: take over maintainership
-
590fb2c4...0e004668 - 5 commits from branch
enabled an automatic merge when all merge checks for 89fe8efd pass
Please register or sign in to reply