Check out my first novel, midnight's simulacra!

Overclocking: Difference between revisions

From dankwiki
(Created page with "it's why we watercool. ==Linux tools== * <tt>[https://github.com/torvalds/linux/blob/master/tools/power/x86/turbostat/turbostat.c turbostat]</tt> is part of the kernel tree, and prints detailed information for x86 processors * <tt>[https://gitlab.com/corectrl/corectrl corectrl] applies hardware profiles based on executed binaries CATEGORY: Hardware")
 
No edit summary
 
Line 3: Line 3:
==Linux tools==
==Linux tools==
* <tt>[https://github.com/torvalds/linux/blob/master/tools/power/x86/turbostat/turbostat.c turbostat]</tt> is part of the kernel tree, and prints detailed information for x86 processors
* <tt>[https://github.com/torvalds/linux/blob/master/tools/power/x86/turbostat/turbostat.c turbostat]</tt> is part of the kernel tree, and prints detailed information for x86 processors
* <tt>[https://gitlab.com/corectrl/corectrl corectrl] applies hardware profiles based on executed binaries
* <tt>[https://gitlab.com/corectrl/corectrl corectrl]</tt> applies hardware profiles based on executed binaries


[[CATEGORY: Hardware]]
[[CATEGORY: Hardware]]

Latest revision as of 20:33, 30 April 2022

it's why we watercool.

Linux tools

  • turbostat is part of the kernel tree, and prints detailed information for x86 processors
  • corectrl applies hardware profiles based on executed binaries