Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 623 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 623 Bytes

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