Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

jaedanxavier/cpu-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

Note

This is my first project. Expect questionable decisions and unexpected behavior.

Overview

cpu-mode is a basic Bash script that allows users to quickly change the CPU frequency scaling policy (governor) for individual CPU cores or all cores at once. It provides a simple command-line interface for switching between CPU performance modes: performance, powersave, ondemand, conservative, and schedutil, with the option to apply a selected governor globally to all cores or target specific cores by number. It is intended for Linux systems that support the cpufreq subsystem and must be run with root privileges.

Installation

Open your terminal and simply run this command:

curl -sSL https://raw.githubusercontent.com/jaedanxavier/cpu-mode/main/install.sh | bash

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /