I'd like to verify whether my server set Hyper-threading, and the way to it.
lscpu shows Thread per core is "2"
sudo dmidecode shows HTT (Multi-threading).
I expected HTT (Hyper-threading technology), if Hyper-threading is enabled.
Please let me know to check Hyper-threading state and to make enable Hyper-threading.
And lshw -c network is different capacity 1Gbit/s with ethtool eth0 10GB/s
Why are those different? how to know correct network bandwidth?
Regards,
lshw -c networkshows network0~1 >> Product : Solarflare Communications, capacity 1Gbit/s, logical name : eth0~1, and network0~4 >> Product: NetXtreme BCM5719 GIGABIT ETHERNET PCIe, capacity 1Gbit/s, logical name : em0~4. and I benchmark with another server 7Gbits/sec byiperf -c server1 -t 30. How is it possible? The device specification tell capacity 1Gbps – Hans Lee Nov 05 '17 at 07:42