Skip to content

Rudxain/Esoteric-CPU-Governors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Esoteric CPU Governors

Warning

This repo has been repurposed! Now it'll only host implementations. Go to wiki link for the original content

CONTRIBUTING

If you know how to write CPU governors for Linux, please add those implementations to a src directory at repo root. The preferred language should be Rust (use inline-asm if necessary). Please provide build instructions, preferably use a POSIX script to automate the process for all implementations.

Here's some useful material