Core 7 (or 8 indexed from 1) is missing. It may indicate that the CPU had likely disabled core 8 and 16 from a 16 core one.
Would this be considered as a bug report or feature request? Since every core does have its temprature data. Or this won't be fixed because this situation is rare?
Is it not doing the right thing? Because your paste looks as if you index CPUs from 1 in htop.
You can change that in F2 (Setup) -> Display options -> Count CPUs from 1 instead of 0.
Recently I set up a server with an Intel E5-2680 v4 CPU which has 14 cores and 2 threads per core.
I have installed
htop
andlm-sensors
.htop
shows:Note that core 8 (index
8
and22
) shows temprature ofN/A
.Here's the output of lm-
sensors
:Core 7 (or 8 indexed from 1) is missing. It may indicate that the CPU had likely disabled core 8 and 16 from a 16 core one.
Would this be considered as a bug report or feature request? Since every core does have its temprature data. Or this won't be fixed because this situation is rare?
Thank you!