Timeline for Checking if HyperThreading is enabled or not?
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 24, 2019 at 15:20 | comment | added | maxschlepzig | The suggestion for disabling hyperthreading is sub-optimal - the direct way to disable hyperthreading is echo off > /sys/devices/system/cpu/smt/control (besides turning it off in the bios). See also Oscar's answer for a direct check. | |
| S Apr 7, 2018 at 2:40 | history | suggested | Hermanio | CC BY-SA 3.0 | changed Python dict related lines so that it works on Python 3.x (has_key() has been removed in 3.x) |
| Apr 7, 2018 at 0:03 | review | Suggested edits | |||
| S Apr 7, 2018 at 2:40 | |||||
| S Mar 31, 2016 at 18:58 | history | suggested | CommunityBot | CC BY-SA 3.0 | You might need to "import re" to get this to work right. |
| Mar 31, 2016 at 18:44 | review | Suggested edits | |||
| S Mar 31, 2016 at 18:58 | |||||
| Aug 14, 2015 at 22:41 | history | answered | Goblinhack | CC BY-SA 3.0 |