cyring / CoreFreq

CoreFreq : CPU monitoring and tuning software designed for 64-bit processors.
https://www.cyring.fr
GNU General Public License v2.0
1.97k stars 126 forks source link

Include allocation size of all Cores RW array pointers #185

Closed cyring closed 4 years ago

cyring commented 4 years ago

https://github.com/cyring/CoreFreq/blob/1b79e590e4b42524fe879745128a53d50f3d1f61/corefreqk.c#L12300

+ sizeof(CORE_RW*) * pArg->SMT_Count
cyring commented 4 years ago

Stable