mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-04 09:50:54 +00:00
On some platforms the L3 CAT capabilities are not reported via CPUID even though they are present. The public real-time tuning guide suggests to try accessing the MSRs directly to detect if L3 CAT is available or not. This patch implements such guessing logic in the board inspector in order to enable CAT for users with those kinds of platforms. Tracked-On: #7948 Signed-off-by: Junjie Mao <junjie.mao@intel.com> |
||
---|---|---|
.. | ||
__init__.py | ||
cpuids.py | ||
msr.py | ||
platformbase.py |