Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 342 Bytes

File metadata and controls

22 lines (14 loc) · 342 Bytes

cpunitro

A Linux utility that sets all CPU frequency scaling governors to performance.

  • If it's not run as root, it automatically re-runs itself under sudo.
  • Requires Microsoft's GSL

Build

$ cd /path/to/repo
$ meson setup build
$ ninja -C build

Run

$ ./build/cpunitro