How to check if Intel Hyper-Threading is enabled in Linux

Hyper-Threading is an Intel’s simultaneous multithreading (SMT) technology that is designed to improve execution parallelism of x86 CPU processors. This tutorial describes several ways to check whether or not Intel Hyper-Threading is enabled on your Linux system.

Source: LXer – How to check if Intel Hyper-Threading is enabled in Linux