mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-02 13:44:00 +00:00
The current RDT class and interface was define by the clos.py which is mix get and merge RDT policy, create clos nodes. Now we need call these interface to check the CLOS IDs number after merged RDT policy, so this patch abstract the RDT interface to common and add an assert to check the CLOS IDs number. Tracked-On: #6690 Signed-off-by: Chenli Wei <chenli.wei@intel.com> Signed-off-by: Junjie Mao <junjie.mao@intel.com> |
||
---|---|---|
.. | ||
lib | ||
bdf.py | ||
board_capability.py | ||
clos.py | ||
cpu_affinity.py | ||
gpa.py | ||
guest_flags.py | ||
hv_ram.py | ||
intx.py | ||
main.py | ||
memory_allocator.py | ||
pio.py | ||
s5_vuart.py |