Switch all Linux config schedulers out of performance schedulers
Open
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 1.6k
- Forks
- 211
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 6
Description
Running on battery here and flashing firmware draws 40 watts with fans spinning at max. No reason for that.
CPU Scheduler should be on-demand, Io should be best effort.
Evaluate.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by locating the Linux configuration for CPU and I/O schedulers, then determine where performance schedulers are selected. Done means CPU uses on-demand and I/O uses best effort, with the battery and firmware-flashing power behavior evaluated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- operating-systems, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100