• Q
    cpu_map.xml: add cmt/mbm feature to x86 · f294b83e
    Qiaowei Ren 提交于
    Some Intel processor families (e.g. the Intel Xeon processor E5 v3
    family) introduced some PQos (Platform Qos) features, including CMT
    (Cache Monitoring technology) and MBM (Memory Bandwidth Monitoring),
    to monitor or control shared resource. This patch add them into x86
    part of cpu_map.xml to be used for applications based on libvirt to
    get cpu capabilities. For example, Nova in OpenStack schedules guests
    based on the CPU features that the host has.
    Signed-off-by: NQiaowei Ren <qiaowei.ren@intel.com>
    f294b83e
cpu_map.xml 44.7 KB