Division of the memory and core of a CPU in an optimized fashion as to make sure to reduce the latency of memory calls [1]
A Big QoS (quality of services) system that manages cpu, cache and ram resources to be optimal in set scenarios [2]
Gives you why the CPU isn't boosting to oblivion, current temp or anything else... [4]
Intel PMT is a standardized way of exposing telemetry through host-based and out-of-band access across client, server and companion products.[5]
ELC is a Frequency scaling feature that will seek to:
elc_floor_freq_khz
and elc_low_threshold_percent
) ex 800mhz if CPU doing nothingelc_high_threshold_percent
) ex 5ghz if CPU is 100%added to linux 6.12 [6]
added in linux 5.19 for Xeon Sapphire Rapids (2023)
Check the whole CPU for defect in silicon. really useful for the part of the CPU which wouldn't have error correction/checking[7]
some existing scan inside IFS: Scan at Field (SAF) and ArrayBist
added with Intel Xeon 6 "Granite Rapids" (end 2024) and Linux 6.12
SBAF is part of IFS, it can work 1 core at a time and isolate that core while testing. SBAF test is also divided into multiple batches, and each batch test can take hundreds of milliseconds (100-200 ms) to complete. If such a lengthy interruption is undesirable, it is recommended to relocate the time-sensitive applications to other cores for the duration of the test.[8]
a type of Simultaneous multithreading (SMT), two thread to one core
: Intel Performance Limit Reasons Coming To Linux 6.11 - Phoronix
: Intel Efficiency Latency Control "ELC" Feature Slated For Linux 6.12 - Phoronix
: Linux 5.19 Lands New Intel IFS Driver For Helping To Detect Faulty Silicon - Phoronix
: Intel Granite Rapids Brings New "SBAF" Core Testing Capability - Phoronix