v.23.2Performance Improvement

Remove Core Limitation for ClickHouse on High-Core Systems with SMT Disabled

Remove the limitation that on systems with >=32 cores and SMT disabled ClickHouse uses only half of the cores (the case when you disable Hyper Threading in BIOS). #44973 (Robert Schulze).