acrn-hypervisor/hypervisor/scenarios/sdc
Yan, Like 2997c4b570 HV: CAT: support cache allocation for each vcpu
This commit allows hypervisor to allocate cache to vcpu by assigning different clos
to vcpus of a same VM.
For example, we could allocate different cache to housekeeping core and real-time core
of an RTVM in order to isolate the interference of housekeeping core via cache hierarchy.

Tracked-On: #4566
Signed-off-by: Yan, Like <like.yan@intel.com>
Reviewed-by: Chen, Zide <zide.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2020-04-02 13:55:35 +08:00
..
vm_configurations.c HV: CAT: support cache allocation for each vcpu 2020-04-02 13:55:35 +08:00
vm_configurations.h HV: correct ept page array usage 2020-03-12 14:56:34 +08:00