mirror of
https://github.com/jackfagner/twrp-sony-recovery-boot-script.git
synced 2026-04-25 00:05:48 +03:00
[PR #2] [CLOSED] disable BIG cluster when booting to recovery #1
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/twrp-sony-recovery-boot-script-jackfagner#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jackfagner/twrp-sony-recovery-boot-script/pull/2
Author: @oshmoun
Created: 11/8/2015
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
678b39cdisable BIG cluster when booting to recovery📊 Changes
1 file changed (+5 additions, -0 deletions)
View changed files
📝
bootrec/init.sh(+5 -0)📄 Description
recovery keeps all cores active. This leads to CPU temps reaching 80c.
Disable the powerful cores since they're not very useful in a recovery environment.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.