I have a Kernel compilation related issue where after successfull compilation and reboot HyperThreading option is lost. I am trying to update my Cent OS 7 vanilla kernel with PREEMPT RT kernel.
This is my first trial or experiment with Kernel.
The default kernel has version :- 3.10.0-123.el7.x86_64 Replacing it with :- 3.10.103-rt114
while in the image below on default kernel I can see HT enabled using i7z tool and lscpu says Nodes 2 and cores = 16
but on RT Kernel HT is off lscpu says shows Node 1 and core 8.
Please help I want RT to run with HT and one more help is required. I have compiled the RT kernel many time and thus there are many emtries as "Old ". Help me removing these too.