ht3ctl - enable or disable hyperthreading and boost on computer

NAME

ht3ctl - enable or disable hyperthreading and boost on computer

SYNOPSIS

ht3ctl ht [on|off]    # reports or enable/disable HyperThreading setting (on/off)
ht3ctl nbcore         # reports number of real core (without HT) and total of active thread
ht3ctl boost [on|off] # reports or enable/disable boost bios support
ht3ctl help

DESCRIPTION

ht3ctl mean HyperThreading Core CPU Control. This is a simple script that allows you to change the hyper-threading mode of the cores (enabled or disabled) without rebooting the machine. It can also enable or disable the global CPU boost mode in the BIOS.

SEE ALSO

Own project ressources:

AUTHOR

Written by Gabriel Moreau <Gabriel.Moreau@univ-grenoble-alpes.fr>, Grenoble - France

COPYRIGHT

Copyright (C) 2017-2024, LEGI UMR 5519 / CNRS UGA G-INP, Grenoble, France

Licence: CC0 (Creative Commons Zero - https://spdx.org/licenses/CC0-1.0)

 ht3ctl - enable or disable hyperthreading and boost on computer