]> xenbits.xensource.com Git - libvirt.git/commitdiff
tests: Add caps2xml and resctrl data from the wild
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 12 Sep 2024 12:02:57 +0000 (14:02 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 13 Sep 2024 10:57:42 +0000 (12:57 +0200)
Add tests for two new system dumps which show various configurations
that were fixed in the previous commits.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
7361 files changed:
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/bit_usage [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/cbm_mask [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/min_cbm_bits [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/num_closids [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/shareable_bits [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/sparse_masks [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/max_threshold_occupancy [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/mbm_local_bytes_config [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/mbm_total_bytes_config [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/mon_features [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/num_rmids [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/bandwidth_gran [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/delay_linear [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/min_bandwidth [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/num_closids [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/bandwidth_gran [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/delay_linear [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/min_bandwidth [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/num_closids [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/last_cmd_status [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mode [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_00/llc_occupancy [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_00/mbm_local_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_00/mbm_total_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_02/llc_occupancy [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_02/mbm_local_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_02/mbm_total_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_04/llc_occupancy [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_04/mbm_local_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_04/mbm_total_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_06/llc_occupancy [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_06/mbm_local_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_06/mbm_total_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_08/llc_occupancy [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_08/mbm_local_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_08/mbm_total_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_10/llc_occupancy [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_10/mbm_local_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_10/mbm_total_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_12/llc_occupancy [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_12/mbm_local_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_12/mbm_total_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_14/llc_occupancy [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_14/mbm_local_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_14/mbm_total_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/schemata [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/resctrl/tasks [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/ppin [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/present [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu10 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu11 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu12 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu13 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu14 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu15 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu2 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu3 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu32 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu33 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu34 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu35 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu36 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu37 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu38 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu39 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu4 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu40 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu41 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu42 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu43 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu44 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu45 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu46 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu47 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu5 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu6 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu7 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu8 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu9 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpulist [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpumap [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/distance [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-1048576kB/free_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-1048576kB/nr_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-1048576kB/surplus_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-2048kB/free_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-2048kB/nr_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-2048kB/surplus_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu16 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu17 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu18 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu19 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu20 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu21 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu22 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu23 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu24 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu25 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu26 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu27 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu28 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu29 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu30 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu31 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu48 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu49 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu50 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu51 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu52 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu53 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu54 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu55 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu56 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu57 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu58 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu59 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu60 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu61 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu62 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu63 [new symlink]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpulist [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpumap [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/distance [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-1048576kB/free_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-1048576kB/nr_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-1048576kB/surplus_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-2048kB/free_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-2048kB/nr_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-2048kB/surplus_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-amd/system/node/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/bit_usage [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/cbm_mask [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/min_cbm_bits [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/num_closids [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/shareable_bits [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/sparse_masks [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/bit_usage [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/cbm_mask [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/min_cbm_bits [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/num_closids [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/shareable_bits [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/sparse_masks [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3_MON/max_threshold_occupancy [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3_MON/mon_features [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3_MON/num_rmids [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/bandwidth_gran [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/delay_linear [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/min_bandwidth [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/num_closids [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/thread_throttle_mode [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/last_cmd_status [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mode [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_00/llc_occupancy [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_00/mbm_local_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_00/mbm_total_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_01/llc_occupancy [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_01/mbm_local_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_01/mbm_total_bytes [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/schemata [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/tasks [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/node0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/coherency_line_size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/level [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/number_of_sets [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/physical_line_partition [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/shared_cpu_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/shared_cpu_map [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/size [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/type [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/ways_of_associativity [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/uevent [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/node1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/cluster_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/cluster_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/cluster_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/die_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/die_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/die_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/package_cpus [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/package_cpus_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/physical_package_id [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/thread_siblings [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/thread_siblings_list [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/online [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/present [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu0 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu10 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu12 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu14 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu16 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu18 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu2 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu20 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu22 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu24 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu26 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu28 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu30 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu32 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu34 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu36 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu38 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu4 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu40 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu42 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu44 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu46 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu6 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu8 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpulist [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpumap [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/distance [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-1048576kB/free_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-1048576kB/nr_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-1048576kB/surplus_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-2048kB/free_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-2048kB/nr_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-2048kB/surplus_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu1 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu11 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu13 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu15 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu17 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu19 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu21 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu23 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu25 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu27 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu29 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu3 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu31 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu33 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu35 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu37 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu39 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu41 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu43 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu45 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu47 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu5 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu7 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu9 [new symlink]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpulist [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpumap [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/distance [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-1048576kB/free_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-1048576kB/nr_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-1048576kB/surplus_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-2048kB/free_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-2048kB/nr_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-2048kB/surplus_hugepages [new file with mode: 0644]
tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/online [new file with mode: 0644]
tests/vircaps2xmldata/vircaps-x86_64-resctrl-amd.xml [new file with mode: 0644]
tests/vircaps2xmldata/vircaps-x86_64-resctrl-mba_MBps.xml [new file with mode: 0644]
tests/vircaps2xmltest.c
tests/virresctrldata/resctrl-amd.schemata [new file with mode: 0644]
tests/virresctrldata/resctrl-mba_MBps.schemata [new file with mode: 0644]
tests/virresctrltest.c

diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/cpus b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/cpus
new file mode 100644 (file)
index 0000000..2f3bb06
--- /dev/null
@@ -0,0 +1 @@
+ffffffff,ffffffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/cpus_list
new file mode 100644 (file)
index 0000000..3498c1f
--- /dev/null
@@ -0,0 +1 @@
+0-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/bit_usage b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/bit_usage
new file mode 100644 (file)
index 0000000..c2739f4
--- /dev/null
@@ -0,0 +1 @@
+0=SSSSSSSSSSSSSSSS;2=SSSSSSSSSSSSSSSS;4=SSSSSSSSSSSSSSSS;6=SSSSSSSSSSSSSSSS;8=SSSSSSSSSSSSSSSS;10=SSSSSSSSSSSSSSSS;12=SSSSSSSSSSSSSSSS;14=SSSSSSSSSSSSSSSS
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/cbm_mask b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/cbm_mask
new file mode 100644 (file)
index 0000000..6c269ec
--- /dev/null
@@ -0,0 +1 @@
+ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/min_cbm_bits b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/min_cbm_bits
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/num_closids b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/num_closids
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/shareable_bits b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/shareable_bits
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/sparse_masks b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/sparse_masks
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/max_threshold_occupancy b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/max_threshold_occupancy
new file mode 100644 (file)
index 0000000..801c306
--- /dev/null
@@ -0,0 +1 @@
+4096
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/mbm_local_bytes_config b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/mbm_local_bytes_config
new file mode 100644 (file)
index 0000000..3471db3
--- /dev/null
@@ -0,0 +1 @@
+0=0x15;2=0x15;4=0x15;6=0x15;8=0x15;10=0x15;12=0x15;14=0x15
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/mbm_total_bytes_config b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/mbm_total_bytes_config
new file mode 100644 (file)
index 0000000..c33e8ba
--- /dev/null
@@ -0,0 +1 @@
+0=0x7f;2=0x7f;4=0x7f;6=0x7f;8=0x7f;10=0x7f;12=0x7f;14=0x7f
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/mon_features b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/mon_features
new file mode 100644 (file)
index 0000000..fa6748e
--- /dev/null
@@ -0,0 +1,5 @@
+llc_occupancy
+mbm_total_bytes
+mbm_total_bytes_config
+mbm_local_bytes
+mbm_local_bytes_config
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/num_rmids b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/num_rmids
new file mode 100644 (file)
index 0000000..9183bf0
--- /dev/null
@@ -0,0 +1 @@
+256
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/bandwidth_gran b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/bandwidth_gran
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/delay_linear b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/delay_linear
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/min_bandwidth b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/min_bandwidth
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/num_closids b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/num_closids
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/bandwidth_gran b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/bandwidth_gran
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/delay_linear b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/delay_linear
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/min_bandwidth b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/min_bandwidth
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/num_closids b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/num_closids
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/last_cmd_status b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/last_cmd_status
new file mode 100644 (file)
index 0000000..9766475
--- /dev/null
@@ -0,0 +1 @@
+ok
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mode b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mode
new file mode 100644 (file)
index 0000000..ffd02b0
--- /dev/null
@@ -0,0 +1 @@
+shareable
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_00/llc_occupancy b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_00/llc_occupancy
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_00/mbm_local_bytes b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_00/mbm_local_bytes
new file mode 100644 (file)
index 0000000..d66f8e7
--- /dev/null
@@ -0,0 +1 @@
+68464512
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_00/mbm_total_bytes b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_00/mbm_total_bytes
new file mode 100644 (file)
index 0000000..2ccd688
--- /dev/null
@@ -0,0 +1 @@
+91061568
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_02/llc_occupancy b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_02/llc_occupancy
new file mode 100644 (file)
index 0000000..78f2c6b
--- /dev/null
@@ -0,0 +1 @@
+622592
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_02/mbm_local_bytes b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_02/mbm_local_bytes
new file mode 100644 (file)
index 0000000..81fa8db
--- /dev/null
@@ -0,0 +1 @@
+93719616
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_02/mbm_total_bytes b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_02/mbm_total_bytes
new file mode 100644 (file)
index 0000000..0d560a3
--- /dev/null
@@ -0,0 +1 @@
+122794496
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_04/llc_occupancy b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_04/llc_occupancy
new file mode 100644 (file)
index 0000000..3b890f4
--- /dev/null
@@ -0,0 +1 @@
+4440064
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_04/mbm_local_bytes b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_04/mbm_local_bytes
new file mode 100644 (file)
index 0000000..e9dc4f4
--- /dev/null
@@ -0,0 +1 @@
+23712448
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_04/mbm_total_bytes b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_04/mbm_total_bytes
new file mode 100644 (file)
index 0000000..6974b1d
--- /dev/null
@@ -0,0 +1 @@
+30155648
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_06/llc_occupancy b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_06/llc_occupancy
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_06/mbm_local_bytes b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_06/mbm_local_bytes
new file mode 100644 (file)
index 0000000..4656350
--- /dev/null
@@ -0,0 +1 @@
+12866752
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_06/mbm_total_bytes b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_06/mbm_total_bytes
new file mode 100644 (file)
index 0000000..8f8374e
--- /dev/null
@@ -0,0 +1 @@
+15432960
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_08/llc_occupancy b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_08/llc_occupancy
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_08/mbm_local_bytes b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_08/mbm_local_bytes
new file mode 100644 (file)
index 0000000..aa7c605
--- /dev/null
@@ -0,0 +1 @@
+8537664
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_08/mbm_total_bytes b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_08/mbm_total_bytes
new file mode 100644 (file)
index 0000000..23d6b7d
--- /dev/null
@@ -0,0 +1 @@
+26580224
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_10/llc_occupancy b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_10/llc_occupancy
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_10/mbm_local_bytes b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_10/mbm_local_bytes
new file mode 100644 (file)
index 0000000..f01fce1
--- /dev/null
@@ -0,0 +1 @@
+7518080
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_10/mbm_total_bytes b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_10/mbm_total_bytes
new file mode 100644 (file)
index 0000000..d2f6aef
--- /dev/null
@@ -0,0 +1 @@
+26067584
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_12/llc_occupancy b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_12/llc_occupancy
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_12/mbm_local_bytes b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_12/mbm_local_bytes
new file mode 100644 (file)
index 0000000..3f2db9d
--- /dev/null
@@ -0,0 +1 @@
+7036608
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_12/mbm_total_bytes b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_12/mbm_total_bytes
new file mode 100644 (file)
index 0000000..9b895a0
--- /dev/null
@@ -0,0 +1 @@
+17362624
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_14/llc_occupancy b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_14/llc_occupancy
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_14/mbm_local_bytes b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_14/mbm_local_bytes
new file mode 100644 (file)
index 0000000..04bf5b1
--- /dev/null
@@ -0,0 +1 @@
+5542080
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_14/mbm_total_bytes b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_14/mbm_total_bytes
new file mode 100644 (file)
index 0000000..d3c9dc5
--- /dev/null
@@ -0,0 +1 @@
+14771264
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/schemata b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/schemata
new file mode 100644 (file)
index 0000000..644bc6d
--- /dev/null
@@ -0,0 +1,3 @@
+  SMBA:0=2048;2=2048;4=2048;6=2048;8=2048;10=2048;12=2048;14=2048
+    MB:0=2048;2=2048;4=2048;6=2048;8=2048;10=2048;12=2048;14=2048
+    L3:0=ffff;2=ffff;4=ffff;6=ffff;8=ffff;10=ffff;12=ffff;14=ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/size b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/size
new file mode 100644 (file)
index 0000000..35d1ee3
--- /dev/null
@@ -0,0 +1,3 @@
+  SMBA:0=2048;2=2048;4=2048;6=2048;8=2048;10=2048;12=2048;14=2048
+    MB:0=2048;2=2048;4=2048;6=2048;8=2048;10=2048;12=2048;14=2048
+    L3:0=16777216;2=16777216;4=16777216;6=16777216;8=16777216;10=16777216;12=16777216;14=16777216
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/tasks b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/tasks
new file mode 100644 (file)
index 0000000..8b13789
--- /dev/null
@@ -0,0 +1 @@
+
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..aca0ff4
--- /dev/null
@@ -0,0 +1 @@
+0,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..17ed828
--- /dev/null
@@ -0,0 +1 @@
+00000001,00000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..aca0ff4
--- /dev/null
@@ -0,0 +1 @@
+0,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..17ed828
--- /dev/null
@@ -0,0 +1 @@
+00000001,00000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..aca0ff4
--- /dev/null
@@ -0,0 +1 @@
+0,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..17ed828
--- /dev/null
@@ -0,0 +1 @@
+00000001,00000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..883a8a0
--- /dev/null
@@ -0,0 +1 @@
+0-3,32-35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..3a2f707
--- /dev/null
@@ -0,0 +1 @@
+0000000f,0000000f
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..17ed828
--- /dev/null
@@ -0,0 +1 @@
+00000001,00000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..aca0ff4
--- /dev/null
@@ -0,0 +1 @@
+0,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_cpus
new file mode 100644 (file)
index 0000000..17ed828
--- /dev/null
@@ -0,0 +1 @@
+00000001,00000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..aca0ff4
--- /dev/null
@@ -0,0 +1 @@
+0,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/die_cpus
new file mode 100644 (file)
index 0000000..3a2f707
--- /dev/null
@@ -0,0 +1 @@
+0000000f,0000000f
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..883a8a0
--- /dev/null
@@ -0,0 +1 @@
+0-3,32-35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/thread_siblings
new file mode 100644 (file)
index 0000000..17ed828
--- /dev/null
@@ -0,0 +1 @@
+00000001,00000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..aca0ff4
--- /dev/null
@@ -0,0 +1 @@
+0,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..5060094
--- /dev/null
@@ -0,0 +1 @@
+1,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..4f5eeb9
--- /dev/null
@@ -0,0 +1 @@
+00000002,00000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..5060094
--- /dev/null
@@ -0,0 +1 @@
+1,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..4f5eeb9
--- /dev/null
@@ -0,0 +1 @@
+00000002,00000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..5060094
--- /dev/null
@@ -0,0 +1 @@
+1,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..4f5eeb9
--- /dev/null
@@ -0,0 +1 @@
+00000002,00000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..883a8a0
--- /dev/null
@@ -0,0 +1 @@
+0-3,32-35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..3a2f707
--- /dev/null
@@ -0,0 +1 @@
+0000000f,0000000f
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..4f5eeb9
--- /dev/null
@@ -0,0 +1 @@
+00000002,00000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..5060094
--- /dev/null
@@ -0,0 +1 @@
+1,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_cpus
new file mode 100644 (file)
index 0000000..4f5eeb9
--- /dev/null
@@ -0,0 +1 @@
+00000002,00000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..5060094
--- /dev/null
@@ -0,0 +1 @@
+1,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/die_cpus
new file mode 100644 (file)
index 0000000..3a2f707
--- /dev/null
@@ -0,0 +1 @@
+0000000f,0000000f
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..883a8a0
--- /dev/null
@@ -0,0 +1 @@
+0-3,32-35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/thread_siblings
new file mode 100644 (file)
index 0000000..4f5eeb9
--- /dev/null
@@ -0,0 +1 @@
+00000002,00000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..5060094
--- /dev/null
@@ -0,0 +1 @@
+1,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/id
new file mode 100644 (file)
index 0000000..6f4247a
--- /dev/null
@@ -0,0 +1 @@
+26
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..18457dd
--- /dev/null
@@ -0,0 +1 @@
+10,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..f9f8077
--- /dev/null
@@ -0,0 +1 @@
+00000400,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/id
new file mode 100644 (file)
index 0000000..6f4247a
--- /dev/null
@@ -0,0 +1 @@
+26
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..18457dd
--- /dev/null
@@ -0,0 +1 @@
+10,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..f9f8077
--- /dev/null
@@ -0,0 +1 @@
+00000400,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/id
new file mode 100644 (file)
index 0000000..6f4247a
--- /dev/null
@@ -0,0 +1 @@
+26
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..18457dd
--- /dev/null
@@ -0,0 +1 @@
+10,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..f9f8077
--- /dev/null
@@ -0,0 +1 @@
+00000400,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..50cd181
--- /dev/null
@@ -0,0 +1 @@
+8-11,40-43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..de058be
--- /dev/null
@@ -0,0 +1 @@
+00000f00,00000f00
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..f9f8077
--- /dev/null
@@ -0,0 +1 @@
+00000400,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..18457dd
--- /dev/null
@@ -0,0 +1 @@
+10,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_cpus
new file mode 100644 (file)
index 0000000..f9f8077
--- /dev/null
@@ -0,0 +1 @@
+00000400,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..18457dd
--- /dev/null
@@ -0,0 +1 @@
+10,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_id
new file mode 100644 (file)
index 0000000..6f4247a
--- /dev/null
@@ -0,0 +1 @@
+26
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/die_cpus
new file mode 100644 (file)
index 0000000..de058be
--- /dev/null
@@ -0,0 +1 @@
+00000f00,00000f00
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..50cd181
--- /dev/null
@@ -0,0 +1 @@
+8-11,40-43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/die_id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/thread_siblings
new file mode 100644 (file)
index 0000000..f9f8077
--- /dev/null
@@ -0,0 +1 @@
+00000400,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..18457dd
--- /dev/null
@@ -0,0 +1 @@
+10,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/id
new file mode 100644 (file)
index 0000000..f64f5d8
--- /dev/null
@@ -0,0 +1 @@
+27
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..1f91d86
--- /dev/null
@@ -0,0 +1 @@
+11,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..3db1630
--- /dev/null
@@ -0,0 +1 @@
+00000800,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/id
new file mode 100644 (file)
index 0000000..f64f5d8
--- /dev/null
@@ -0,0 +1 @@
+27
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..1f91d86
--- /dev/null
@@ -0,0 +1 @@
+11,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..3db1630
--- /dev/null
@@ -0,0 +1 @@
+00000800,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/id
new file mode 100644 (file)
index 0000000..f64f5d8
--- /dev/null
@@ -0,0 +1 @@
+27
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..1f91d86
--- /dev/null
@@ -0,0 +1 @@
+11,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..3db1630
--- /dev/null
@@ -0,0 +1 @@
+00000800,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..50cd181
--- /dev/null
@@ -0,0 +1 @@
+8-11,40-43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..de058be
--- /dev/null
@@ -0,0 +1 @@
+00000f00,00000f00
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..3db1630
--- /dev/null
@@ -0,0 +1 @@
+00000800,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..1f91d86
--- /dev/null
@@ -0,0 +1 @@
+11,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_cpus
new file mode 100644 (file)
index 0000000..3db1630
--- /dev/null
@@ -0,0 +1 @@
+00000800,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..1f91d86
--- /dev/null
@@ -0,0 +1 @@
+11,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_id
new file mode 100644 (file)
index 0000000..f64f5d8
--- /dev/null
@@ -0,0 +1 @@
+27
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/die_cpus
new file mode 100644 (file)
index 0000000..de058be
--- /dev/null
@@ -0,0 +1 @@
+00000f00,00000f00
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..50cd181
--- /dev/null
@@ -0,0 +1 @@
+8-11,40-43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/die_id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/thread_siblings
new file mode 100644 (file)
index 0000000..3db1630
--- /dev/null
@@ -0,0 +1 @@
+00000800,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..1f91d86
--- /dev/null
@@ -0,0 +1 @@
+11,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..457a922
--- /dev/null
@@ -0,0 +1 @@
+12,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..13d03e9
--- /dev/null
@@ -0,0 +1 @@
+00001000,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..457a922
--- /dev/null
@@ -0,0 +1 @@
+12,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..13d03e9
--- /dev/null
@@ -0,0 +1 @@
+00001000,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..457a922
--- /dev/null
@@ -0,0 +1 @@
+12,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..13d03e9
--- /dev/null
@@ -0,0 +1 @@
+00001000,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..72bd65a
--- /dev/null
@@ -0,0 +1 @@
+12-15,44-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..ff7902b
--- /dev/null
@@ -0,0 +1 @@
+0000f000,0000f000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..13d03e9
--- /dev/null
@@ -0,0 +1 @@
+00001000,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..457a922
--- /dev/null
@@ -0,0 +1 @@
+12,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_cpus
new file mode 100644 (file)
index 0000000..13d03e9
--- /dev/null
@@ -0,0 +1 @@
+00001000,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..457a922
--- /dev/null
@@ -0,0 +1 @@
+12,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/die_cpus
new file mode 100644 (file)
index 0000000..ff7902b
--- /dev/null
@@ -0,0 +1 @@
+0000f000,0000f000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..72bd65a
--- /dev/null
@@ -0,0 +1 @@
+12-15,44-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/thread_siblings
new file mode 100644 (file)
index 0000000..13d03e9
--- /dev/null
@@ -0,0 +1 @@
+00001000,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..457a922
--- /dev/null
@@ -0,0 +1 @@
+12,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..2b04b59
--- /dev/null
@@ -0,0 +1 @@
+13,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..cc0cecd
--- /dev/null
@@ -0,0 +1 @@
+00002000,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..2b04b59
--- /dev/null
@@ -0,0 +1 @@
+13,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..cc0cecd
--- /dev/null
@@ -0,0 +1 @@
+00002000,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..2b04b59
--- /dev/null
@@ -0,0 +1 @@
+13,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..cc0cecd
--- /dev/null
@@ -0,0 +1 @@
+00002000,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..72bd65a
--- /dev/null
@@ -0,0 +1 @@
+12-15,44-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..ff7902b
--- /dev/null
@@ -0,0 +1 @@
+0000f000,0000f000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..cc0cecd
--- /dev/null
@@ -0,0 +1 @@
+00002000,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..2b04b59
--- /dev/null
@@ -0,0 +1 @@
+13,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_cpus
new file mode 100644 (file)
index 0000000..cc0cecd
--- /dev/null
@@ -0,0 +1 @@
+00002000,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..2b04b59
--- /dev/null
@@ -0,0 +1 @@
+13,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/die_cpus
new file mode 100644 (file)
index 0000000..ff7902b
--- /dev/null
@@ -0,0 +1 @@
+0000f000,0000f000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..72bd65a
--- /dev/null
@@ -0,0 +1 @@
+12-15,44-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/thread_siblings
new file mode 100644 (file)
index 0000000..cc0cecd
--- /dev/null
@@ -0,0 +1 @@
+00002000,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..2b04b59
--- /dev/null
@@ -0,0 +1 @@
+13,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..f1a3a0c
--- /dev/null
@@ -0,0 +1 @@
+14,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..56b4370
--- /dev/null
@@ -0,0 +1 @@
+00004000,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..f1a3a0c
--- /dev/null
@@ -0,0 +1 @@
+14,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..56b4370
--- /dev/null
@@ -0,0 +1 @@
+00004000,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..f1a3a0c
--- /dev/null
@@ -0,0 +1 @@
+14,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..56b4370
--- /dev/null
@@ -0,0 +1 @@
+00004000,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..72bd65a
--- /dev/null
@@ -0,0 +1 @@
+12-15,44-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..ff7902b
--- /dev/null
@@ -0,0 +1 @@
+0000f000,0000f000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..56b4370
--- /dev/null
@@ -0,0 +1 @@
+00004000,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..f1a3a0c
--- /dev/null
@@ -0,0 +1 @@
+14,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_cpus
new file mode 100644 (file)
index 0000000..56b4370
--- /dev/null
@@ -0,0 +1 @@
+00004000,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..f1a3a0c
--- /dev/null
@@ -0,0 +1 @@
+14,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/die_cpus
new file mode 100644 (file)
index 0000000..ff7902b
--- /dev/null
@@ -0,0 +1 @@
+0000f000,0000f000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..72bd65a
--- /dev/null
@@ -0,0 +1 @@
+12-15,44-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/thread_siblings
new file mode 100644 (file)
index 0000000..56b4370
--- /dev/null
@@ -0,0 +1 @@
+00004000,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..f1a3a0c
--- /dev/null
@@ -0,0 +1 @@
+14,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..18679ac
--- /dev/null
@@ -0,0 +1 @@
+15,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..e86f543
--- /dev/null
@@ -0,0 +1 @@
+00008000,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..18679ac
--- /dev/null
@@ -0,0 +1 @@
+15,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..e86f543
--- /dev/null
@@ -0,0 +1 @@
+00008000,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..18679ac
--- /dev/null
@@ -0,0 +1 @@
+15,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..e86f543
--- /dev/null
@@ -0,0 +1 @@
+00008000,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..72bd65a
--- /dev/null
@@ -0,0 +1 @@
+12-15,44-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..ff7902b
--- /dev/null
@@ -0,0 +1 @@
+0000f000,0000f000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..e86f543
--- /dev/null
@@ -0,0 +1 @@
+00008000,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..18679ac
--- /dev/null
@@ -0,0 +1 @@
+15,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_cpus
new file mode 100644 (file)
index 0000000..e86f543
--- /dev/null
@@ -0,0 +1 @@
+00008000,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..18679ac
--- /dev/null
@@ -0,0 +1 @@
+15,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/die_cpus
new file mode 100644 (file)
index 0000000..ff7902b
--- /dev/null
@@ -0,0 +1 @@
+0000f000,0000f000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..72bd65a
--- /dev/null
@@ -0,0 +1 @@
+12-15,44-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/thread_siblings
new file mode 100644 (file)
index 0000000..e86f543
--- /dev/null
@@ -0,0 +1 @@
+00008000,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..18679ac
--- /dev/null
@@ -0,0 +1 @@
+15,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/id
new file mode 100644 (file)
index 0000000..f5c8955
--- /dev/null
@@ -0,0 +1 @@
+32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..fcae756
--- /dev/null
@@ -0,0 +1 @@
+16,48
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..b8fe4c1
--- /dev/null
@@ -0,0 +1 @@
+00010000,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/id
new file mode 100644 (file)
index 0000000..f5c8955
--- /dev/null
@@ -0,0 +1 @@
+32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..fcae756
--- /dev/null
@@ -0,0 +1 @@
+16,48
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..b8fe4c1
--- /dev/null
@@ -0,0 +1 @@
+00010000,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/id
new file mode 100644 (file)
index 0000000..f5c8955
--- /dev/null
@@ -0,0 +1 @@
+32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..fcae756
--- /dev/null
@@ -0,0 +1 @@
+16,48
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..b8fe4c1
--- /dev/null
@@ -0,0 +1 @@
+00010000,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..47c46e6
--- /dev/null
@@ -0,0 +1 @@
+16-19,48-51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..f70e796
--- /dev/null
@@ -0,0 +1 @@
+000f0000,000f0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..b8fe4c1
--- /dev/null
@@ -0,0 +1 @@
+00010000,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..fcae756
--- /dev/null
@@ -0,0 +1 @@
+16,48
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_cpus
new file mode 100644 (file)
index 0000000..b8fe4c1
--- /dev/null
@@ -0,0 +1 @@
+00010000,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..fcae756
--- /dev/null
@@ -0,0 +1 @@
+16,48
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/die_cpus
new file mode 100644 (file)
index 0000000..f70e796
--- /dev/null
@@ -0,0 +1 @@
+000f0000,000f0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..47c46e6
--- /dev/null
@@ -0,0 +1 @@
+16-19,48-51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/die_id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/thread_siblings
new file mode 100644 (file)
index 0000000..b8fe4c1
--- /dev/null
@@ -0,0 +1 @@
+00010000,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..fcae756
--- /dev/null
@@ -0,0 +1 @@
+16,48
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/id
new file mode 100644 (file)
index 0000000..bb95160
--- /dev/null
@@ -0,0 +1 @@
+33
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..cd96777
--- /dev/null
@@ -0,0 +1 @@
+17,49
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..51a505f
--- /dev/null
@@ -0,0 +1 @@
+00020000,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/id
new file mode 100644 (file)
index 0000000..bb95160
--- /dev/null
@@ -0,0 +1 @@
+33
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..cd96777
--- /dev/null
@@ -0,0 +1 @@
+17,49
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..51a505f
--- /dev/null
@@ -0,0 +1 @@
+00020000,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/id
new file mode 100644 (file)
index 0000000..bb95160
--- /dev/null
@@ -0,0 +1 @@
+33
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..cd96777
--- /dev/null
@@ -0,0 +1 @@
+17,49
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..51a505f
--- /dev/null
@@ -0,0 +1 @@
+00020000,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..47c46e6
--- /dev/null
@@ -0,0 +1 @@
+16-19,48-51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..f70e796
--- /dev/null
@@ -0,0 +1 @@
+000f0000,000f0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..51a505f
--- /dev/null
@@ -0,0 +1 @@
+00020000,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..cd96777
--- /dev/null
@@ -0,0 +1 @@
+17,49
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_cpus
new file mode 100644 (file)
index 0000000..51a505f
--- /dev/null
@@ -0,0 +1 @@
+00020000,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..cd96777
--- /dev/null
@@ -0,0 +1 @@
+17,49
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/die_cpus
new file mode 100644 (file)
index 0000000..f70e796
--- /dev/null
@@ -0,0 +1 @@
+000f0000,000f0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..47c46e6
--- /dev/null
@@ -0,0 +1 @@
+16-19,48-51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/die_id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/thread_siblings
new file mode 100644 (file)
index 0000000..51a505f
--- /dev/null
@@ -0,0 +1 @@
+00020000,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..cd96777
--- /dev/null
@@ -0,0 +1 @@
+17,49
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/id
new file mode 100644 (file)
index 0000000..a787364
--- /dev/null
@@ -0,0 +1 @@
+34
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..dbf9576
--- /dev/null
@@ -0,0 +1 @@
+18,50
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..b3972b7
--- /dev/null
@@ -0,0 +1 @@
+00040000,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/id
new file mode 100644 (file)
index 0000000..a787364
--- /dev/null
@@ -0,0 +1 @@
+34
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..dbf9576
--- /dev/null
@@ -0,0 +1 @@
+18,50
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..b3972b7
--- /dev/null
@@ -0,0 +1 @@
+00040000,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/id
new file mode 100644 (file)
index 0000000..a787364
--- /dev/null
@@ -0,0 +1 @@
+34
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..dbf9576
--- /dev/null
@@ -0,0 +1 @@
+18,50
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..b3972b7
--- /dev/null
@@ -0,0 +1 @@
+00040000,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..47c46e6
--- /dev/null
@@ -0,0 +1 @@
+16-19,48-51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..f70e796
--- /dev/null
@@ -0,0 +1 @@
+000f0000,000f0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..b3972b7
--- /dev/null
@@ -0,0 +1 @@
+00040000,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..dbf9576
--- /dev/null
@@ -0,0 +1 @@
+18,50
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_cpus
new file mode 100644 (file)
index 0000000..b3972b7
--- /dev/null
@@ -0,0 +1 @@
+00040000,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..dbf9576
--- /dev/null
@@ -0,0 +1 @@
+18,50
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/die_cpus
new file mode 100644 (file)
index 0000000..f70e796
--- /dev/null
@@ -0,0 +1 @@
+000f0000,000f0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..47c46e6
--- /dev/null
@@ -0,0 +1 @@
+16-19,48-51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/die_id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/thread_siblings
new file mode 100644 (file)
index 0000000..b3972b7
--- /dev/null
@@ -0,0 +1 @@
+00040000,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..dbf9576
--- /dev/null
@@ -0,0 +1 @@
+18,50
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/id
new file mode 100644 (file)
index 0000000..8f92bfd
--- /dev/null
@@ -0,0 +1 @@
+35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..2b3bf32
--- /dev/null
@@ -0,0 +1 @@
+19,51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..3812980
--- /dev/null
@@ -0,0 +1 @@
+00080000,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/id
new file mode 100644 (file)
index 0000000..8f92bfd
--- /dev/null
@@ -0,0 +1 @@
+35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..2b3bf32
--- /dev/null
@@ -0,0 +1 @@
+19,51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..3812980
--- /dev/null
@@ -0,0 +1 @@
+00080000,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/id
new file mode 100644 (file)
index 0000000..8f92bfd
--- /dev/null
@@ -0,0 +1 @@
+35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..2b3bf32
--- /dev/null
@@ -0,0 +1 @@
+19,51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..3812980
--- /dev/null
@@ -0,0 +1 @@
+00080000,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..47c46e6
--- /dev/null
@@ -0,0 +1 @@
+16-19,48-51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..f70e796
--- /dev/null
@@ -0,0 +1 @@
+000f0000,000f0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..3812980
--- /dev/null
@@ -0,0 +1 @@
+00080000,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..2b3bf32
--- /dev/null
@@ -0,0 +1 @@
+19,51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_cpus
new file mode 100644 (file)
index 0000000..3812980
--- /dev/null
@@ -0,0 +1 @@
+00080000,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..2b3bf32
--- /dev/null
@@ -0,0 +1 @@
+19,51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/die_cpus
new file mode 100644 (file)
index 0000000..f70e796
--- /dev/null
@@ -0,0 +1 @@
+000f0000,000f0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..47c46e6
--- /dev/null
@@ -0,0 +1 @@
+16-19,48-51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/die_id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/thread_siblings
new file mode 100644 (file)
index 0000000..3812980
--- /dev/null
@@ -0,0 +1 @@
+00080000,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..2b3bf32
--- /dev/null
@@ -0,0 +1 @@
+19,51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..b479424
--- /dev/null
@@ -0,0 +1 @@
+2,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..3ced805
--- /dev/null
@@ -0,0 +1 @@
+00000004,00000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..b479424
--- /dev/null
@@ -0,0 +1 @@
+2,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..3ced805
--- /dev/null
@@ -0,0 +1 @@
+00000004,00000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..b479424
--- /dev/null
@@ -0,0 +1 @@
+2,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..3ced805
--- /dev/null
@@ -0,0 +1 @@
+00000004,00000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..883a8a0
--- /dev/null
@@ -0,0 +1 @@
+0-3,32-35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..3a2f707
--- /dev/null
@@ -0,0 +1 @@
+0000000f,0000000f
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..3ced805
--- /dev/null
@@ -0,0 +1 @@
+00000004,00000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..b479424
--- /dev/null
@@ -0,0 +1 @@
+2,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_cpus
new file mode 100644 (file)
index 0000000..3ced805
--- /dev/null
@@ -0,0 +1 @@
+00000004,00000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..b479424
--- /dev/null
@@ -0,0 +1 @@
+2,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/die_cpus
new file mode 100644 (file)
index 0000000..3a2f707
--- /dev/null
@@ -0,0 +1 @@
+0000000f,0000000f
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..883a8a0
--- /dev/null
@@ -0,0 +1 @@
+0-3,32-35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/thread_siblings
new file mode 100644 (file)
index 0000000..3ced805
--- /dev/null
@@ -0,0 +1 @@
+00000004,00000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..b479424
--- /dev/null
@@ -0,0 +1 @@
+2,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/id
new file mode 100644 (file)
index 0000000..21e72e8
--- /dev/null
@@ -0,0 +1 @@
+48
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..0407aa9
--- /dev/null
@@ -0,0 +1 @@
+20,52
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..9d7ead0
--- /dev/null
@@ -0,0 +1 @@
+00100000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/id
new file mode 100644 (file)
index 0000000..21e72e8
--- /dev/null
@@ -0,0 +1 @@
+48
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..0407aa9
--- /dev/null
@@ -0,0 +1 @@
+20,52
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..9d7ead0
--- /dev/null
@@ -0,0 +1 @@
+00100000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/id
new file mode 100644 (file)
index 0000000..21e72e8
--- /dev/null
@@ -0,0 +1 @@
+48
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..0407aa9
--- /dev/null
@@ -0,0 +1 @@
+20,52
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..9d7ead0
--- /dev/null
@@ -0,0 +1 @@
+00100000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/id
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..d60188b
--- /dev/null
@@ -0,0 +1 @@
+20-23,52-55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..a898dba
--- /dev/null
@@ -0,0 +1 @@
+00f00000,00f00000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..9d7ead0
--- /dev/null
@@ -0,0 +1 @@
+00100000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..0407aa9
--- /dev/null
@@ -0,0 +1 @@
+20,52
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_cpus
new file mode 100644 (file)
index 0000000..9d7ead0
--- /dev/null
@@ -0,0 +1 @@
+00100000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..0407aa9
--- /dev/null
@@ -0,0 +1 @@
+20,52
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_id
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/die_cpus
new file mode 100644 (file)
index 0000000..a898dba
--- /dev/null
@@ -0,0 +1 @@
+00f00000,00f00000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..d60188b
--- /dev/null
@@ -0,0 +1 @@
+20-23,52-55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/die_id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/thread_siblings
new file mode 100644 (file)
index 0000000..9d7ead0
--- /dev/null
@@ -0,0 +1 @@
+00100000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..0407aa9
--- /dev/null
@@ -0,0 +1 @@
+20,52
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/id
new file mode 100644 (file)
index 0000000..95f9650
--- /dev/null
@@ -0,0 +1 @@
+49
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..9137406
--- /dev/null
@@ -0,0 +1 @@
+21,53
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d67cd8
--- /dev/null
@@ -0,0 +1 @@
+00200000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/id
new file mode 100644 (file)
index 0000000..95f9650
--- /dev/null
@@ -0,0 +1 @@
+49
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..9137406
--- /dev/null
@@ -0,0 +1 @@
+21,53
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d67cd8
--- /dev/null
@@ -0,0 +1 @@
+00200000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/id
new file mode 100644 (file)
index 0000000..95f9650
--- /dev/null
@@ -0,0 +1 @@
+49
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..9137406
--- /dev/null
@@ -0,0 +1 @@
+21,53
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d67cd8
--- /dev/null
@@ -0,0 +1 @@
+00200000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/id
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..d60188b
--- /dev/null
@@ -0,0 +1 @@
+20-23,52-55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..a898dba
--- /dev/null
@@ -0,0 +1 @@
+00f00000,00f00000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..6d67cd8
--- /dev/null
@@ -0,0 +1 @@
+00200000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..9137406
--- /dev/null
@@ -0,0 +1 @@
+21,53
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_cpus
new file mode 100644 (file)
index 0000000..6d67cd8
--- /dev/null
@@ -0,0 +1 @@
+00200000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..9137406
--- /dev/null
@@ -0,0 +1 @@
+21,53
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_id
new file mode 100644 (file)
index 0000000..98d9bcb
--- /dev/null
@@ -0,0 +1 @@
+17
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/die_cpus
new file mode 100644 (file)
index 0000000..a898dba
--- /dev/null
@@ -0,0 +1 @@
+00f00000,00f00000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..d60188b
--- /dev/null
@@ -0,0 +1 @@
+20-23,52-55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/die_id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/thread_siblings
new file mode 100644 (file)
index 0000000..6d67cd8
--- /dev/null
@@ -0,0 +1 @@
+00200000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..9137406
--- /dev/null
@@ -0,0 +1 @@
+21,53
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/id
new file mode 100644 (file)
index 0000000..e373ee6
--- /dev/null
@@ -0,0 +1 @@
+50
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..7ee233b
--- /dev/null
@@ -0,0 +1 @@
+22,54
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..0831fda
--- /dev/null
@@ -0,0 +1 @@
+00400000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/id
new file mode 100644 (file)
index 0000000..e373ee6
--- /dev/null
@@ -0,0 +1 @@
+50
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..7ee233b
--- /dev/null
@@ -0,0 +1 @@
+22,54
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..0831fda
--- /dev/null
@@ -0,0 +1 @@
+00400000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/id
new file mode 100644 (file)
index 0000000..e373ee6
--- /dev/null
@@ -0,0 +1 @@
+50
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..7ee233b
--- /dev/null
@@ -0,0 +1 @@
+22,54
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..0831fda
--- /dev/null
@@ -0,0 +1 @@
+00400000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/id
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..d60188b
--- /dev/null
@@ -0,0 +1 @@
+20-23,52-55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..a898dba
--- /dev/null
@@ -0,0 +1 @@
+00f00000,00f00000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..0831fda
--- /dev/null
@@ -0,0 +1 @@
+00400000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..7ee233b
--- /dev/null
@@ -0,0 +1 @@
+22,54
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_cpus
new file mode 100644 (file)
index 0000000..0831fda
--- /dev/null
@@ -0,0 +1 @@
+00400000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..7ee233b
--- /dev/null
@@ -0,0 +1 @@
+22,54
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_id
new file mode 100644 (file)
index 0000000..3c03207
--- /dev/null
@@ -0,0 +1 @@
+18
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/die_cpus
new file mode 100644 (file)
index 0000000..a898dba
--- /dev/null
@@ -0,0 +1 @@
+00f00000,00f00000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..d60188b
--- /dev/null
@@ -0,0 +1 @@
+20-23,52-55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/die_id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/thread_siblings
new file mode 100644 (file)
index 0000000..0831fda
--- /dev/null
@@ -0,0 +1 @@
+00400000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..7ee233b
--- /dev/null
@@ -0,0 +1 @@
+22,54
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/id
new file mode 100644 (file)
index 0000000..82cced2
--- /dev/null
@@ -0,0 +1 @@
+51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..770af8f
--- /dev/null
@@ -0,0 +1 @@
+23,55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..49eeab4
--- /dev/null
@@ -0,0 +1 @@
+00800000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/id
new file mode 100644 (file)
index 0000000..82cced2
--- /dev/null
@@ -0,0 +1 @@
+51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..770af8f
--- /dev/null
@@ -0,0 +1 @@
+23,55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..49eeab4
--- /dev/null
@@ -0,0 +1 @@
+00800000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/id
new file mode 100644 (file)
index 0000000..82cced2
--- /dev/null
@@ -0,0 +1 @@
+51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..770af8f
--- /dev/null
@@ -0,0 +1 @@
+23,55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..49eeab4
--- /dev/null
@@ -0,0 +1 @@
+00800000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/id
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..d60188b
--- /dev/null
@@ -0,0 +1 @@
+20-23,52-55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..a898dba
--- /dev/null
@@ -0,0 +1 @@
+00f00000,00f00000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..49eeab4
--- /dev/null
@@ -0,0 +1 @@
+00800000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..770af8f
--- /dev/null
@@ -0,0 +1 @@
+23,55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_cpus
new file mode 100644 (file)
index 0000000..49eeab4
--- /dev/null
@@ -0,0 +1 @@
+00800000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..770af8f
--- /dev/null
@@ -0,0 +1 @@
+23,55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_id
new file mode 100644 (file)
index 0000000..d6b2404
--- /dev/null
@@ -0,0 +1 @@
+19
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/die_cpus
new file mode 100644 (file)
index 0000000..a898dba
--- /dev/null
@@ -0,0 +1 @@
+00f00000,00f00000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..d60188b
--- /dev/null
@@ -0,0 +1 @@
+20-23,52-55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/die_id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/thread_siblings
new file mode 100644 (file)
index 0000000..49eeab4
--- /dev/null
@@ -0,0 +1 @@
+00800000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..770af8f
--- /dev/null
@@ -0,0 +1 @@
+23,55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/id
new file mode 100644 (file)
index 0000000..f6b91e0
--- /dev/null
@@ -0,0 +1 @@
+56
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..e1029a1
--- /dev/null
@@ -0,0 +1 @@
+24,56
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..4c88cae
--- /dev/null
@@ -0,0 +1 @@
+01000000,01000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/id
new file mode 100644 (file)
index 0000000..f6b91e0
--- /dev/null
@@ -0,0 +1 @@
+56
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..e1029a1
--- /dev/null
@@ -0,0 +1 @@
+24,56
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..4c88cae
--- /dev/null
@@ -0,0 +1 @@
+01000000,01000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/id
new file mode 100644 (file)
index 0000000..f6b91e0
--- /dev/null
@@ -0,0 +1 @@
+56
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..e1029a1
--- /dev/null
@@ -0,0 +1 @@
+24,56
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..4c88cae
--- /dev/null
@@ -0,0 +1 @@
+01000000,01000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/id
new file mode 100644 (file)
index 0000000..8351c19
--- /dev/null
@@ -0,0 +1 @@
+14
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..3092b35
--- /dev/null
@@ -0,0 +1 @@
+24-27,56-59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6bc4bcd
--- /dev/null
@@ -0,0 +1 @@
+0f000000,0f000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..4c88cae
--- /dev/null
@@ -0,0 +1 @@
+01000000,01000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..e1029a1
--- /dev/null
@@ -0,0 +1 @@
+24,56
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_cpus
new file mode 100644 (file)
index 0000000..4c88cae
--- /dev/null
@@ -0,0 +1 @@
+01000000,01000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..e1029a1
--- /dev/null
@@ -0,0 +1 @@
+24,56
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_id
new file mode 100644 (file)
index 0000000..a45fd52
--- /dev/null
@@ -0,0 +1 @@
+24
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/die_cpus
new file mode 100644 (file)
index 0000000..6bc4bcd
--- /dev/null
@@ -0,0 +1 @@
+0f000000,0f000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..3092b35
--- /dev/null
@@ -0,0 +1 @@
+24-27,56-59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/die_id
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/thread_siblings
new file mode 100644 (file)
index 0000000..4c88cae
--- /dev/null
@@ -0,0 +1 @@
+01000000,01000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..e1029a1
--- /dev/null
@@ -0,0 +1 @@
+24,56
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/id
new file mode 100644 (file)
index 0000000..e1617e8
--- /dev/null
@@ -0,0 +1 @@
+57
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..2b195e5
--- /dev/null
@@ -0,0 +1 @@
+25,57
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..e9c1f18
--- /dev/null
@@ -0,0 +1 @@
+02000000,02000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/id
new file mode 100644 (file)
index 0000000..e1617e8
--- /dev/null
@@ -0,0 +1 @@
+57
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..2b195e5
--- /dev/null
@@ -0,0 +1 @@
+25,57
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..e9c1f18
--- /dev/null
@@ -0,0 +1 @@
+02000000,02000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/id
new file mode 100644 (file)
index 0000000..e1617e8
--- /dev/null
@@ -0,0 +1 @@
+57
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..2b195e5
--- /dev/null
@@ -0,0 +1 @@
+25,57
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..e9c1f18
--- /dev/null
@@ -0,0 +1 @@
+02000000,02000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/id
new file mode 100644 (file)
index 0000000..8351c19
--- /dev/null
@@ -0,0 +1 @@
+14
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..3092b35
--- /dev/null
@@ -0,0 +1 @@
+24-27,56-59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6bc4bcd
--- /dev/null
@@ -0,0 +1 @@
+0f000000,0f000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..e9c1f18
--- /dev/null
@@ -0,0 +1 @@
+02000000,02000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..2b195e5
--- /dev/null
@@ -0,0 +1 @@
+25,57
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_cpus
new file mode 100644 (file)
index 0000000..e9c1f18
--- /dev/null
@@ -0,0 +1 @@
+02000000,02000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..2b195e5
--- /dev/null
@@ -0,0 +1 @@
+25,57
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_id
new file mode 100644 (file)
index 0000000..7273c0f
--- /dev/null
@@ -0,0 +1 @@
+25
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/die_cpus
new file mode 100644 (file)
index 0000000..6bc4bcd
--- /dev/null
@@ -0,0 +1 @@
+0f000000,0f000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..3092b35
--- /dev/null
@@ -0,0 +1 @@
+24-27,56-59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/die_id
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/thread_siblings
new file mode 100644 (file)
index 0000000..e9c1f18
--- /dev/null
@@ -0,0 +1 @@
+02000000,02000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..2b195e5
--- /dev/null
@@ -0,0 +1 @@
+25,57
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/id
new file mode 100644 (file)
index 0000000..8c61d23
--- /dev/null
@@ -0,0 +1 @@
+58
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..87ab7d6
--- /dev/null
@@ -0,0 +1 @@
+26,58
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..de68563
--- /dev/null
@@ -0,0 +1 @@
+04000000,04000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/id
new file mode 100644 (file)
index 0000000..8c61d23
--- /dev/null
@@ -0,0 +1 @@
+58
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..87ab7d6
--- /dev/null
@@ -0,0 +1 @@
+26,58
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..de68563
--- /dev/null
@@ -0,0 +1 @@
+04000000,04000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/id
new file mode 100644 (file)
index 0000000..8c61d23
--- /dev/null
@@ -0,0 +1 @@
+58
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..87ab7d6
--- /dev/null
@@ -0,0 +1 @@
+26,58
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..de68563
--- /dev/null
@@ -0,0 +1 @@
+04000000,04000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/id
new file mode 100644 (file)
index 0000000..8351c19
--- /dev/null
@@ -0,0 +1 @@
+14
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..3092b35
--- /dev/null
@@ -0,0 +1 @@
+24-27,56-59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6bc4bcd
--- /dev/null
@@ -0,0 +1 @@
+0f000000,0f000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..de68563
--- /dev/null
@@ -0,0 +1 @@
+04000000,04000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..87ab7d6
--- /dev/null
@@ -0,0 +1 @@
+26,58
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_cpus
new file mode 100644 (file)
index 0000000..de68563
--- /dev/null
@@ -0,0 +1 @@
+04000000,04000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..87ab7d6
--- /dev/null
@@ -0,0 +1 @@
+26,58
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_id
new file mode 100644 (file)
index 0000000..6f4247a
--- /dev/null
@@ -0,0 +1 @@
+26
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/die_cpus
new file mode 100644 (file)
index 0000000..6bc4bcd
--- /dev/null
@@ -0,0 +1 @@
+0f000000,0f000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..3092b35
--- /dev/null
@@ -0,0 +1 @@
+24-27,56-59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/die_id
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/thread_siblings
new file mode 100644 (file)
index 0000000..de68563
--- /dev/null
@@ -0,0 +1 @@
+04000000,04000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..87ab7d6
--- /dev/null
@@ -0,0 +1 @@
+26,58
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/id
new file mode 100644 (file)
index 0000000..04f9fe4
--- /dev/null
@@ -0,0 +1 @@
+59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..74cd23c
--- /dev/null
@@ -0,0 +1 @@
+27,59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..98ae348
--- /dev/null
@@ -0,0 +1 @@
+08000000,08000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/id
new file mode 100644 (file)
index 0000000..04f9fe4
--- /dev/null
@@ -0,0 +1 @@
+59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..74cd23c
--- /dev/null
@@ -0,0 +1 @@
+27,59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..98ae348
--- /dev/null
@@ -0,0 +1 @@
+08000000,08000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/id
new file mode 100644 (file)
index 0000000..04f9fe4
--- /dev/null
@@ -0,0 +1 @@
+59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..74cd23c
--- /dev/null
@@ -0,0 +1 @@
+27,59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..98ae348
--- /dev/null
@@ -0,0 +1 @@
+08000000,08000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/id
new file mode 100644 (file)
index 0000000..8351c19
--- /dev/null
@@ -0,0 +1 @@
+14
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..3092b35
--- /dev/null
@@ -0,0 +1 @@
+24-27,56-59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6bc4bcd
--- /dev/null
@@ -0,0 +1 @@
+0f000000,0f000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..98ae348
--- /dev/null
@@ -0,0 +1 @@
+08000000,08000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..74cd23c
--- /dev/null
@@ -0,0 +1 @@
+27,59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_cpus
new file mode 100644 (file)
index 0000000..98ae348
--- /dev/null
@@ -0,0 +1 @@
+08000000,08000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..74cd23c
--- /dev/null
@@ -0,0 +1 @@
+27,59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_id
new file mode 100644 (file)
index 0000000..f64f5d8
--- /dev/null
@@ -0,0 +1 @@
+27
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/die_cpus
new file mode 100644 (file)
index 0000000..6bc4bcd
--- /dev/null
@@ -0,0 +1 @@
+0f000000,0f000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..3092b35
--- /dev/null
@@ -0,0 +1 @@
+24-27,56-59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/die_id
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/thread_siblings
new file mode 100644 (file)
index 0000000..98ae348
--- /dev/null
@@ -0,0 +1 @@
+08000000,08000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..74cd23c
--- /dev/null
@@ -0,0 +1 @@
+27,59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/id
new file mode 100644 (file)
index 0000000..425151f
--- /dev/null
@@ -0,0 +1 @@
+40
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..9e4ae9b
--- /dev/null
@@ -0,0 +1 @@
+28,60
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..af23ec9
--- /dev/null
@@ -0,0 +1 @@
+10000000,10000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/id
new file mode 100644 (file)
index 0000000..425151f
--- /dev/null
@@ -0,0 +1 @@
+40
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..9e4ae9b
--- /dev/null
@@ -0,0 +1 @@
+28,60
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..af23ec9
--- /dev/null
@@ -0,0 +1 @@
+10000000,10000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/id
new file mode 100644 (file)
index 0000000..425151f
--- /dev/null
@@ -0,0 +1 @@
+40
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..9e4ae9b
--- /dev/null
@@ -0,0 +1 @@
+28,60
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..af23ec9
--- /dev/null
@@ -0,0 +1 @@
+10000000,10000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..54879a6
--- /dev/null
@@ -0,0 +1 @@
+28-31,60-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4b224b3
--- /dev/null
@@ -0,0 +1 @@
+f0000000,f0000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..af23ec9
--- /dev/null
@@ -0,0 +1 @@
+10000000,10000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..9e4ae9b
--- /dev/null
@@ -0,0 +1 @@
+28,60
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_cpus
new file mode 100644 (file)
index 0000000..af23ec9
--- /dev/null
@@ -0,0 +1 @@
+10000000,10000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..9e4ae9b
--- /dev/null
@@ -0,0 +1 @@
+28,60
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/die_cpus
new file mode 100644 (file)
index 0000000..4b224b3
--- /dev/null
@@ -0,0 +1 @@
+f0000000,f0000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..54879a6
--- /dev/null
@@ -0,0 +1 @@
+28-31,60-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/die_id
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/thread_siblings
new file mode 100644 (file)
index 0000000..af23ec9
--- /dev/null
@@ -0,0 +1 @@
+10000000,10000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..9e4ae9b
--- /dev/null
@@ -0,0 +1 @@
+28,60
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/id
new file mode 100644 (file)
index 0000000..87523dd
--- /dev/null
@@ -0,0 +1 @@
+41
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..58028a9
--- /dev/null
@@ -0,0 +1 @@
+29,61
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..427ac8a
--- /dev/null
@@ -0,0 +1 @@
+20000000,20000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/id
new file mode 100644 (file)
index 0000000..87523dd
--- /dev/null
@@ -0,0 +1 @@
+41
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..58028a9
--- /dev/null
@@ -0,0 +1 @@
+29,61
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..427ac8a
--- /dev/null
@@ -0,0 +1 @@
+20000000,20000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/id
new file mode 100644 (file)
index 0000000..87523dd
--- /dev/null
@@ -0,0 +1 @@
+41
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..58028a9
--- /dev/null
@@ -0,0 +1 @@
+29,61
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..427ac8a
--- /dev/null
@@ -0,0 +1 @@
+20000000,20000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..54879a6
--- /dev/null
@@ -0,0 +1 @@
+28-31,60-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4b224b3
--- /dev/null
@@ -0,0 +1 @@
+f0000000,f0000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..427ac8a
--- /dev/null
@@ -0,0 +1 @@
+20000000,20000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..58028a9
--- /dev/null
@@ -0,0 +1 @@
+29,61
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_cpus
new file mode 100644 (file)
index 0000000..427ac8a
--- /dev/null
@@ -0,0 +1 @@
+20000000,20000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..58028a9
--- /dev/null
@@ -0,0 +1 @@
+29,61
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/die_cpus
new file mode 100644 (file)
index 0000000..4b224b3
--- /dev/null
@@ -0,0 +1 @@
+f0000000,f0000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..54879a6
--- /dev/null
@@ -0,0 +1 @@
+28-31,60-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/die_id
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/thread_siblings
new file mode 100644 (file)
index 0000000..427ac8a
--- /dev/null
@@ -0,0 +1 @@
+20000000,20000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..58028a9
--- /dev/null
@@ -0,0 +1 @@
+29,61
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..56f443e
--- /dev/null
@@ -0,0 +1 @@
+3,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..32dfaa4
--- /dev/null
@@ -0,0 +1 @@
+00000008,00000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..56f443e
--- /dev/null
@@ -0,0 +1 @@
+3,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..32dfaa4
--- /dev/null
@@ -0,0 +1 @@
+00000008,00000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..56f443e
--- /dev/null
@@ -0,0 +1 @@
+3,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..32dfaa4
--- /dev/null
@@ -0,0 +1 @@
+00000008,00000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..883a8a0
--- /dev/null
@@ -0,0 +1 @@
+0-3,32-35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..3a2f707
--- /dev/null
@@ -0,0 +1 @@
+0000000f,0000000f
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..32dfaa4
--- /dev/null
@@ -0,0 +1 @@
+00000008,00000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..56f443e
--- /dev/null
@@ -0,0 +1 @@
+3,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_cpus
new file mode 100644 (file)
index 0000000..32dfaa4
--- /dev/null
@@ -0,0 +1 @@
+00000008,00000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..56f443e
--- /dev/null
@@ -0,0 +1 @@
+3,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/die_cpus
new file mode 100644 (file)
index 0000000..3a2f707
--- /dev/null
@@ -0,0 +1 @@
+0000000f,0000000f
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..883a8a0
--- /dev/null
@@ -0,0 +1 @@
+0-3,32-35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/thread_siblings
new file mode 100644 (file)
index 0000000..32dfaa4
--- /dev/null
@@ -0,0 +1 @@
+00000008,00000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..56f443e
--- /dev/null
@@ -0,0 +1 @@
+3,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/id
new file mode 100644 (file)
index 0000000..d81cc07
--- /dev/null
@@ -0,0 +1 @@
+42
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..526f53d
--- /dev/null
@@ -0,0 +1 @@
+30,62
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..d26737c
--- /dev/null
@@ -0,0 +1 @@
+40000000,40000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/id
new file mode 100644 (file)
index 0000000..d81cc07
--- /dev/null
@@ -0,0 +1 @@
+42
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..526f53d
--- /dev/null
@@ -0,0 +1 @@
+30,62
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..d26737c
--- /dev/null
@@ -0,0 +1 @@
+40000000,40000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/id
new file mode 100644 (file)
index 0000000..d81cc07
--- /dev/null
@@ -0,0 +1 @@
+42
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..526f53d
--- /dev/null
@@ -0,0 +1 @@
+30,62
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..d26737c
--- /dev/null
@@ -0,0 +1 @@
+40000000,40000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..54879a6
--- /dev/null
@@ -0,0 +1 @@
+28-31,60-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4b224b3
--- /dev/null
@@ -0,0 +1 @@
+f0000000,f0000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..d26737c
--- /dev/null
@@ -0,0 +1 @@
+40000000,40000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..526f53d
--- /dev/null
@@ -0,0 +1 @@
+30,62
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_cpus
new file mode 100644 (file)
index 0000000..d26737c
--- /dev/null
@@ -0,0 +1 @@
+40000000,40000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..526f53d
--- /dev/null
@@ -0,0 +1 @@
+30,62
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/die_cpus
new file mode 100644 (file)
index 0000000..4b224b3
--- /dev/null
@@ -0,0 +1 @@
+f0000000,f0000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..54879a6
--- /dev/null
@@ -0,0 +1 @@
+28-31,60-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/die_id
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/thread_siblings
new file mode 100644 (file)
index 0000000..d26737c
--- /dev/null
@@ -0,0 +1 @@
+40000000,40000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..526f53d
--- /dev/null
@@ -0,0 +1 @@
+30,62
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/id
new file mode 100644 (file)
index 0000000..920a139
--- /dev/null
@@ -0,0 +1 @@
+43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..3419f7e
--- /dev/null
@@ -0,0 +1 @@
+31,63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..0ed1420
--- /dev/null
@@ -0,0 +1 @@
+80000000,80000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/id
new file mode 100644 (file)
index 0000000..920a139
--- /dev/null
@@ -0,0 +1 @@
+43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..3419f7e
--- /dev/null
@@ -0,0 +1 @@
+31,63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..0ed1420
--- /dev/null
@@ -0,0 +1 @@
+80000000,80000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/id
new file mode 100644 (file)
index 0000000..920a139
--- /dev/null
@@ -0,0 +1 @@
+43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..3419f7e
--- /dev/null
@@ -0,0 +1 @@
+31,63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..0ed1420
--- /dev/null
@@ -0,0 +1 @@
+80000000,80000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..54879a6
--- /dev/null
@@ -0,0 +1 @@
+28-31,60-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4b224b3
--- /dev/null
@@ -0,0 +1 @@
+f0000000,f0000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..0ed1420
--- /dev/null
@@ -0,0 +1 @@
+80000000,80000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..3419f7e
--- /dev/null
@@ -0,0 +1 @@
+31,63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_cpus
new file mode 100644 (file)
index 0000000..0ed1420
--- /dev/null
@@ -0,0 +1 @@
+80000000,80000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..3419f7e
--- /dev/null
@@ -0,0 +1 @@
+31,63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/die_cpus
new file mode 100644 (file)
index 0000000..4b224b3
--- /dev/null
@@ -0,0 +1 @@
+f0000000,f0000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..54879a6
--- /dev/null
@@ -0,0 +1 @@
+28-31,60-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/die_id
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/thread_siblings
new file mode 100644 (file)
index 0000000..0ed1420
--- /dev/null
@@ -0,0 +1 @@
+80000000,80000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..3419f7e
--- /dev/null
@@ -0,0 +1 @@
+31,63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..aca0ff4
--- /dev/null
@@ -0,0 +1 @@
+0,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..17ed828
--- /dev/null
@@ -0,0 +1 @@
+00000001,00000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..aca0ff4
--- /dev/null
@@ -0,0 +1 @@
+0,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..17ed828
--- /dev/null
@@ -0,0 +1 @@
+00000001,00000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..aca0ff4
--- /dev/null
@@ -0,0 +1 @@
+0,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..17ed828
--- /dev/null
@@ -0,0 +1 @@
+00000001,00000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..883a8a0
--- /dev/null
@@ -0,0 +1 @@
+0-3,32-35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..3a2f707
--- /dev/null
@@ -0,0 +1 @@
+0000000f,0000000f
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..17ed828
--- /dev/null
@@ -0,0 +1 @@
+00000001,00000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..aca0ff4
--- /dev/null
@@ -0,0 +1 @@
+0,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_cpus
new file mode 100644 (file)
index 0000000..17ed828
--- /dev/null
@@ -0,0 +1 @@
+00000001,00000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..aca0ff4
--- /dev/null
@@ -0,0 +1 @@
+0,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/die_cpus
new file mode 100644 (file)
index 0000000..3a2f707
--- /dev/null
@@ -0,0 +1 @@
+0000000f,0000000f
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..883a8a0
--- /dev/null
@@ -0,0 +1 @@
+0-3,32-35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/thread_siblings
new file mode 100644 (file)
index 0000000..17ed828
--- /dev/null
@@ -0,0 +1 @@
+00000001,00000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..aca0ff4
--- /dev/null
@@ -0,0 +1 @@
+0,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..5060094
--- /dev/null
@@ -0,0 +1 @@
+1,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..4f5eeb9
--- /dev/null
@@ -0,0 +1 @@
+00000002,00000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..5060094
--- /dev/null
@@ -0,0 +1 @@
+1,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..4f5eeb9
--- /dev/null
@@ -0,0 +1 @@
+00000002,00000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..5060094
--- /dev/null
@@ -0,0 +1 @@
+1,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..4f5eeb9
--- /dev/null
@@ -0,0 +1 @@
+00000002,00000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..883a8a0
--- /dev/null
@@ -0,0 +1 @@
+0-3,32-35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..3a2f707
--- /dev/null
@@ -0,0 +1 @@
+0000000f,0000000f
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..4f5eeb9
--- /dev/null
@@ -0,0 +1 @@
+00000002,00000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..5060094
--- /dev/null
@@ -0,0 +1 @@
+1,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_cpus
new file mode 100644 (file)
index 0000000..4f5eeb9
--- /dev/null
@@ -0,0 +1 @@
+00000002,00000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..5060094
--- /dev/null
@@ -0,0 +1 @@
+1,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/die_cpus
new file mode 100644 (file)
index 0000000..3a2f707
--- /dev/null
@@ -0,0 +1 @@
+0000000f,0000000f
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..883a8a0
--- /dev/null
@@ -0,0 +1 @@
+0-3,32-35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/thread_siblings
new file mode 100644 (file)
index 0000000..4f5eeb9
--- /dev/null
@@ -0,0 +1 @@
+00000002,00000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..5060094
--- /dev/null
@@ -0,0 +1 @@
+1,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..b479424
--- /dev/null
@@ -0,0 +1 @@
+2,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..3ced805
--- /dev/null
@@ -0,0 +1 @@
+00000004,00000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..b479424
--- /dev/null
@@ -0,0 +1 @@
+2,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..3ced805
--- /dev/null
@@ -0,0 +1 @@
+00000004,00000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..b479424
--- /dev/null
@@ -0,0 +1 @@
+2,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..3ced805
--- /dev/null
@@ -0,0 +1 @@
+00000004,00000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..883a8a0
--- /dev/null
@@ -0,0 +1 @@
+0-3,32-35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..3a2f707
--- /dev/null
@@ -0,0 +1 @@
+0000000f,0000000f
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..3ced805
--- /dev/null
@@ -0,0 +1 @@
+00000004,00000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..b479424
--- /dev/null
@@ -0,0 +1 @@
+2,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_cpus
new file mode 100644 (file)
index 0000000..3ced805
--- /dev/null
@@ -0,0 +1 @@
+00000004,00000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..b479424
--- /dev/null
@@ -0,0 +1 @@
+2,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/die_cpus
new file mode 100644 (file)
index 0000000..3a2f707
--- /dev/null
@@ -0,0 +1 @@
+0000000f,0000000f
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..883a8a0
--- /dev/null
@@ -0,0 +1 @@
+0-3,32-35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/thread_siblings
new file mode 100644 (file)
index 0000000..3ced805
--- /dev/null
@@ -0,0 +1 @@
+00000004,00000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..b479424
--- /dev/null
@@ -0,0 +1 @@
+2,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..56f443e
--- /dev/null
@@ -0,0 +1 @@
+3,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..32dfaa4
--- /dev/null
@@ -0,0 +1 @@
+00000008,00000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..56f443e
--- /dev/null
@@ -0,0 +1 @@
+3,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..32dfaa4
--- /dev/null
@@ -0,0 +1 @@
+00000008,00000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..56f443e
--- /dev/null
@@ -0,0 +1 @@
+3,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..32dfaa4
--- /dev/null
@@ -0,0 +1 @@
+00000008,00000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..883a8a0
--- /dev/null
@@ -0,0 +1 @@
+0-3,32-35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..3a2f707
--- /dev/null
@@ -0,0 +1 @@
+0000000f,0000000f
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..32dfaa4
--- /dev/null
@@ -0,0 +1 @@
+00000008,00000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..56f443e
--- /dev/null
@@ -0,0 +1 @@
+3,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_cpus
new file mode 100644 (file)
index 0000000..32dfaa4
--- /dev/null
@@ -0,0 +1 @@
+00000008,00000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..56f443e
--- /dev/null
@@ -0,0 +1 @@
+3,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/die_cpus
new file mode 100644 (file)
index 0000000..3a2f707
--- /dev/null
@@ -0,0 +1 @@
+0000000f,0000000f
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..883a8a0
--- /dev/null
@@ -0,0 +1 @@
+0-3,32-35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/thread_siblings
new file mode 100644 (file)
index 0000000..32dfaa4
--- /dev/null
@@ -0,0 +1 @@
+00000008,00000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..56f443e
--- /dev/null
@@ -0,0 +1 @@
+3,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/id
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..2bba6e7
--- /dev/null
@@ -0,0 +1 @@
+4,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..32e195d
--- /dev/null
@@ -0,0 +1 @@
+00000010,00000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/id
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..2bba6e7
--- /dev/null
@@ -0,0 +1 @@
+4,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..32e195d
--- /dev/null
@@ -0,0 +1 @@
+00000010,00000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/id
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..2bba6e7
--- /dev/null
@@ -0,0 +1 @@
+4,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..32e195d
--- /dev/null
@@ -0,0 +1 @@
+00000010,00000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..424f085
--- /dev/null
@@ -0,0 +1 @@
+4-7,36-39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..a76fef2
--- /dev/null
@@ -0,0 +1 @@
+000000f0,000000f0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..32e195d
--- /dev/null
@@ -0,0 +1 @@
+00000010,00000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..2bba6e7
--- /dev/null
@@ -0,0 +1 @@
+4,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_cpus
new file mode 100644 (file)
index 0000000..32e195d
--- /dev/null
@@ -0,0 +1 @@
+00000010,00000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..2bba6e7
--- /dev/null
@@ -0,0 +1 @@
+4,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_id
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/die_cpus
new file mode 100644 (file)
index 0000000..a76fef2
--- /dev/null
@@ -0,0 +1 @@
+000000f0,000000f0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..424f085
--- /dev/null
@@ -0,0 +1 @@
+4-7,36-39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/die_id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/thread_siblings
new file mode 100644 (file)
index 0000000..32e195d
--- /dev/null
@@ -0,0 +1 @@
+00000010,00000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..2bba6e7
--- /dev/null
@@ -0,0 +1 @@
+4,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/id
new file mode 100644 (file)
index 0000000..98d9bcb
--- /dev/null
@@ -0,0 +1 @@
+17
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..7a80d92
--- /dev/null
@@ -0,0 +1 @@
+5,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..ee039fe
--- /dev/null
@@ -0,0 +1 @@
+00000020,00000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/id
new file mode 100644 (file)
index 0000000..98d9bcb
--- /dev/null
@@ -0,0 +1 @@
+17
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..7a80d92
--- /dev/null
@@ -0,0 +1 @@
+5,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..ee039fe
--- /dev/null
@@ -0,0 +1 @@
+00000020,00000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/id
new file mode 100644 (file)
index 0000000..98d9bcb
--- /dev/null
@@ -0,0 +1 @@
+17
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..7a80d92
--- /dev/null
@@ -0,0 +1 @@
+5,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..ee039fe
--- /dev/null
@@ -0,0 +1 @@
+00000020,00000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..424f085
--- /dev/null
@@ -0,0 +1 @@
+4-7,36-39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..a76fef2
--- /dev/null
@@ -0,0 +1 @@
+000000f0,000000f0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..ee039fe
--- /dev/null
@@ -0,0 +1 @@
+00000020,00000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..7a80d92
--- /dev/null
@@ -0,0 +1 @@
+5,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_cpus
new file mode 100644 (file)
index 0000000..ee039fe
--- /dev/null
@@ -0,0 +1 @@
+00000020,00000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..7a80d92
--- /dev/null
@@ -0,0 +1 @@
+5,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_id
new file mode 100644 (file)
index 0000000..98d9bcb
--- /dev/null
@@ -0,0 +1 @@
+17
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/die_cpus
new file mode 100644 (file)
index 0000000..a76fef2
--- /dev/null
@@ -0,0 +1 @@
+000000f0,000000f0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..424f085
--- /dev/null
@@ -0,0 +1 @@
+4-7,36-39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/die_id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/thread_siblings
new file mode 100644 (file)
index 0000000..ee039fe
--- /dev/null
@@ -0,0 +1 @@
+00000020,00000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..7a80d92
--- /dev/null
@@ -0,0 +1 @@
+5,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/id
new file mode 100644 (file)
index 0000000..3c03207
--- /dev/null
@@ -0,0 +1 @@
+18
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..bdbebea
--- /dev/null
@@ -0,0 +1 @@
+6,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..2a3c3ce
--- /dev/null
@@ -0,0 +1 @@
+00000040,00000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/id
new file mode 100644 (file)
index 0000000..3c03207
--- /dev/null
@@ -0,0 +1 @@
+18
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..bdbebea
--- /dev/null
@@ -0,0 +1 @@
+6,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..2a3c3ce
--- /dev/null
@@ -0,0 +1 @@
+00000040,00000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/id
new file mode 100644 (file)
index 0000000..3c03207
--- /dev/null
@@ -0,0 +1 @@
+18
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..bdbebea
--- /dev/null
@@ -0,0 +1 @@
+6,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..2a3c3ce
--- /dev/null
@@ -0,0 +1 @@
+00000040,00000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..424f085
--- /dev/null
@@ -0,0 +1 @@
+4-7,36-39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..a76fef2
--- /dev/null
@@ -0,0 +1 @@
+000000f0,000000f0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..2a3c3ce
--- /dev/null
@@ -0,0 +1 @@
+00000040,00000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..bdbebea
--- /dev/null
@@ -0,0 +1 @@
+6,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_cpus
new file mode 100644 (file)
index 0000000..2a3c3ce
--- /dev/null
@@ -0,0 +1 @@
+00000040,00000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..bdbebea
--- /dev/null
@@ -0,0 +1 @@
+6,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_id
new file mode 100644 (file)
index 0000000..3c03207
--- /dev/null
@@ -0,0 +1 @@
+18
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/die_cpus
new file mode 100644 (file)
index 0000000..a76fef2
--- /dev/null
@@ -0,0 +1 @@
+000000f0,000000f0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..424f085
--- /dev/null
@@ -0,0 +1 @@
+4-7,36-39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/die_id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/thread_siblings
new file mode 100644 (file)
index 0000000..2a3c3ce
--- /dev/null
@@ -0,0 +1 @@
+00000040,00000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..bdbebea
--- /dev/null
@@ -0,0 +1 @@
+6,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/id
new file mode 100644 (file)
index 0000000..d6b2404
--- /dev/null
@@ -0,0 +1 @@
+19
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..22eac9e
--- /dev/null
@@ -0,0 +1 @@
+7,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..67b7a60
--- /dev/null
@@ -0,0 +1 @@
+00000080,00000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/id
new file mode 100644 (file)
index 0000000..d6b2404
--- /dev/null
@@ -0,0 +1 @@
+19
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..22eac9e
--- /dev/null
@@ -0,0 +1 @@
+7,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..67b7a60
--- /dev/null
@@ -0,0 +1 @@
+00000080,00000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/id
new file mode 100644 (file)
index 0000000..d6b2404
--- /dev/null
@@ -0,0 +1 @@
+19
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..22eac9e
--- /dev/null
@@ -0,0 +1 @@
+7,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..67b7a60
--- /dev/null
@@ -0,0 +1 @@
+00000080,00000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..424f085
--- /dev/null
@@ -0,0 +1 @@
+4-7,36-39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..a76fef2
--- /dev/null
@@ -0,0 +1 @@
+000000f0,000000f0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..67b7a60
--- /dev/null
@@ -0,0 +1 @@
+00000080,00000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..22eac9e
--- /dev/null
@@ -0,0 +1 @@
+7,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_cpus
new file mode 100644 (file)
index 0000000..67b7a60
--- /dev/null
@@ -0,0 +1 @@
+00000080,00000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..22eac9e
--- /dev/null
@@ -0,0 +1 @@
+7,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_id
new file mode 100644 (file)
index 0000000..d6b2404
--- /dev/null
@@ -0,0 +1 @@
+19
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/die_cpus
new file mode 100644 (file)
index 0000000..a76fef2
--- /dev/null
@@ -0,0 +1 @@
+000000f0,000000f0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..424f085
--- /dev/null
@@ -0,0 +1 @@
+4-7,36-39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/die_id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/thread_siblings
new file mode 100644 (file)
index 0000000..67b7a60
--- /dev/null
@@ -0,0 +1 @@
+00000080,00000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..22eac9e
--- /dev/null
@@ -0,0 +1 @@
+7,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/id
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..2bba6e7
--- /dev/null
@@ -0,0 +1 @@
+4,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..32e195d
--- /dev/null
@@ -0,0 +1 @@
+00000010,00000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/id
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..2bba6e7
--- /dev/null
@@ -0,0 +1 @@
+4,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..32e195d
--- /dev/null
@@ -0,0 +1 @@
+00000010,00000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/id
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..2bba6e7
--- /dev/null
@@ -0,0 +1 @@
+4,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..32e195d
--- /dev/null
@@ -0,0 +1 @@
+00000010,00000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..424f085
--- /dev/null
@@ -0,0 +1 @@
+4-7,36-39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..a76fef2
--- /dev/null
@@ -0,0 +1 @@
+000000f0,000000f0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..32e195d
--- /dev/null
@@ -0,0 +1 @@
+00000010,00000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..2bba6e7
--- /dev/null
@@ -0,0 +1 @@
+4,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_cpus
new file mode 100644 (file)
index 0000000..32e195d
--- /dev/null
@@ -0,0 +1 @@
+00000010,00000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..2bba6e7
--- /dev/null
@@ -0,0 +1 @@
+4,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_id
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/die_cpus
new file mode 100644 (file)
index 0000000..a76fef2
--- /dev/null
@@ -0,0 +1 @@
+000000f0,000000f0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..424f085
--- /dev/null
@@ -0,0 +1 @@
+4-7,36-39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/die_id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/thread_siblings
new file mode 100644 (file)
index 0000000..32e195d
--- /dev/null
@@ -0,0 +1 @@
+00000010,00000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..2bba6e7
--- /dev/null
@@ -0,0 +1 @@
+4,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/id
new file mode 100644 (file)
index 0000000..a45fd52
--- /dev/null
@@ -0,0 +1 @@
+24
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..fb84678
--- /dev/null
@@ -0,0 +1 @@
+8,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..a05329f
--- /dev/null
@@ -0,0 +1 @@
+00000100,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/id
new file mode 100644 (file)
index 0000000..a45fd52
--- /dev/null
@@ -0,0 +1 @@
+24
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..fb84678
--- /dev/null
@@ -0,0 +1 @@
+8,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..a05329f
--- /dev/null
@@ -0,0 +1 @@
+00000100,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/id
new file mode 100644 (file)
index 0000000..a45fd52
--- /dev/null
@@ -0,0 +1 @@
+24
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..fb84678
--- /dev/null
@@ -0,0 +1 @@
+8,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..a05329f
--- /dev/null
@@ -0,0 +1 @@
+00000100,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..50cd181
--- /dev/null
@@ -0,0 +1 @@
+8-11,40-43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..de058be
--- /dev/null
@@ -0,0 +1 @@
+00000f00,00000f00
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..a05329f
--- /dev/null
@@ -0,0 +1 @@
+00000100,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..fb84678
--- /dev/null
@@ -0,0 +1 @@
+8,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_cpus
new file mode 100644 (file)
index 0000000..a05329f
--- /dev/null
@@ -0,0 +1 @@
+00000100,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..fb84678
--- /dev/null
@@ -0,0 +1 @@
+8,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_id
new file mode 100644 (file)
index 0000000..a45fd52
--- /dev/null
@@ -0,0 +1 @@
+24
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/die_cpus
new file mode 100644 (file)
index 0000000..de058be
--- /dev/null
@@ -0,0 +1 @@
+00000f00,00000f00
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..50cd181
--- /dev/null
@@ -0,0 +1 @@
+8-11,40-43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/die_id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/thread_siblings
new file mode 100644 (file)
index 0000000..a05329f
--- /dev/null
@@ -0,0 +1 @@
+00000100,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..fb84678
--- /dev/null
@@ -0,0 +1 @@
+8,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/id
new file mode 100644 (file)
index 0000000..7273c0f
--- /dev/null
@@ -0,0 +1 @@
+25
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..8fb6413
--- /dev/null
@@ -0,0 +1 @@
+9,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..1b15239
--- /dev/null
@@ -0,0 +1 @@
+00000200,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/id
new file mode 100644 (file)
index 0000000..7273c0f
--- /dev/null
@@ -0,0 +1 @@
+25
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..8fb6413
--- /dev/null
@@ -0,0 +1 @@
+9,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..1b15239
--- /dev/null
@@ -0,0 +1 @@
+00000200,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/id
new file mode 100644 (file)
index 0000000..7273c0f
--- /dev/null
@@ -0,0 +1 @@
+25
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..8fb6413
--- /dev/null
@@ -0,0 +1 @@
+9,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..1b15239
--- /dev/null
@@ -0,0 +1 @@
+00000200,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..50cd181
--- /dev/null
@@ -0,0 +1 @@
+8-11,40-43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..de058be
--- /dev/null
@@ -0,0 +1 @@
+00000f00,00000f00
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..1b15239
--- /dev/null
@@ -0,0 +1 @@
+00000200,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..8fb6413
--- /dev/null
@@ -0,0 +1 @@
+9,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_cpus
new file mode 100644 (file)
index 0000000..1b15239
--- /dev/null
@@ -0,0 +1 @@
+00000200,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..8fb6413
--- /dev/null
@@ -0,0 +1 @@
+9,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_id
new file mode 100644 (file)
index 0000000..7273c0f
--- /dev/null
@@ -0,0 +1 @@
+25
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/die_cpus
new file mode 100644 (file)
index 0000000..de058be
--- /dev/null
@@ -0,0 +1 @@
+00000f00,00000f00
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..50cd181
--- /dev/null
@@ -0,0 +1 @@
+8-11,40-43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/die_id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/thread_siblings
new file mode 100644 (file)
index 0000000..1b15239
--- /dev/null
@@ -0,0 +1 @@
+00000200,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..8fb6413
--- /dev/null
@@ -0,0 +1 @@
+9,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/id
new file mode 100644 (file)
index 0000000..6f4247a
--- /dev/null
@@ -0,0 +1 @@
+26
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..18457dd
--- /dev/null
@@ -0,0 +1 @@
+10,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..f9f8077
--- /dev/null
@@ -0,0 +1 @@
+00000400,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/id
new file mode 100644 (file)
index 0000000..6f4247a
--- /dev/null
@@ -0,0 +1 @@
+26
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..18457dd
--- /dev/null
@@ -0,0 +1 @@
+10,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..f9f8077
--- /dev/null
@@ -0,0 +1 @@
+00000400,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/id
new file mode 100644 (file)
index 0000000..6f4247a
--- /dev/null
@@ -0,0 +1 @@
+26
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..18457dd
--- /dev/null
@@ -0,0 +1 @@
+10,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..f9f8077
--- /dev/null
@@ -0,0 +1 @@
+00000400,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..50cd181
--- /dev/null
@@ -0,0 +1 @@
+8-11,40-43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..de058be
--- /dev/null
@@ -0,0 +1 @@
+00000f00,00000f00
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..f9f8077
--- /dev/null
@@ -0,0 +1 @@
+00000400,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..18457dd
--- /dev/null
@@ -0,0 +1 @@
+10,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_cpus
new file mode 100644 (file)
index 0000000..f9f8077
--- /dev/null
@@ -0,0 +1 @@
+00000400,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..18457dd
--- /dev/null
@@ -0,0 +1 @@
+10,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_id
new file mode 100644 (file)
index 0000000..6f4247a
--- /dev/null
@@ -0,0 +1 @@
+26
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/die_cpus
new file mode 100644 (file)
index 0000000..de058be
--- /dev/null
@@ -0,0 +1 @@
+00000f00,00000f00
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..50cd181
--- /dev/null
@@ -0,0 +1 @@
+8-11,40-43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/die_id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/thread_siblings
new file mode 100644 (file)
index 0000000..f9f8077
--- /dev/null
@@ -0,0 +1 @@
+00000400,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..18457dd
--- /dev/null
@@ -0,0 +1 @@
+10,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/id
new file mode 100644 (file)
index 0000000..f64f5d8
--- /dev/null
@@ -0,0 +1 @@
+27
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..1f91d86
--- /dev/null
@@ -0,0 +1 @@
+11,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..3db1630
--- /dev/null
@@ -0,0 +1 @@
+00000800,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/id
new file mode 100644 (file)
index 0000000..f64f5d8
--- /dev/null
@@ -0,0 +1 @@
+27
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..1f91d86
--- /dev/null
@@ -0,0 +1 @@
+11,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..3db1630
--- /dev/null
@@ -0,0 +1 @@
+00000800,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/id
new file mode 100644 (file)
index 0000000..f64f5d8
--- /dev/null
@@ -0,0 +1 @@
+27
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..1f91d86
--- /dev/null
@@ -0,0 +1 @@
+11,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..3db1630
--- /dev/null
@@ -0,0 +1 @@
+00000800,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..50cd181
--- /dev/null
@@ -0,0 +1 @@
+8-11,40-43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..de058be
--- /dev/null
@@ -0,0 +1 @@
+00000f00,00000f00
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..3db1630
--- /dev/null
@@ -0,0 +1 @@
+00000800,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..1f91d86
--- /dev/null
@@ -0,0 +1 @@
+11,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_cpus
new file mode 100644 (file)
index 0000000..3db1630
--- /dev/null
@@ -0,0 +1 @@
+00000800,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..1f91d86
--- /dev/null
@@ -0,0 +1 @@
+11,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_id
new file mode 100644 (file)
index 0000000..f64f5d8
--- /dev/null
@@ -0,0 +1 @@
+27
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/die_cpus
new file mode 100644 (file)
index 0000000..de058be
--- /dev/null
@@ -0,0 +1 @@
+00000f00,00000f00
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..50cd181
--- /dev/null
@@ -0,0 +1 @@
+8-11,40-43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/die_id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/thread_siblings
new file mode 100644 (file)
index 0000000..3db1630
--- /dev/null
@@ -0,0 +1 @@
+00000800,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..1f91d86
--- /dev/null
@@ -0,0 +1 @@
+11,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..457a922
--- /dev/null
@@ -0,0 +1 @@
+12,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..13d03e9
--- /dev/null
@@ -0,0 +1 @@
+00001000,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..457a922
--- /dev/null
@@ -0,0 +1 @@
+12,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..13d03e9
--- /dev/null
@@ -0,0 +1 @@
+00001000,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..457a922
--- /dev/null
@@ -0,0 +1 @@
+12,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..13d03e9
--- /dev/null
@@ -0,0 +1 @@
+00001000,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..72bd65a
--- /dev/null
@@ -0,0 +1 @@
+12-15,44-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..ff7902b
--- /dev/null
@@ -0,0 +1 @@
+0000f000,0000f000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..13d03e9
--- /dev/null
@@ -0,0 +1 @@
+00001000,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..457a922
--- /dev/null
@@ -0,0 +1 @@
+12,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_cpus
new file mode 100644 (file)
index 0000000..13d03e9
--- /dev/null
@@ -0,0 +1 @@
+00001000,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..457a922
--- /dev/null
@@ -0,0 +1 @@
+12,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/die_cpus
new file mode 100644 (file)
index 0000000..ff7902b
--- /dev/null
@@ -0,0 +1 @@
+0000f000,0000f000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..72bd65a
--- /dev/null
@@ -0,0 +1 @@
+12-15,44-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/thread_siblings
new file mode 100644 (file)
index 0000000..13d03e9
--- /dev/null
@@ -0,0 +1 @@
+00001000,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..457a922
--- /dev/null
@@ -0,0 +1 @@
+12,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..2b04b59
--- /dev/null
@@ -0,0 +1 @@
+13,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..cc0cecd
--- /dev/null
@@ -0,0 +1 @@
+00002000,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..2b04b59
--- /dev/null
@@ -0,0 +1 @@
+13,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..cc0cecd
--- /dev/null
@@ -0,0 +1 @@
+00002000,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..2b04b59
--- /dev/null
@@ -0,0 +1 @@
+13,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..cc0cecd
--- /dev/null
@@ -0,0 +1 @@
+00002000,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..72bd65a
--- /dev/null
@@ -0,0 +1 @@
+12-15,44-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..ff7902b
--- /dev/null
@@ -0,0 +1 @@
+0000f000,0000f000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..cc0cecd
--- /dev/null
@@ -0,0 +1 @@
+00002000,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..2b04b59
--- /dev/null
@@ -0,0 +1 @@
+13,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_cpus
new file mode 100644 (file)
index 0000000..cc0cecd
--- /dev/null
@@ -0,0 +1 @@
+00002000,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..2b04b59
--- /dev/null
@@ -0,0 +1 @@
+13,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/die_cpus
new file mode 100644 (file)
index 0000000..ff7902b
--- /dev/null
@@ -0,0 +1 @@
+0000f000,0000f000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..72bd65a
--- /dev/null
@@ -0,0 +1 @@
+12-15,44-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/thread_siblings
new file mode 100644 (file)
index 0000000..cc0cecd
--- /dev/null
@@ -0,0 +1 @@
+00002000,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..2b04b59
--- /dev/null
@@ -0,0 +1 @@
+13,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..f1a3a0c
--- /dev/null
@@ -0,0 +1 @@
+14,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..56b4370
--- /dev/null
@@ -0,0 +1 @@
+00004000,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..f1a3a0c
--- /dev/null
@@ -0,0 +1 @@
+14,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..56b4370
--- /dev/null
@@ -0,0 +1 @@
+00004000,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..f1a3a0c
--- /dev/null
@@ -0,0 +1 @@
+14,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..56b4370
--- /dev/null
@@ -0,0 +1 @@
+00004000,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..72bd65a
--- /dev/null
@@ -0,0 +1 @@
+12-15,44-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..ff7902b
--- /dev/null
@@ -0,0 +1 @@
+0000f000,0000f000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..56b4370
--- /dev/null
@@ -0,0 +1 @@
+00004000,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..f1a3a0c
--- /dev/null
@@ -0,0 +1 @@
+14,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_cpus
new file mode 100644 (file)
index 0000000..56b4370
--- /dev/null
@@ -0,0 +1 @@
+00004000,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..f1a3a0c
--- /dev/null
@@ -0,0 +1 @@
+14,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/die_cpus
new file mode 100644 (file)
index 0000000..ff7902b
--- /dev/null
@@ -0,0 +1 @@
+0000f000,0000f000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..72bd65a
--- /dev/null
@@ -0,0 +1 @@
+12-15,44-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/thread_siblings
new file mode 100644 (file)
index 0000000..56b4370
--- /dev/null
@@ -0,0 +1 @@
+00004000,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..f1a3a0c
--- /dev/null
@@ -0,0 +1 @@
+14,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..18679ac
--- /dev/null
@@ -0,0 +1 @@
+15,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..e86f543
--- /dev/null
@@ -0,0 +1 @@
+00008000,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..18679ac
--- /dev/null
@@ -0,0 +1 @@
+15,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..e86f543
--- /dev/null
@@ -0,0 +1 @@
+00008000,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..18679ac
--- /dev/null
@@ -0,0 +1 @@
+15,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..e86f543
--- /dev/null
@@ -0,0 +1 @@
+00008000,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..72bd65a
--- /dev/null
@@ -0,0 +1 @@
+12-15,44-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..ff7902b
--- /dev/null
@@ -0,0 +1 @@
+0000f000,0000f000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..e86f543
--- /dev/null
@@ -0,0 +1 @@
+00008000,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..18679ac
--- /dev/null
@@ -0,0 +1 @@
+15,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_cpus
new file mode 100644 (file)
index 0000000..e86f543
--- /dev/null
@@ -0,0 +1 @@
+00008000,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..18679ac
--- /dev/null
@@ -0,0 +1 @@
+15,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/die_cpus
new file mode 100644 (file)
index 0000000..ff7902b
--- /dev/null
@@ -0,0 +1 @@
+0000f000,0000f000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..72bd65a
--- /dev/null
@@ -0,0 +1 @@
+12-15,44-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/thread_siblings
new file mode 100644 (file)
index 0000000..e86f543
--- /dev/null
@@ -0,0 +1 @@
+00008000,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..18679ac
--- /dev/null
@@ -0,0 +1 @@
+15,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/id
new file mode 100644 (file)
index 0000000..f5c8955
--- /dev/null
@@ -0,0 +1 @@
+32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..fcae756
--- /dev/null
@@ -0,0 +1 @@
+16,48
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..b8fe4c1
--- /dev/null
@@ -0,0 +1 @@
+00010000,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/id
new file mode 100644 (file)
index 0000000..f5c8955
--- /dev/null
@@ -0,0 +1 @@
+32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..fcae756
--- /dev/null
@@ -0,0 +1 @@
+16,48
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..b8fe4c1
--- /dev/null
@@ -0,0 +1 @@
+00010000,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/id
new file mode 100644 (file)
index 0000000..f5c8955
--- /dev/null
@@ -0,0 +1 @@
+32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..fcae756
--- /dev/null
@@ -0,0 +1 @@
+16,48
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..b8fe4c1
--- /dev/null
@@ -0,0 +1 @@
+00010000,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..47c46e6
--- /dev/null
@@ -0,0 +1 @@
+16-19,48-51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..f70e796
--- /dev/null
@@ -0,0 +1 @@
+000f0000,000f0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..b8fe4c1
--- /dev/null
@@ -0,0 +1 @@
+00010000,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..fcae756
--- /dev/null
@@ -0,0 +1 @@
+16,48
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_cpus
new file mode 100644 (file)
index 0000000..b8fe4c1
--- /dev/null
@@ -0,0 +1 @@
+00010000,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..fcae756
--- /dev/null
@@ -0,0 +1 @@
+16,48
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/die_cpus
new file mode 100644 (file)
index 0000000..f70e796
--- /dev/null
@@ -0,0 +1 @@
+000f0000,000f0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..47c46e6
--- /dev/null
@@ -0,0 +1 @@
+16-19,48-51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/die_id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/thread_siblings
new file mode 100644 (file)
index 0000000..b8fe4c1
--- /dev/null
@@ -0,0 +1 @@
+00010000,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..fcae756
--- /dev/null
@@ -0,0 +1 @@
+16,48
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/id
new file mode 100644 (file)
index 0000000..bb95160
--- /dev/null
@@ -0,0 +1 @@
+33
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..cd96777
--- /dev/null
@@ -0,0 +1 @@
+17,49
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..51a505f
--- /dev/null
@@ -0,0 +1 @@
+00020000,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/id
new file mode 100644 (file)
index 0000000..bb95160
--- /dev/null
@@ -0,0 +1 @@
+33
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..cd96777
--- /dev/null
@@ -0,0 +1 @@
+17,49
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..51a505f
--- /dev/null
@@ -0,0 +1 @@
+00020000,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/id
new file mode 100644 (file)
index 0000000..bb95160
--- /dev/null
@@ -0,0 +1 @@
+33
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..cd96777
--- /dev/null
@@ -0,0 +1 @@
+17,49
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..51a505f
--- /dev/null
@@ -0,0 +1 @@
+00020000,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..47c46e6
--- /dev/null
@@ -0,0 +1 @@
+16-19,48-51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..f70e796
--- /dev/null
@@ -0,0 +1 @@
+000f0000,000f0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..51a505f
--- /dev/null
@@ -0,0 +1 @@
+00020000,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..cd96777
--- /dev/null
@@ -0,0 +1 @@
+17,49
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_cpus
new file mode 100644 (file)
index 0000000..51a505f
--- /dev/null
@@ -0,0 +1 @@
+00020000,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..cd96777
--- /dev/null
@@ -0,0 +1 @@
+17,49
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/die_cpus
new file mode 100644 (file)
index 0000000..f70e796
--- /dev/null
@@ -0,0 +1 @@
+000f0000,000f0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..47c46e6
--- /dev/null
@@ -0,0 +1 @@
+16-19,48-51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/die_id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/thread_siblings
new file mode 100644 (file)
index 0000000..51a505f
--- /dev/null
@@ -0,0 +1 @@
+00020000,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..cd96777
--- /dev/null
@@ -0,0 +1 @@
+17,49
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/id
new file mode 100644 (file)
index 0000000..98d9bcb
--- /dev/null
@@ -0,0 +1 @@
+17
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..7a80d92
--- /dev/null
@@ -0,0 +1 @@
+5,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..ee039fe
--- /dev/null
@@ -0,0 +1 @@
+00000020,00000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/id
new file mode 100644 (file)
index 0000000..98d9bcb
--- /dev/null
@@ -0,0 +1 @@
+17
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..7a80d92
--- /dev/null
@@ -0,0 +1 @@
+5,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..ee039fe
--- /dev/null
@@ -0,0 +1 @@
+00000020,00000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/id
new file mode 100644 (file)
index 0000000..98d9bcb
--- /dev/null
@@ -0,0 +1 @@
+17
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..7a80d92
--- /dev/null
@@ -0,0 +1 @@
+5,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..ee039fe
--- /dev/null
@@ -0,0 +1 @@
+00000020,00000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..424f085
--- /dev/null
@@ -0,0 +1 @@
+4-7,36-39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..a76fef2
--- /dev/null
@@ -0,0 +1 @@
+000000f0,000000f0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..ee039fe
--- /dev/null
@@ -0,0 +1 @@
+00000020,00000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..7a80d92
--- /dev/null
@@ -0,0 +1 @@
+5,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_cpus
new file mode 100644 (file)
index 0000000..ee039fe
--- /dev/null
@@ -0,0 +1 @@
+00000020,00000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..7a80d92
--- /dev/null
@@ -0,0 +1 @@
+5,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_id
new file mode 100644 (file)
index 0000000..98d9bcb
--- /dev/null
@@ -0,0 +1 @@
+17
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/die_cpus
new file mode 100644 (file)
index 0000000..a76fef2
--- /dev/null
@@ -0,0 +1 @@
+000000f0,000000f0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..424f085
--- /dev/null
@@ -0,0 +1 @@
+4-7,36-39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/die_id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/thread_siblings
new file mode 100644 (file)
index 0000000..ee039fe
--- /dev/null
@@ -0,0 +1 @@
+00000020,00000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..7a80d92
--- /dev/null
@@ -0,0 +1 @@
+5,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/id
new file mode 100644 (file)
index 0000000..a787364
--- /dev/null
@@ -0,0 +1 @@
+34
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..dbf9576
--- /dev/null
@@ -0,0 +1 @@
+18,50
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..b3972b7
--- /dev/null
@@ -0,0 +1 @@
+00040000,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/id
new file mode 100644 (file)
index 0000000..a787364
--- /dev/null
@@ -0,0 +1 @@
+34
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..dbf9576
--- /dev/null
@@ -0,0 +1 @@
+18,50
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..b3972b7
--- /dev/null
@@ -0,0 +1 @@
+00040000,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/id
new file mode 100644 (file)
index 0000000..a787364
--- /dev/null
@@ -0,0 +1 @@
+34
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..dbf9576
--- /dev/null
@@ -0,0 +1 @@
+18,50
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..b3972b7
--- /dev/null
@@ -0,0 +1 @@
+00040000,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..47c46e6
--- /dev/null
@@ -0,0 +1 @@
+16-19,48-51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..f70e796
--- /dev/null
@@ -0,0 +1 @@
+000f0000,000f0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..b3972b7
--- /dev/null
@@ -0,0 +1 @@
+00040000,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..dbf9576
--- /dev/null
@@ -0,0 +1 @@
+18,50
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_cpus
new file mode 100644 (file)
index 0000000..b3972b7
--- /dev/null
@@ -0,0 +1 @@
+00040000,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..dbf9576
--- /dev/null
@@ -0,0 +1 @@
+18,50
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/die_cpus
new file mode 100644 (file)
index 0000000..f70e796
--- /dev/null
@@ -0,0 +1 @@
+000f0000,000f0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..47c46e6
--- /dev/null
@@ -0,0 +1 @@
+16-19,48-51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/die_id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/thread_siblings
new file mode 100644 (file)
index 0000000..b3972b7
--- /dev/null
@@ -0,0 +1 @@
+00040000,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..dbf9576
--- /dev/null
@@ -0,0 +1 @@
+18,50
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/id
new file mode 100644 (file)
index 0000000..8f92bfd
--- /dev/null
@@ -0,0 +1 @@
+35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..2b3bf32
--- /dev/null
@@ -0,0 +1 @@
+19,51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..3812980
--- /dev/null
@@ -0,0 +1 @@
+00080000,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/id
new file mode 100644 (file)
index 0000000..8f92bfd
--- /dev/null
@@ -0,0 +1 @@
+35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..2b3bf32
--- /dev/null
@@ -0,0 +1 @@
+19,51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..3812980
--- /dev/null
@@ -0,0 +1 @@
+00080000,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/id
new file mode 100644 (file)
index 0000000..8f92bfd
--- /dev/null
@@ -0,0 +1 @@
+35
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..2b3bf32
--- /dev/null
@@ -0,0 +1 @@
+19,51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..3812980
--- /dev/null
@@ -0,0 +1 @@
+00080000,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..47c46e6
--- /dev/null
@@ -0,0 +1 @@
+16-19,48-51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..f70e796
--- /dev/null
@@ -0,0 +1 @@
+000f0000,000f0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..3812980
--- /dev/null
@@ -0,0 +1 @@
+00080000,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..2b3bf32
--- /dev/null
@@ -0,0 +1 @@
+19,51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_cpus
new file mode 100644 (file)
index 0000000..3812980
--- /dev/null
@@ -0,0 +1 @@
+00080000,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..2b3bf32
--- /dev/null
@@ -0,0 +1 @@
+19,51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/die_cpus
new file mode 100644 (file)
index 0000000..f70e796
--- /dev/null
@@ -0,0 +1 @@
+000f0000,000f0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..47c46e6
--- /dev/null
@@ -0,0 +1 @@
+16-19,48-51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/die_id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/thread_siblings
new file mode 100644 (file)
index 0000000..3812980
--- /dev/null
@@ -0,0 +1 @@
+00080000,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..2b3bf32
--- /dev/null
@@ -0,0 +1 @@
+19,51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/id
new file mode 100644 (file)
index 0000000..21e72e8
--- /dev/null
@@ -0,0 +1 @@
+48
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..0407aa9
--- /dev/null
@@ -0,0 +1 @@
+20,52
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..9d7ead0
--- /dev/null
@@ -0,0 +1 @@
+00100000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/id
new file mode 100644 (file)
index 0000000..21e72e8
--- /dev/null
@@ -0,0 +1 @@
+48
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..0407aa9
--- /dev/null
@@ -0,0 +1 @@
+20,52
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..9d7ead0
--- /dev/null
@@ -0,0 +1 @@
+00100000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/id
new file mode 100644 (file)
index 0000000..21e72e8
--- /dev/null
@@ -0,0 +1 @@
+48
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..0407aa9
--- /dev/null
@@ -0,0 +1 @@
+20,52
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..9d7ead0
--- /dev/null
@@ -0,0 +1 @@
+00100000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/id
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..d60188b
--- /dev/null
@@ -0,0 +1 @@
+20-23,52-55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..a898dba
--- /dev/null
@@ -0,0 +1 @@
+00f00000,00f00000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..9d7ead0
--- /dev/null
@@ -0,0 +1 @@
+00100000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..0407aa9
--- /dev/null
@@ -0,0 +1 @@
+20,52
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_cpus
new file mode 100644 (file)
index 0000000..9d7ead0
--- /dev/null
@@ -0,0 +1 @@
+00100000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..0407aa9
--- /dev/null
@@ -0,0 +1 @@
+20,52
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_id
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/die_cpus
new file mode 100644 (file)
index 0000000..a898dba
--- /dev/null
@@ -0,0 +1 @@
+00f00000,00f00000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..d60188b
--- /dev/null
@@ -0,0 +1 @@
+20-23,52-55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/die_id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/thread_siblings
new file mode 100644 (file)
index 0000000..9d7ead0
--- /dev/null
@@ -0,0 +1 @@
+00100000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..0407aa9
--- /dev/null
@@ -0,0 +1 @@
+20,52
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/id
new file mode 100644 (file)
index 0000000..95f9650
--- /dev/null
@@ -0,0 +1 @@
+49
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..9137406
--- /dev/null
@@ -0,0 +1 @@
+21,53
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d67cd8
--- /dev/null
@@ -0,0 +1 @@
+00200000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/id
new file mode 100644 (file)
index 0000000..95f9650
--- /dev/null
@@ -0,0 +1 @@
+49
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..9137406
--- /dev/null
@@ -0,0 +1 @@
+21,53
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d67cd8
--- /dev/null
@@ -0,0 +1 @@
+00200000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/id
new file mode 100644 (file)
index 0000000..95f9650
--- /dev/null
@@ -0,0 +1 @@
+49
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..9137406
--- /dev/null
@@ -0,0 +1 @@
+21,53
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d67cd8
--- /dev/null
@@ -0,0 +1 @@
+00200000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/id
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..d60188b
--- /dev/null
@@ -0,0 +1 @@
+20-23,52-55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..a898dba
--- /dev/null
@@ -0,0 +1 @@
+00f00000,00f00000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..6d67cd8
--- /dev/null
@@ -0,0 +1 @@
+00200000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..9137406
--- /dev/null
@@ -0,0 +1 @@
+21,53
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_cpus
new file mode 100644 (file)
index 0000000..6d67cd8
--- /dev/null
@@ -0,0 +1 @@
+00200000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..9137406
--- /dev/null
@@ -0,0 +1 @@
+21,53
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_id
new file mode 100644 (file)
index 0000000..98d9bcb
--- /dev/null
@@ -0,0 +1 @@
+17
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/die_cpus
new file mode 100644 (file)
index 0000000..a898dba
--- /dev/null
@@ -0,0 +1 @@
+00f00000,00f00000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..d60188b
--- /dev/null
@@ -0,0 +1 @@
+20-23,52-55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/die_id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/thread_siblings
new file mode 100644 (file)
index 0000000..6d67cd8
--- /dev/null
@@ -0,0 +1 @@
+00200000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..9137406
--- /dev/null
@@ -0,0 +1 @@
+21,53
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/id
new file mode 100644 (file)
index 0000000..e373ee6
--- /dev/null
@@ -0,0 +1 @@
+50
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..7ee233b
--- /dev/null
@@ -0,0 +1 @@
+22,54
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..0831fda
--- /dev/null
@@ -0,0 +1 @@
+00400000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/id
new file mode 100644 (file)
index 0000000..e373ee6
--- /dev/null
@@ -0,0 +1 @@
+50
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..7ee233b
--- /dev/null
@@ -0,0 +1 @@
+22,54
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..0831fda
--- /dev/null
@@ -0,0 +1 @@
+00400000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/id
new file mode 100644 (file)
index 0000000..e373ee6
--- /dev/null
@@ -0,0 +1 @@
+50
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..7ee233b
--- /dev/null
@@ -0,0 +1 @@
+22,54
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..0831fda
--- /dev/null
@@ -0,0 +1 @@
+00400000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/id
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..d60188b
--- /dev/null
@@ -0,0 +1 @@
+20-23,52-55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..a898dba
--- /dev/null
@@ -0,0 +1 @@
+00f00000,00f00000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..0831fda
--- /dev/null
@@ -0,0 +1 @@
+00400000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..7ee233b
--- /dev/null
@@ -0,0 +1 @@
+22,54
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_cpus
new file mode 100644 (file)
index 0000000..0831fda
--- /dev/null
@@ -0,0 +1 @@
+00400000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..7ee233b
--- /dev/null
@@ -0,0 +1 @@
+22,54
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_id
new file mode 100644 (file)
index 0000000..3c03207
--- /dev/null
@@ -0,0 +1 @@
+18
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/die_cpus
new file mode 100644 (file)
index 0000000..a898dba
--- /dev/null
@@ -0,0 +1 @@
+00f00000,00f00000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..d60188b
--- /dev/null
@@ -0,0 +1 @@
+20-23,52-55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/die_id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/thread_siblings
new file mode 100644 (file)
index 0000000..0831fda
--- /dev/null
@@ -0,0 +1 @@
+00400000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..7ee233b
--- /dev/null
@@ -0,0 +1 @@
+22,54
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/id
new file mode 100644 (file)
index 0000000..82cced2
--- /dev/null
@@ -0,0 +1 @@
+51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..770af8f
--- /dev/null
@@ -0,0 +1 @@
+23,55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..49eeab4
--- /dev/null
@@ -0,0 +1 @@
+00800000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/id
new file mode 100644 (file)
index 0000000..82cced2
--- /dev/null
@@ -0,0 +1 @@
+51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..770af8f
--- /dev/null
@@ -0,0 +1 @@
+23,55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..49eeab4
--- /dev/null
@@ -0,0 +1 @@
+00800000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/id
new file mode 100644 (file)
index 0000000..82cced2
--- /dev/null
@@ -0,0 +1 @@
+51
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..770af8f
--- /dev/null
@@ -0,0 +1 @@
+23,55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..49eeab4
--- /dev/null
@@ -0,0 +1 @@
+00800000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/id
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..d60188b
--- /dev/null
@@ -0,0 +1 @@
+20-23,52-55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..a898dba
--- /dev/null
@@ -0,0 +1 @@
+00f00000,00f00000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..49eeab4
--- /dev/null
@@ -0,0 +1 @@
+00800000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..770af8f
--- /dev/null
@@ -0,0 +1 @@
+23,55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_cpus
new file mode 100644 (file)
index 0000000..49eeab4
--- /dev/null
@@ -0,0 +1 @@
+00800000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..770af8f
--- /dev/null
@@ -0,0 +1 @@
+23,55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_id
new file mode 100644 (file)
index 0000000..d6b2404
--- /dev/null
@@ -0,0 +1 @@
+19
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/die_cpus
new file mode 100644 (file)
index 0000000..a898dba
--- /dev/null
@@ -0,0 +1 @@
+00f00000,00f00000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..d60188b
--- /dev/null
@@ -0,0 +1 @@
+20-23,52-55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/die_id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/thread_siblings
new file mode 100644 (file)
index 0000000..49eeab4
--- /dev/null
@@ -0,0 +1 @@
+00800000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..770af8f
--- /dev/null
@@ -0,0 +1 @@
+23,55
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/id
new file mode 100644 (file)
index 0000000..f6b91e0
--- /dev/null
@@ -0,0 +1 @@
+56
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..e1029a1
--- /dev/null
@@ -0,0 +1 @@
+24,56
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..4c88cae
--- /dev/null
@@ -0,0 +1 @@
+01000000,01000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/id
new file mode 100644 (file)
index 0000000..f6b91e0
--- /dev/null
@@ -0,0 +1 @@
+56
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..e1029a1
--- /dev/null
@@ -0,0 +1 @@
+24,56
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..4c88cae
--- /dev/null
@@ -0,0 +1 @@
+01000000,01000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/id
new file mode 100644 (file)
index 0000000..f6b91e0
--- /dev/null
@@ -0,0 +1 @@
+56
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..e1029a1
--- /dev/null
@@ -0,0 +1 @@
+24,56
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..4c88cae
--- /dev/null
@@ -0,0 +1 @@
+01000000,01000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/id
new file mode 100644 (file)
index 0000000..8351c19
--- /dev/null
@@ -0,0 +1 @@
+14
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..3092b35
--- /dev/null
@@ -0,0 +1 @@
+24-27,56-59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6bc4bcd
--- /dev/null
@@ -0,0 +1 @@
+0f000000,0f000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..4c88cae
--- /dev/null
@@ -0,0 +1 @@
+01000000,01000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..e1029a1
--- /dev/null
@@ -0,0 +1 @@
+24,56
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_cpus
new file mode 100644 (file)
index 0000000..4c88cae
--- /dev/null
@@ -0,0 +1 @@
+01000000,01000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..e1029a1
--- /dev/null
@@ -0,0 +1 @@
+24,56
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_id
new file mode 100644 (file)
index 0000000..a45fd52
--- /dev/null
@@ -0,0 +1 @@
+24
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/die_cpus
new file mode 100644 (file)
index 0000000..6bc4bcd
--- /dev/null
@@ -0,0 +1 @@
+0f000000,0f000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..3092b35
--- /dev/null
@@ -0,0 +1 @@
+24-27,56-59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/die_id
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/thread_siblings
new file mode 100644 (file)
index 0000000..4c88cae
--- /dev/null
@@ -0,0 +1 @@
+01000000,01000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..e1029a1
--- /dev/null
@@ -0,0 +1 @@
+24,56
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/id
new file mode 100644 (file)
index 0000000..e1617e8
--- /dev/null
@@ -0,0 +1 @@
+57
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..2b195e5
--- /dev/null
@@ -0,0 +1 @@
+25,57
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..e9c1f18
--- /dev/null
@@ -0,0 +1 @@
+02000000,02000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/id
new file mode 100644 (file)
index 0000000..e1617e8
--- /dev/null
@@ -0,0 +1 @@
+57
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..2b195e5
--- /dev/null
@@ -0,0 +1 @@
+25,57
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..e9c1f18
--- /dev/null
@@ -0,0 +1 @@
+02000000,02000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/id
new file mode 100644 (file)
index 0000000..e1617e8
--- /dev/null
@@ -0,0 +1 @@
+57
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..2b195e5
--- /dev/null
@@ -0,0 +1 @@
+25,57
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..e9c1f18
--- /dev/null
@@ -0,0 +1 @@
+02000000,02000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/id
new file mode 100644 (file)
index 0000000..8351c19
--- /dev/null
@@ -0,0 +1 @@
+14
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..3092b35
--- /dev/null
@@ -0,0 +1 @@
+24-27,56-59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6bc4bcd
--- /dev/null
@@ -0,0 +1 @@
+0f000000,0f000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..e9c1f18
--- /dev/null
@@ -0,0 +1 @@
+02000000,02000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..2b195e5
--- /dev/null
@@ -0,0 +1 @@
+25,57
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_cpus
new file mode 100644 (file)
index 0000000..e9c1f18
--- /dev/null
@@ -0,0 +1 @@
+02000000,02000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..2b195e5
--- /dev/null
@@ -0,0 +1 @@
+25,57
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_id
new file mode 100644 (file)
index 0000000..7273c0f
--- /dev/null
@@ -0,0 +1 @@
+25
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/die_cpus
new file mode 100644 (file)
index 0000000..6bc4bcd
--- /dev/null
@@ -0,0 +1 @@
+0f000000,0f000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..3092b35
--- /dev/null
@@ -0,0 +1 @@
+24-27,56-59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/die_id
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/thread_siblings
new file mode 100644 (file)
index 0000000..e9c1f18
--- /dev/null
@@ -0,0 +1 @@
+02000000,02000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..2b195e5
--- /dev/null
@@ -0,0 +1 @@
+25,57
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/id
new file mode 100644 (file)
index 0000000..8c61d23
--- /dev/null
@@ -0,0 +1 @@
+58
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..87ab7d6
--- /dev/null
@@ -0,0 +1 @@
+26,58
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..de68563
--- /dev/null
@@ -0,0 +1 @@
+04000000,04000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/id
new file mode 100644 (file)
index 0000000..8c61d23
--- /dev/null
@@ -0,0 +1 @@
+58
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..87ab7d6
--- /dev/null
@@ -0,0 +1 @@
+26,58
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..de68563
--- /dev/null
@@ -0,0 +1 @@
+04000000,04000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/id
new file mode 100644 (file)
index 0000000..8c61d23
--- /dev/null
@@ -0,0 +1 @@
+58
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..87ab7d6
--- /dev/null
@@ -0,0 +1 @@
+26,58
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..de68563
--- /dev/null
@@ -0,0 +1 @@
+04000000,04000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/id
new file mode 100644 (file)
index 0000000..8351c19
--- /dev/null
@@ -0,0 +1 @@
+14
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..3092b35
--- /dev/null
@@ -0,0 +1 @@
+24-27,56-59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6bc4bcd
--- /dev/null
@@ -0,0 +1 @@
+0f000000,0f000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..de68563
--- /dev/null
@@ -0,0 +1 @@
+04000000,04000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..87ab7d6
--- /dev/null
@@ -0,0 +1 @@
+26,58
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_cpus
new file mode 100644 (file)
index 0000000..de68563
--- /dev/null
@@ -0,0 +1 @@
+04000000,04000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..87ab7d6
--- /dev/null
@@ -0,0 +1 @@
+26,58
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_id
new file mode 100644 (file)
index 0000000..6f4247a
--- /dev/null
@@ -0,0 +1 @@
+26
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/die_cpus
new file mode 100644 (file)
index 0000000..6bc4bcd
--- /dev/null
@@ -0,0 +1 @@
+0f000000,0f000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..3092b35
--- /dev/null
@@ -0,0 +1 @@
+24-27,56-59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/die_id
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/thread_siblings
new file mode 100644 (file)
index 0000000..de68563
--- /dev/null
@@ -0,0 +1 @@
+04000000,04000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..87ab7d6
--- /dev/null
@@ -0,0 +1 @@
+26,58
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/id
new file mode 100644 (file)
index 0000000..04f9fe4
--- /dev/null
@@ -0,0 +1 @@
+59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..74cd23c
--- /dev/null
@@ -0,0 +1 @@
+27,59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..98ae348
--- /dev/null
@@ -0,0 +1 @@
+08000000,08000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/id
new file mode 100644 (file)
index 0000000..04f9fe4
--- /dev/null
@@ -0,0 +1 @@
+59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..74cd23c
--- /dev/null
@@ -0,0 +1 @@
+27,59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..98ae348
--- /dev/null
@@ -0,0 +1 @@
+08000000,08000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/id
new file mode 100644 (file)
index 0000000..04f9fe4
--- /dev/null
@@ -0,0 +1 @@
+59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..74cd23c
--- /dev/null
@@ -0,0 +1 @@
+27,59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..98ae348
--- /dev/null
@@ -0,0 +1 @@
+08000000,08000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/id
new file mode 100644 (file)
index 0000000..8351c19
--- /dev/null
@@ -0,0 +1 @@
+14
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..3092b35
--- /dev/null
@@ -0,0 +1 @@
+24-27,56-59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6bc4bcd
--- /dev/null
@@ -0,0 +1 @@
+0f000000,0f000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..98ae348
--- /dev/null
@@ -0,0 +1 @@
+08000000,08000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..74cd23c
--- /dev/null
@@ -0,0 +1 @@
+27,59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_cpus
new file mode 100644 (file)
index 0000000..98ae348
--- /dev/null
@@ -0,0 +1 @@
+08000000,08000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..74cd23c
--- /dev/null
@@ -0,0 +1 @@
+27,59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_id
new file mode 100644 (file)
index 0000000..f64f5d8
--- /dev/null
@@ -0,0 +1 @@
+27
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/die_cpus
new file mode 100644 (file)
index 0000000..6bc4bcd
--- /dev/null
@@ -0,0 +1 @@
+0f000000,0f000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..3092b35
--- /dev/null
@@ -0,0 +1 @@
+24-27,56-59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/die_id
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/thread_siblings
new file mode 100644 (file)
index 0000000..98ae348
--- /dev/null
@@ -0,0 +1 @@
+08000000,08000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..74cd23c
--- /dev/null
@@ -0,0 +1 @@
+27,59
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/id
new file mode 100644 (file)
index 0000000..3c03207
--- /dev/null
@@ -0,0 +1 @@
+18
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..bdbebea
--- /dev/null
@@ -0,0 +1 @@
+6,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..2a3c3ce
--- /dev/null
@@ -0,0 +1 @@
+00000040,00000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/id
new file mode 100644 (file)
index 0000000..3c03207
--- /dev/null
@@ -0,0 +1 @@
+18
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..bdbebea
--- /dev/null
@@ -0,0 +1 @@
+6,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..2a3c3ce
--- /dev/null
@@ -0,0 +1 @@
+00000040,00000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/id
new file mode 100644 (file)
index 0000000..3c03207
--- /dev/null
@@ -0,0 +1 @@
+18
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..bdbebea
--- /dev/null
@@ -0,0 +1 @@
+6,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..2a3c3ce
--- /dev/null
@@ -0,0 +1 @@
+00000040,00000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..424f085
--- /dev/null
@@ -0,0 +1 @@
+4-7,36-39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..a76fef2
--- /dev/null
@@ -0,0 +1 @@
+000000f0,000000f0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..2a3c3ce
--- /dev/null
@@ -0,0 +1 @@
+00000040,00000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..bdbebea
--- /dev/null
@@ -0,0 +1 @@
+6,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_cpus
new file mode 100644 (file)
index 0000000..2a3c3ce
--- /dev/null
@@ -0,0 +1 @@
+00000040,00000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..bdbebea
--- /dev/null
@@ -0,0 +1 @@
+6,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_id
new file mode 100644 (file)
index 0000000..3c03207
--- /dev/null
@@ -0,0 +1 @@
+18
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/die_cpus
new file mode 100644 (file)
index 0000000..a76fef2
--- /dev/null
@@ -0,0 +1 @@
+000000f0,000000f0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..424f085
--- /dev/null
@@ -0,0 +1 @@
+4-7,36-39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/die_id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/thread_siblings
new file mode 100644 (file)
index 0000000..2a3c3ce
--- /dev/null
@@ -0,0 +1 @@
+00000040,00000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..bdbebea
--- /dev/null
@@ -0,0 +1 @@
+6,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/id
new file mode 100644 (file)
index 0000000..425151f
--- /dev/null
@@ -0,0 +1 @@
+40
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..9e4ae9b
--- /dev/null
@@ -0,0 +1 @@
+28,60
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..af23ec9
--- /dev/null
@@ -0,0 +1 @@
+10000000,10000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/id
new file mode 100644 (file)
index 0000000..425151f
--- /dev/null
@@ -0,0 +1 @@
+40
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..9e4ae9b
--- /dev/null
@@ -0,0 +1 @@
+28,60
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..af23ec9
--- /dev/null
@@ -0,0 +1 @@
+10000000,10000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/id
new file mode 100644 (file)
index 0000000..425151f
--- /dev/null
@@ -0,0 +1 @@
+40
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..9e4ae9b
--- /dev/null
@@ -0,0 +1 @@
+28,60
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..af23ec9
--- /dev/null
@@ -0,0 +1 @@
+10000000,10000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..54879a6
--- /dev/null
@@ -0,0 +1 @@
+28-31,60-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4b224b3
--- /dev/null
@@ -0,0 +1 @@
+f0000000,f0000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..af23ec9
--- /dev/null
@@ -0,0 +1 @@
+10000000,10000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..9e4ae9b
--- /dev/null
@@ -0,0 +1 @@
+28,60
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_cpus
new file mode 100644 (file)
index 0000000..af23ec9
--- /dev/null
@@ -0,0 +1 @@
+10000000,10000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..9e4ae9b
--- /dev/null
@@ -0,0 +1 @@
+28,60
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/die_cpus
new file mode 100644 (file)
index 0000000..4b224b3
--- /dev/null
@@ -0,0 +1 @@
+f0000000,f0000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..54879a6
--- /dev/null
@@ -0,0 +1 @@
+28-31,60-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/die_id
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/thread_siblings
new file mode 100644 (file)
index 0000000..af23ec9
--- /dev/null
@@ -0,0 +1 @@
+10000000,10000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..9e4ae9b
--- /dev/null
@@ -0,0 +1 @@
+28,60
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/id
new file mode 100644 (file)
index 0000000..87523dd
--- /dev/null
@@ -0,0 +1 @@
+41
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..58028a9
--- /dev/null
@@ -0,0 +1 @@
+29,61
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..427ac8a
--- /dev/null
@@ -0,0 +1 @@
+20000000,20000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/id
new file mode 100644 (file)
index 0000000..87523dd
--- /dev/null
@@ -0,0 +1 @@
+41
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..58028a9
--- /dev/null
@@ -0,0 +1 @@
+29,61
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..427ac8a
--- /dev/null
@@ -0,0 +1 @@
+20000000,20000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/id
new file mode 100644 (file)
index 0000000..87523dd
--- /dev/null
@@ -0,0 +1 @@
+41
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..58028a9
--- /dev/null
@@ -0,0 +1 @@
+29,61
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..427ac8a
--- /dev/null
@@ -0,0 +1 @@
+20000000,20000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..54879a6
--- /dev/null
@@ -0,0 +1 @@
+28-31,60-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4b224b3
--- /dev/null
@@ -0,0 +1 @@
+f0000000,f0000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..427ac8a
--- /dev/null
@@ -0,0 +1 @@
+20000000,20000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..58028a9
--- /dev/null
@@ -0,0 +1 @@
+29,61
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_cpus
new file mode 100644 (file)
index 0000000..427ac8a
--- /dev/null
@@ -0,0 +1 @@
+20000000,20000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..58028a9
--- /dev/null
@@ -0,0 +1 @@
+29,61
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/die_cpus
new file mode 100644 (file)
index 0000000..4b224b3
--- /dev/null
@@ -0,0 +1 @@
+f0000000,f0000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..54879a6
--- /dev/null
@@ -0,0 +1 @@
+28-31,60-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/die_id
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/thread_siblings
new file mode 100644 (file)
index 0000000..427ac8a
--- /dev/null
@@ -0,0 +1 @@
+20000000,20000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..58028a9
--- /dev/null
@@ -0,0 +1 @@
+29,61
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/id
new file mode 100644 (file)
index 0000000..d81cc07
--- /dev/null
@@ -0,0 +1 @@
+42
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..526f53d
--- /dev/null
@@ -0,0 +1 @@
+30,62
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..d26737c
--- /dev/null
@@ -0,0 +1 @@
+40000000,40000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/id
new file mode 100644 (file)
index 0000000..d81cc07
--- /dev/null
@@ -0,0 +1 @@
+42
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..526f53d
--- /dev/null
@@ -0,0 +1 @@
+30,62
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..d26737c
--- /dev/null
@@ -0,0 +1 @@
+40000000,40000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/id
new file mode 100644 (file)
index 0000000..d81cc07
--- /dev/null
@@ -0,0 +1 @@
+42
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..526f53d
--- /dev/null
@@ -0,0 +1 @@
+30,62
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..d26737c
--- /dev/null
@@ -0,0 +1 @@
+40000000,40000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..54879a6
--- /dev/null
@@ -0,0 +1 @@
+28-31,60-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4b224b3
--- /dev/null
@@ -0,0 +1 @@
+f0000000,f0000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..d26737c
--- /dev/null
@@ -0,0 +1 @@
+40000000,40000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..526f53d
--- /dev/null
@@ -0,0 +1 @@
+30,62
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_cpus
new file mode 100644 (file)
index 0000000..d26737c
--- /dev/null
@@ -0,0 +1 @@
+40000000,40000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..526f53d
--- /dev/null
@@ -0,0 +1 @@
+30,62
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/die_cpus
new file mode 100644 (file)
index 0000000..4b224b3
--- /dev/null
@@ -0,0 +1 @@
+f0000000,f0000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..54879a6
--- /dev/null
@@ -0,0 +1 @@
+28-31,60-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/die_id
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/thread_siblings
new file mode 100644 (file)
index 0000000..d26737c
--- /dev/null
@@ -0,0 +1 @@
+40000000,40000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..526f53d
--- /dev/null
@@ -0,0 +1 @@
+30,62
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/id
new file mode 100644 (file)
index 0000000..920a139
--- /dev/null
@@ -0,0 +1 @@
+43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..3419f7e
--- /dev/null
@@ -0,0 +1 @@
+31,63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..0ed1420
--- /dev/null
@@ -0,0 +1 @@
+80000000,80000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/id
new file mode 100644 (file)
index 0000000..920a139
--- /dev/null
@@ -0,0 +1 @@
+43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..3419f7e
--- /dev/null
@@ -0,0 +1 @@
+31,63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..0ed1420
--- /dev/null
@@ -0,0 +1 @@
+80000000,80000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/id
new file mode 100644 (file)
index 0000000..920a139
--- /dev/null
@@ -0,0 +1 @@
+43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..3419f7e
--- /dev/null
@@ -0,0 +1 @@
+31,63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..0ed1420
--- /dev/null
@@ -0,0 +1 @@
+80000000,80000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..54879a6
--- /dev/null
@@ -0,0 +1 @@
+28-31,60-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4b224b3
--- /dev/null
@@ -0,0 +1 @@
+f0000000,f0000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/node1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..0ed1420
--- /dev/null
@@ -0,0 +1 @@
+80000000,80000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..3419f7e
--- /dev/null
@@ -0,0 +1 @@
+31,63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_cpus
new file mode 100644 (file)
index 0000000..0ed1420
--- /dev/null
@@ -0,0 +1 @@
+80000000,80000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..3419f7e
--- /dev/null
@@ -0,0 +1 @@
+31,63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_siblings
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/die_cpus
new file mode 100644 (file)
index 0000000..4b224b3
--- /dev/null
@@ -0,0 +1 @@
+f0000000,f0000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..54879a6
--- /dev/null
@@ -0,0 +1 @@
+28-31,60-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/die_id
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/package_cpus
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/ppin
new file mode 100644 (file)
index 0000000..4cc22d1
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c401b
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/thread_siblings
new file mode 100644 (file)
index 0000000..0ed1420
--- /dev/null
@@ -0,0 +1 @@
+80000000,80000000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..3419f7e
--- /dev/null
@@ -0,0 +1 @@
+31,63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/id
new file mode 100644 (file)
index 0000000..d6b2404
--- /dev/null
@@ -0,0 +1 @@
+19
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..22eac9e
--- /dev/null
@@ -0,0 +1 @@
+7,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..67b7a60
--- /dev/null
@@ -0,0 +1 @@
+00000080,00000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/id
new file mode 100644 (file)
index 0000000..d6b2404
--- /dev/null
@@ -0,0 +1 @@
+19
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..22eac9e
--- /dev/null
@@ -0,0 +1 @@
+7,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..67b7a60
--- /dev/null
@@ -0,0 +1 @@
+00000080,00000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/id
new file mode 100644 (file)
index 0000000..d6b2404
--- /dev/null
@@ -0,0 +1 @@
+19
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..22eac9e
--- /dev/null
@@ -0,0 +1 @@
+7,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..67b7a60
--- /dev/null
@@ -0,0 +1 @@
+00000080,00000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..424f085
--- /dev/null
@@ -0,0 +1 @@
+4-7,36-39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..a76fef2
--- /dev/null
@@ -0,0 +1 @@
+000000f0,000000f0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..67b7a60
--- /dev/null
@@ -0,0 +1 @@
+00000080,00000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..22eac9e
--- /dev/null
@@ -0,0 +1 @@
+7,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_cpus
new file mode 100644 (file)
index 0000000..67b7a60
--- /dev/null
@@ -0,0 +1 @@
+00000080,00000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..22eac9e
--- /dev/null
@@ -0,0 +1 @@
+7,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_id
new file mode 100644 (file)
index 0000000..d6b2404
--- /dev/null
@@ -0,0 +1 @@
+19
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/die_cpus
new file mode 100644 (file)
index 0000000..a76fef2
--- /dev/null
@@ -0,0 +1 @@
+000000f0,000000f0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..424f085
--- /dev/null
@@ -0,0 +1 @@
+4-7,36-39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/die_id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/thread_siblings
new file mode 100644 (file)
index 0000000..67b7a60
--- /dev/null
@@ -0,0 +1 @@
+00000080,00000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..22eac9e
--- /dev/null
@@ -0,0 +1 @@
+7,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/id
new file mode 100644 (file)
index 0000000..a45fd52
--- /dev/null
@@ -0,0 +1 @@
+24
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..fb84678
--- /dev/null
@@ -0,0 +1 @@
+8,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..a05329f
--- /dev/null
@@ -0,0 +1 @@
+00000100,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/id
new file mode 100644 (file)
index 0000000..a45fd52
--- /dev/null
@@ -0,0 +1 @@
+24
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..fb84678
--- /dev/null
@@ -0,0 +1 @@
+8,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..a05329f
--- /dev/null
@@ -0,0 +1 @@
+00000100,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/id
new file mode 100644 (file)
index 0000000..a45fd52
--- /dev/null
@@ -0,0 +1 @@
+24
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..fb84678
--- /dev/null
@@ -0,0 +1 @@
+8,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..a05329f
--- /dev/null
@@ -0,0 +1 @@
+00000100,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..50cd181
--- /dev/null
@@ -0,0 +1 @@
+8-11,40-43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..de058be
--- /dev/null
@@ -0,0 +1 @@
+00000f00,00000f00
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..a05329f
--- /dev/null
@@ -0,0 +1 @@
+00000100,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..fb84678
--- /dev/null
@@ -0,0 +1 @@
+8,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_cpus
new file mode 100644 (file)
index 0000000..a05329f
--- /dev/null
@@ -0,0 +1 @@
+00000100,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..fb84678
--- /dev/null
@@ -0,0 +1 @@
+8,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_id
new file mode 100644 (file)
index 0000000..a45fd52
--- /dev/null
@@ -0,0 +1 @@
+24
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/die_cpus
new file mode 100644 (file)
index 0000000..de058be
--- /dev/null
@@ -0,0 +1 @@
+00000f00,00000f00
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..50cd181
--- /dev/null
@@ -0,0 +1 @@
+8-11,40-43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/die_id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/thread_siblings
new file mode 100644 (file)
index 0000000..a05329f
--- /dev/null
@@ -0,0 +1 @@
+00000100,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..fb84678
--- /dev/null
@@ -0,0 +1 @@
+8,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/id
new file mode 100644 (file)
index 0000000..7273c0f
--- /dev/null
@@ -0,0 +1 @@
+25
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..8fb6413
--- /dev/null
@@ -0,0 +1 @@
+9,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..1b15239
--- /dev/null
@@ -0,0 +1 @@
+00000200,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/id
new file mode 100644 (file)
index 0000000..7273c0f
--- /dev/null
@@ -0,0 +1 @@
+25
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..8fb6413
--- /dev/null
@@ -0,0 +1 @@
+9,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..1b15239
--- /dev/null
@@ -0,0 +1 @@
+00000200,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/id
new file mode 100644 (file)
index 0000000..7273c0f
--- /dev/null
@@ -0,0 +1 @@
+25
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..8fb6413
--- /dev/null
@@ -0,0 +1 @@
+9,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..1b15239
--- /dev/null
@@ -0,0 +1 @@
+00000200,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/size
new file mode 100644 (file)
index 0000000..94c87d3
--- /dev/null
@@ -0,0 +1 @@
+1024K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..08558e4
--- /dev/null
@@ -0,0 +1 @@
+16384
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..50cd181
--- /dev/null
@@ -0,0 +1 @@
+8-11,40-43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..de058be
--- /dev/null
@@ -0,0 +1 @@
+00000f00,00000f00
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/size
new file mode 100644 (file)
index 0000000..e7252eb
--- /dev/null
@@ -0,0 +1 @@
+16384K
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/node0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..1b15239
--- /dev/null
@@ -0,0 +1 @@
+00000200,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..8fb6413
--- /dev/null
@@ -0,0 +1 @@
+9,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/cluster_id
new file mode 100644 (file)
index 0000000..7a53b35
--- /dev/null
@@ -0,0 +1 @@
+65535
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_cpus
new file mode 100644 (file)
index 0000000..1b15239
--- /dev/null
@@ -0,0 +1 @@
+00000200,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..8fb6413
--- /dev/null
@@ -0,0 +1 @@
+9,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_id
new file mode 100644 (file)
index 0000000..7273c0f
--- /dev/null
@@ -0,0 +1 @@
+25
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_siblings
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/die_cpus
new file mode 100644 (file)
index 0000000..de058be
--- /dev/null
@@ -0,0 +1 @@
+00000f00,00000f00
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..50cd181
--- /dev/null
@@ -0,0 +1 @@
+8-11,40-43
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/die_id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/package_cpus
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/ppin b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/ppin
new file mode 100644 (file)
index 0000000..0535bb2
--- /dev/null
@@ -0,0 +1 @@
+0x2b63d75919c4014
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/thread_siblings
new file mode 100644 (file)
index 0000000..1b15239
--- /dev/null
@@ -0,0 +1 @@
+00000200,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..8fb6413
--- /dev/null
@@ -0,0 +1 @@
+9,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/online
new file mode 100644 (file)
index 0000000..3498c1f
--- /dev/null
@@ -0,0 +1 @@
+0-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/present b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/present
new file mode 100644 (file)
index 0000000..3498c1f
--- /dev/null
@@ -0,0 +1 @@
+0-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu0 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu0
new file mode 120000 (symlink)
index 0000000..c841bea
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu1 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu1
new file mode 120000 (symlink)
index 0000000..5f45362
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu10 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu10
new file mode 120000 (symlink)
index 0000000..a6dc6bb
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu10
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu11 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu11
new file mode 120000 (symlink)
index 0000000..e29d898
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu11
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu12 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu12
new file mode 120000 (symlink)
index 0000000..211519e
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu12
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu13 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu13
new file mode 120000 (symlink)
index 0000000..52d3b69
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu13
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu14 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu14
new file mode 120000 (symlink)
index 0000000..24cb3b4
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu14
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu15 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu15
new file mode 120000 (symlink)
index 0000000..e905d85
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu15
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu2 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu2
new file mode 120000 (symlink)
index 0000000..2dcca33
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu2
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu3 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu3
new file mode 120000 (symlink)
index 0000000..c7690e5
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu3
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu32 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu32
new file mode 120000 (symlink)
index 0000000..bbca866
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu32
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu33 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu33
new file mode 120000 (symlink)
index 0000000..b7a9f8d
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu33
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu34 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu34
new file mode 120000 (symlink)
index 0000000..0c0e738
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu34
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu35 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu35
new file mode 120000 (symlink)
index 0000000..47654d6
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu35
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu36 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu36
new file mode 120000 (symlink)
index 0000000..5e53f70
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu36
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu37 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu37
new file mode 120000 (symlink)
index 0000000..41b4ce7
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu37
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu38 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu38
new file mode 120000 (symlink)
index 0000000..7231eb4
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu38
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu39 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu39
new file mode 120000 (symlink)
index 0000000..d465480
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu39
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu4 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu4
new file mode 120000 (symlink)
index 0000000..9e77a64
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu4
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu40 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu40
new file mode 120000 (symlink)
index 0000000..c727d46
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu40
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu41 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu41
new file mode 120000 (symlink)
index 0000000..cc0b78c
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu41
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu42 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu42
new file mode 120000 (symlink)
index 0000000..8ebd18e
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu42
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu43 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu43
new file mode 120000 (symlink)
index 0000000..03b2d2d
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu43
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu44 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu44
new file mode 120000 (symlink)
index 0000000..859e4fc
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu44
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu45 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu45
new file mode 120000 (symlink)
index 0000000..58c3ca3
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu45
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu46 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu46
new file mode 120000 (symlink)
index 0000000..55223e0
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu46
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu47 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu47
new file mode 120000 (symlink)
index 0000000..19407d4
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu47
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu5 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu5
new file mode 120000 (symlink)
index 0000000..cc07c3b
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu5
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu6 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu6
new file mode 120000 (symlink)
index 0000000..2e75763
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu6
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu7 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu7
new file mode 120000 (symlink)
index 0000000..09e3f79
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu7
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu8 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu8
new file mode 120000 (symlink)
index 0000000..bda10cc
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu8
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu9 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu9
new file mode 120000 (symlink)
index 0000000..1ec1db2
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu9
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpulist b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpulist
new file mode 100644 (file)
index 0000000..171f9d6
--- /dev/null
@@ -0,0 +1 @@
+0-15,32-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpumap b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpumap
new file mode 100644 (file)
index 0000000..ac9ae14
--- /dev/null
@@ -0,0 +1 @@
+0000ffff,0000ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/distance b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/distance
new file mode 100644 (file)
index 0000000..cda1b69
--- /dev/null
@@ -0,0 +1 @@
+10 32
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-1048576kB/free_hugepages b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-1048576kB/free_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-1048576kB/nr_hugepages b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-1048576kB/nr_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-1048576kB/surplus_hugepages b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-1048576kB/surplus_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-2048kB/free_hugepages b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-2048kB/free_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-2048kB/nr_hugepages b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-2048kB/nr_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-2048kB/surplus_hugepages b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-2048kB/surplus_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu16 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu16
new file mode 120000 (symlink)
index 0000000..445de40
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu16
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu17 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu17
new file mode 120000 (symlink)
index 0000000..13929db
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu17
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu18 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu18
new file mode 120000 (symlink)
index 0000000..3809adc
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu18
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu19 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu19
new file mode 120000 (symlink)
index 0000000..c671083
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu19
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu20 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu20
new file mode 120000 (symlink)
index 0000000..a37c370
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu20
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu21 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu21
new file mode 120000 (symlink)
index 0000000..68a7cad
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu21
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu22 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu22
new file mode 120000 (symlink)
index 0000000..2c226ae
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu22
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu23 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu23
new file mode 120000 (symlink)
index 0000000..75c2f57
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu23
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu24 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu24
new file mode 120000 (symlink)
index 0000000..ad0a618
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu24
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu25 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu25
new file mode 120000 (symlink)
index 0000000..3145742
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu25
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu26 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu26
new file mode 120000 (symlink)
index 0000000..1dd180f
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu26
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu27 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu27
new file mode 120000 (symlink)
index 0000000..74ced19
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu27
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu28 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu28
new file mode 120000 (symlink)
index 0000000..83269be
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu28
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu29 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu29
new file mode 120000 (symlink)
index 0000000..fa37dc6
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu29
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu30 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu30
new file mode 120000 (symlink)
index 0000000..80226fa
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu30
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu31 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu31
new file mode 120000 (symlink)
index 0000000..6a9a569
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu31
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu48 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu48
new file mode 120000 (symlink)
index 0000000..60a190c
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu48
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu49 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu49
new file mode 120000 (symlink)
index 0000000..0ff1796
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu49
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu50 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu50
new file mode 120000 (symlink)
index 0000000..ddc5361
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu50
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu51 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu51
new file mode 120000 (symlink)
index 0000000..41163a9
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu51
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu52 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu52
new file mode 120000 (symlink)
index 0000000..be09dc8
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu52
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu53 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu53
new file mode 120000 (symlink)
index 0000000..470ab22
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu53
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu54 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu54
new file mode 120000 (symlink)
index 0000000..5c11dfd
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu54
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu55 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu55
new file mode 120000 (symlink)
index 0000000..e858949
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu55
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu56 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu56
new file mode 120000 (symlink)
index 0000000..586050f
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu56
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu57 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu57
new file mode 120000 (symlink)
index 0000000..4276ac5
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu57
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu58 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu58
new file mode 120000 (symlink)
index 0000000..3c10d2d
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu58
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu59 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu59
new file mode 120000 (symlink)
index 0000000..06ddb97
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu59
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu60 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu60
new file mode 120000 (symlink)
index 0000000..c062761
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu60
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu61 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu61
new file mode 120000 (symlink)
index 0000000..5a2c12f
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu61
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu62 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu62
new file mode 120000 (symlink)
index 0000000..9056072
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu62
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu63 b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu63
new file mode 120000 (symlink)
index 0000000..1511953
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu63
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpulist b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpulist
new file mode 100644 (file)
index 0000000..3f9b078
--- /dev/null
@@ -0,0 +1 @@
+16-31,48-63
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpumap b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpumap
new file mode 100644 (file)
index 0000000..ce0a270
--- /dev/null
@@ -0,0 +1 @@
+ffff0000,ffff0000
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/distance b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/distance
new file mode 100644 (file)
index 0000000..fc1cac9
--- /dev/null
@@ -0,0 +1 @@
+32 10
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-1048576kB/free_hugepages b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-1048576kB/free_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-1048576kB/nr_hugepages b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-1048576kB/nr_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-1048576kB/surplus_hugepages b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-1048576kB/surplus_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-2048kB/free_hugepages b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-2048kB/free_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-2048kB/nr_hugepages b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-2048kB/nr_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-2048kB/surplus_hugepages b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-2048kB/surplus_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/system/node/online b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/online
new file mode 100644 (file)
index 0000000..8b0fab8
--- /dev/null
@@ -0,0 +1 @@
+0-1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/cpus
new file mode 100644 (file)
index 0000000..2cdd95f
--- /dev/null
@@ -0,0 +1 @@
+ffff,ffffffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/cpus_list
new file mode 100644 (file)
index 0000000..ece4196
--- /dev/null
@@ -0,0 +1 @@
+0-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/bit_usage b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/bit_usage
new file mode 100644 (file)
index 0000000..22bfe89
--- /dev/null
@@ -0,0 +1 @@
+0=SSSSSSSSSSSSSSSS;1=SSSSSSSSSSSSSSSS;2=SSSSSSSSSSSSSSSS;3=SSSSSSSSSSSSSSSS;4=SSSSSSSSSSSSSSSS;5=SSSSSSSSSSSSSSSS;6=SSSSSSSSSSSSSSSS;7=SSSSSSSSSSSSSSSS;8=SSSSSSSSSSSSSSSS;9=SSSSSSSSSSSSSSSS;10=SSSSSSSSSSSSSSSS;11=SSSSSSSSSSSSSSSS;64=SSSSSSSSSSSSSSSS;65=SSSSSSSSSSSSSSSS;66=SSSSSSSSSSSSSSSS;67=SSSSSSSSSSSSSSSS;68=SSSSSSSSSSSSSSSS;69=SSSSSSSSSSSSSSSS;70=SSSSSSSSSSSSSSSS;71=SSSSSSSSSSSSSSSS;72=SSSSSSSSSSSSSSSS;73=SSSSSSSSSSSSSSSS;74=SSSSSSSSSSSSSSSS;75=SSSSSSSSSSSSSSSS
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/cbm_mask b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/cbm_mask
new file mode 100644 (file)
index 0000000..6c269ec
--- /dev/null
@@ -0,0 +1 @@
+ffff
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/min_cbm_bits b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/min_cbm_bits
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/num_closids b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/num_closids
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/shareable_bits b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/shareable_bits
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/sparse_masks b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/sparse_masks
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/bit_usage b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/bit_usage
new file mode 100644 (file)
index 0000000..f14e1b3
--- /dev/null
@@ -0,0 +1 @@
+0=XXSSSSSSSSSSSSS;1=XXSSSSSSSSSSSSS
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/cbm_mask b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/cbm_mask
new file mode 100644 (file)
index 0000000..ab35368
--- /dev/null
@@ -0,0 +1 @@
+7fff
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/min_cbm_bits b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/min_cbm_bits
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/num_closids b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/num_closids
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/shareable_bits b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/shareable_bits
new file mode 100644 (file)
index 0000000..a77fd92
--- /dev/null
@@ -0,0 +1 @@
+6000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/sparse_masks b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/sparse_masks
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3_MON/max_threshold_occupancy b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3_MON/max_threshold_occupancy
new file mode 100644 (file)
index 0000000..8da2ab8
--- /dev/null
@@ -0,0 +1 @@
+229376
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3_MON/mon_features b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3_MON/mon_features
new file mode 100644 (file)
index 0000000..0c57b8d
--- /dev/null
@@ -0,0 +1,3 @@
+llc_occupancy
+mbm_total_bytes
+mbm_local_bytes
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3_MON/num_rmids b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3_MON/num_rmids
new file mode 100644 (file)
index 0000000..a949a93
--- /dev/null
@@ -0,0 +1 @@
+128
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/bandwidth_gran b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/bandwidth_gran
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/delay_linear b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/delay_linear
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/min_bandwidth b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/min_bandwidth
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/num_closids b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/num_closids
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/thread_throttle_mode b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/thread_throttle_mode
new file mode 100644 (file)
index 0000000..355295a
--- /dev/null
@@ -0,0 +1 @@
+max
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/last_cmd_status b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/last_cmd_status
new file mode 100644 (file)
index 0000000..9766475
--- /dev/null
@@ -0,0 +1 @@
+ok
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mode b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mode
new file mode 100644 (file)
index 0000000..ffd02b0
--- /dev/null
@@ -0,0 +1 @@
+shareable
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_00/llc_occupancy b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_00/llc_occupancy
new file mode 100644 (file)
index 0000000..48ad400
--- /dev/null
@@ -0,0 +1 @@
+30736384
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_00/mbm_local_bytes b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_00/mbm_local_bytes
new file mode 100644 (file)
index 0000000..247d533
--- /dev/null
@@ -0,0 +1 @@
+75514281984
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_00/mbm_total_bytes b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_00/mbm_total_bytes
new file mode 100644 (file)
index 0000000..073a218
--- /dev/null
@@ -0,0 +1 @@
+82806636544
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_01/llc_occupancy b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_01/llc_occupancy
new file mode 100644 (file)
index 0000000..42250d1
--- /dev/null
@@ -0,0 +1 @@
+28803072
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_01/mbm_local_bytes b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_01/mbm_local_bytes
new file mode 100644 (file)
index 0000000..b20ed2a
--- /dev/null
@@ -0,0 +1 @@
+15925510144
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_01/mbm_total_bytes b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_01/mbm_total_bytes
new file mode 100644 (file)
index 0000000..21963c9
--- /dev/null
@@ -0,0 +1 @@
+20567687168
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/schemata b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/schemata
new file mode 100644 (file)
index 0000000..84e7610
--- /dev/null
@@ -0,0 +1,3 @@
+    MB:0=4294967295;1=4294967295
+    L2:0=ffff;1=ffff;2=ffff;3=ffff;4=ffff;5=ffff;6=ffff;7=ffff;8=ffff;9=ffff;10=ffff;11=ffff;64=ffff;65=ffff;66=ffff;67=ffff;68=ffff;69=ffff;70=ffff;71=ffff;72=ffff;73=ffff;74=ffff;75=ffff
+    L3:0=7fff;1=7fff
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/size
new file mode 100644 (file)
index 0000000..5657f62
--- /dev/null
@@ -0,0 +1,3 @@
+    MB:0=4294967295;1=4294967295
+    L2:0=2097152;1=2097152;2=2097152;3=2097152;4=2097152;5=2097152;6=2097152;7=2097152;8=2097152;9=2097152;10=2097152;11=2097152;64=2097152;65=2097152;66=2097152;67=2097152;68=2097152;69=2097152;70=2097152;71=2097152;72=2097152;73=2097152;74=2097152;75=2097152
+    L3:0=31457280;1=31457280
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/tasks b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/tasks
new file mode 100644 (file)
index 0000000..8b13789
--- /dev/null
@@ -0,0 +1 @@
+
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..3b70550
--- /dev/null
@@ -0,0 +1 @@
+0,24
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..48355f5
--- /dev/null
@@ -0,0 +1 @@
+0000,01000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..3b70550
--- /dev/null
@@ -0,0 +1 @@
+0,24
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..48355f5
--- /dev/null
@@ -0,0 +1 @@
+0000,01000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..3b70550
--- /dev/null
@@ -0,0 +1 @@
+0,24
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..48355f5
--- /dev/null
@@ -0,0 +1 @@
+0000,01000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..48355f5
--- /dev/null
@@ -0,0 +1 @@
+0000,01000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..3b70550
--- /dev/null
@@ -0,0 +1 @@
+0,24
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/cluster_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_cpus
new file mode 100644 (file)
index 0000000..48355f5
--- /dev/null
@@ -0,0 +1 @@
+0000,01000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..3b70550
--- /dev/null
@@ -0,0 +1 @@
+0,24
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/thread_siblings
new file mode 100644 (file)
index 0000000..48355f5
--- /dev/null
@@ -0,0 +1 @@
+0000,01000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..3b70550
--- /dev/null
@@ -0,0 +1 @@
+0,24
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/id
new file mode 100644 (file)
index 0000000..39f5b69
--- /dev/null
@@ -0,0 +1 @@
+71
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..85c4f55
--- /dev/null
@@ -0,0 +1 @@
+1,25
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..d6f05b9
--- /dev/null
@@ -0,0 +1 @@
+0000,02000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/id
new file mode 100644 (file)
index 0000000..39f5b69
--- /dev/null
@@ -0,0 +1 @@
+71
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..85c4f55
--- /dev/null
@@ -0,0 +1 @@
+1,25
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..d6f05b9
--- /dev/null
@@ -0,0 +1 @@
+0000,02000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/id
new file mode 100644 (file)
index 0000000..39f5b69
--- /dev/null
@@ -0,0 +1 @@
+71
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..85c4f55
--- /dev/null
@@ -0,0 +1 @@
+1,25
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..d6f05b9
--- /dev/null
@@ -0,0 +1 @@
+0000,02000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..d6f05b9
--- /dev/null
@@ -0,0 +1 @@
+0000,02000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..85c4f55
--- /dev/null
@@ -0,0 +1 @@
+1,25
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/cluster_id
new file mode 100644 (file)
index 0000000..aaacbe6
--- /dev/null
@@ -0,0 +1 @@
+142
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_cpus
new file mode 100644 (file)
index 0000000..d6f05b9
--- /dev/null
@@ -0,0 +1 @@
+0000,02000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..85c4f55
--- /dev/null
@@ -0,0 +1 @@
+1,25
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_id
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/thread_siblings
new file mode 100644 (file)
index 0000000..d6f05b9
--- /dev/null
@@ -0,0 +1 @@
+0000,02000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..85c4f55
--- /dev/null
@@ -0,0 +1 @@
+1,25
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..87ebeac
--- /dev/null
@@ -0,0 +1 @@
+10,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..51c16b4
--- /dev/null
@@ -0,0 +1 @@
+0004,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..87ebeac
--- /dev/null
@@ -0,0 +1 @@
+10,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..51c16b4
--- /dev/null
@@ -0,0 +1 @@
+0004,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..87ebeac
--- /dev/null
@@ -0,0 +1 @@
+10,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..51c16b4
--- /dev/null
@@ -0,0 +1 @@
+0004,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..51c16b4
--- /dev/null
@@ -0,0 +1 @@
+0004,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..87ebeac
--- /dev/null
@@ -0,0 +1 @@
+10,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/cluster_id
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_cpus
new file mode 100644 (file)
index 0000000..51c16b4
--- /dev/null
@@ -0,0 +1 @@
+0004,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..87ebeac
--- /dev/null
@@ -0,0 +1 @@
+10,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/thread_siblings
new file mode 100644 (file)
index 0000000..51c16b4
--- /dev/null
@@ -0,0 +1 @@
+0004,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..87ebeac
--- /dev/null
@@ -0,0 +1 @@
+10,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/id
new file mode 100644 (file)
index 0000000..fff0a24
--- /dev/null
@@ -0,0 +1 @@
+74
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..bf8f3d5
--- /dev/null
@@ -0,0 +1 @@
+11,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..5368424
--- /dev/null
@@ -0,0 +1 @@
+0008,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/id
new file mode 100644 (file)
index 0000000..fff0a24
--- /dev/null
@@ -0,0 +1 @@
+74
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..bf8f3d5
--- /dev/null
@@ -0,0 +1 @@
+11,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..5368424
--- /dev/null
@@ -0,0 +1 @@
+0008,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/id
new file mode 100644 (file)
index 0000000..fff0a24
--- /dev/null
@@ -0,0 +1 @@
+74
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..bf8f3d5
--- /dev/null
@@ -0,0 +1 @@
+11,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..5368424
--- /dev/null
@@ -0,0 +1 @@
+0008,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..5368424
--- /dev/null
@@ -0,0 +1 @@
+0008,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..bf8f3d5
--- /dev/null
@@ -0,0 +1 @@
+11,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/cluster_id
new file mode 100644 (file)
index 0000000..0d667b5
--- /dev/null
@@ -0,0 +1 @@
+148
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_cpus
new file mode 100644 (file)
index 0000000..5368424
--- /dev/null
@@ -0,0 +1 @@
+0008,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..bf8f3d5
--- /dev/null
@@ -0,0 +1 @@
+11,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/thread_siblings
new file mode 100644 (file)
index 0000000..5368424
--- /dev/null
@@ -0,0 +1 @@
+0008,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..bf8f3d5
--- /dev/null
@@ -0,0 +1 @@
+11,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..1fbab97
--- /dev/null
@@ -0,0 +1 @@
+12,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..ea709ed
--- /dev/null
@@ -0,0 +1 @@
+0010,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..1fbab97
--- /dev/null
@@ -0,0 +1 @@
+12,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..ea709ed
--- /dev/null
@@ -0,0 +1 @@
+0010,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..1fbab97
--- /dev/null
@@ -0,0 +1 @@
+12,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..ea709ed
--- /dev/null
@@ -0,0 +1 @@
+0010,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..ea709ed
--- /dev/null
@@ -0,0 +1 @@
+0010,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..1fbab97
--- /dev/null
@@ -0,0 +1 @@
+12,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/cluster_id
new file mode 100644 (file)
index 0000000..2bd5a0a
--- /dev/null
@@ -0,0 +1 @@
+22
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_cpus
new file mode 100644 (file)
index 0000000..ea709ed
--- /dev/null
@@ -0,0 +1 @@
+0010,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..1fbab97
--- /dev/null
@@ -0,0 +1 @@
+12,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/thread_siblings
new file mode 100644 (file)
index 0000000..ea709ed
--- /dev/null
@@ -0,0 +1 @@
+0010,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..1fbab97
--- /dev/null
@@ -0,0 +1 @@
+12,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/id
new file mode 100644 (file)
index 0000000..ea70ce0
--- /dev/null
@@ -0,0 +1 @@
+72
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..a5dc894
--- /dev/null
@@ -0,0 +1 @@
+13,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..b691210
--- /dev/null
@@ -0,0 +1 @@
+0020,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/id
new file mode 100644 (file)
index 0000000..ea70ce0
--- /dev/null
@@ -0,0 +1 @@
+72
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..a5dc894
--- /dev/null
@@ -0,0 +1 @@
+13,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..b691210
--- /dev/null
@@ -0,0 +1 @@
+0020,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/id
new file mode 100644 (file)
index 0000000..ea70ce0
--- /dev/null
@@ -0,0 +1 @@
+72
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..a5dc894
--- /dev/null
@@ -0,0 +1 @@
+13,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..b691210
--- /dev/null
@@ -0,0 +1 @@
+0020,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..b691210
--- /dev/null
@@ -0,0 +1 @@
+0020,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..a5dc894
--- /dev/null
@@ -0,0 +1 @@
+13,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/cluster_id
new file mode 100644 (file)
index 0000000..a29644e
--- /dev/null
@@ -0,0 +1 @@
+144
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_cpus
new file mode 100644 (file)
index 0000000..b691210
--- /dev/null
@@ -0,0 +1 @@
+0020,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..a5dc894
--- /dev/null
@@ -0,0 +1 @@
+13,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/thread_siblings
new file mode 100644 (file)
index 0000000..b691210
--- /dev/null
@@ -0,0 +1 @@
+0020,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..a5dc894
--- /dev/null
@@ -0,0 +1 @@
+13,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..c38a1ab
--- /dev/null
@@ -0,0 +1 @@
+14,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..a9c4ea3
--- /dev/null
@@ -0,0 +1 @@
+0040,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..c38a1ab
--- /dev/null
@@ -0,0 +1 @@
+14,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..a9c4ea3
--- /dev/null
@@ -0,0 +1 @@
+0040,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..c38a1ab
--- /dev/null
@@ -0,0 +1 @@
+14,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..a9c4ea3
--- /dev/null
@@ -0,0 +1 @@
+0040,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..a9c4ea3
--- /dev/null
@@ -0,0 +1 @@
+0040,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..c38a1ab
--- /dev/null
@@ -0,0 +1 @@
+14,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/cluster_id
new file mode 100644 (file)
index 0000000..3c03207
--- /dev/null
@@ -0,0 +1 @@
+18
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_cpus
new file mode 100644 (file)
index 0000000..a9c4ea3
--- /dev/null
@@ -0,0 +1 @@
+0040,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..c38a1ab
--- /dev/null
@@ -0,0 +1 @@
+14,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/thread_siblings
new file mode 100644 (file)
index 0000000..a9c4ea3
--- /dev/null
@@ -0,0 +1 @@
+0040,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..c38a1ab
--- /dev/null
@@ -0,0 +1 @@
+14,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/id
new file mode 100644 (file)
index 0000000..69a893a
--- /dev/null
@@ -0,0 +1 @@
+66
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..d00f11d
--- /dev/null
@@ -0,0 +1 @@
+15,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..ae02309
--- /dev/null
@@ -0,0 +1 @@
+0080,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/id
new file mode 100644 (file)
index 0000000..69a893a
--- /dev/null
@@ -0,0 +1 @@
+66
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..d00f11d
--- /dev/null
@@ -0,0 +1 @@
+15,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..ae02309
--- /dev/null
@@ -0,0 +1 @@
+0080,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/id
new file mode 100644 (file)
index 0000000..69a893a
--- /dev/null
@@ -0,0 +1 @@
+66
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..d00f11d
--- /dev/null
@@ -0,0 +1 @@
+15,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..ae02309
--- /dev/null
@@ -0,0 +1 @@
+0080,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..ae02309
--- /dev/null
@@ -0,0 +1 @@
+0080,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..d00f11d
--- /dev/null
@@ -0,0 +1 @@
+15,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/cluster_id
new file mode 100644 (file)
index 0000000..94361d4
--- /dev/null
@@ -0,0 +1 @@
+132
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_cpus
new file mode 100644 (file)
index 0000000..ae02309
--- /dev/null
@@ -0,0 +1 @@
+0080,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..d00f11d
--- /dev/null
@@ -0,0 +1 @@
+15,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/thread_siblings
new file mode 100644 (file)
index 0000000..ae02309
--- /dev/null
@@ -0,0 +1 @@
+0080,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..d00f11d
--- /dev/null
@@ -0,0 +1 @@
+15,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..fb94302
--- /dev/null
@@ -0,0 +1 @@
+16,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..aa2502a
--- /dev/null
@@ -0,0 +1 @@
+0100,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..fb94302
--- /dev/null
@@ -0,0 +1 @@
+16,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..aa2502a
--- /dev/null
@@ -0,0 +1 @@
+0100,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..fb94302
--- /dev/null
@@ -0,0 +1 @@
+16,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..aa2502a
--- /dev/null
@@ -0,0 +1 @@
+0100,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..aa2502a
--- /dev/null
@@ -0,0 +1 @@
+0100,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..fb94302
--- /dev/null
@@ -0,0 +1 @@
+16,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/cluster_id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_cpus
new file mode 100644 (file)
index 0000000..aa2502a
--- /dev/null
@@ -0,0 +1 @@
+0100,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..fb94302
--- /dev/null
@@ -0,0 +1 @@
+16,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/thread_siblings
new file mode 100644 (file)
index 0000000..aa2502a
--- /dev/null
@@ -0,0 +1 @@
+0100,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..fb94302
--- /dev/null
@@ -0,0 +1 @@
+16,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/id
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..7fa4103
--- /dev/null
@@ -0,0 +1 @@
+17,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..9eaf145
--- /dev/null
@@ -0,0 +1 @@
+0200,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/id
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..7fa4103
--- /dev/null
@@ -0,0 +1 @@
+17,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..9eaf145
--- /dev/null
@@ -0,0 +1 @@
+0200,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/id
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..7fa4103
--- /dev/null
@@ -0,0 +1 @@
+17,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..9eaf145
--- /dev/null
@@ -0,0 +1 @@
+0200,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..9eaf145
--- /dev/null
@@ -0,0 +1 @@
+0200,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..7fa4103
--- /dev/null
@@ -0,0 +1 @@
+17,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/cluster_id
new file mode 100644 (file)
index 0000000..a949a93
--- /dev/null
@@ -0,0 +1 @@
+128
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_cpus
new file mode 100644 (file)
index 0000000..9eaf145
--- /dev/null
@@ -0,0 +1 @@
+0200,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..7fa4103
--- /dev/null
@@ -0,0 +1 @@
+17,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/thread_siblings
new file mode 100644 (file)
index 0000000..9eaf145
--- /dev/null
@@ -0,0 +1 @@
+0200,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..7fa4103
--- /dev/null
@@ -0,0 +1 @@
+17,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/id
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..1f69006
--- /dev/null
@@ -0,0 +1 @@
+18,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..14bcb7a
--- /dev/null
@@ -0,0 +1 @@
+0400,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/id
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..1f69006
--- /dev/null
@@ -0,0 +1 @@
+18,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..14bcb7a
--- /dev/null
@@ -0,0 +1 @@
+0400,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/id
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..1f69006
--- /dev/null
@@ -0,0 +1 @@
+18,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..14bcb7a
--- /dev/null
@@ -0,0 +1 @@
+0400,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..14bcb7a
--- /dev/null
@@ -0,0 +1 @@
+0400,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..1f69006
--- /dev/null
@@ -0,0 +1 @@
+18,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/cluster_id
new file mode 100644 (file)
index 0000000..8351c19
--- /dev/null
@@ -0,0 +1 @@
+14
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_cpus
new file mode 100644 (file)
index 0000000..14bcb7a
--- /dev/null
@@ -0,0 +1 @@
+0400,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..1f69006
--- /dev/null
@@ -0,0 +1 @@
+18,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_id
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/thread_siblings
new file mode 100644 (file)
index 0000000..14bcb7a
--- /dev/null
@@ -0,0 +1 @@
+0400,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..1f69006
--- /dev/null
@@ -0,0 +1 @@
+18,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/id
new file mode 100644 (file)
index 0000000..3fdcd7c
--- /dev/null
@@ -0,0 +1 @@
+67
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..6e968db
--- /dev/null
@@ -0,0 +1 @@
+19,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..56248da
--- /dev/null
@@ -0,0 +1 @@
+0800,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/id
new file mode 100644 (file)
index 0000000..3fdcd7c
--- /dev/null
@@ -0,0 +1 @@
+67
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..6e968db
--- /dev/null
@@ -0,0 +1 @@
+19,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..56248da
--- /dev/null
@@ -0,0 +1 @@
+0800,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/id
new file mode 100644 (file)
index 0000000..3fdcd7c
--- /dev/null
@@ -0,0 +1 @@
+67
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..6e968db
--- /dev/null
@@ -0,0 +1 @@
+19,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..56248da
--- /dev/null
@@ -0,0 +1 @@
+0800,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..56248da
--- /dev/null
@@ -0,0 +1 @@
+0800,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..6e968db
--- /dev/null
@@ -0,0 +1 @@
+19,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/cluster_id
new file mode 100644 (file)
index 0000000..405e2af
--- /dev/null
@@ -0,0 +1 @@
+134
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_cpus
new file mode 100644 (file)
index 0000000..56248da
--- /dev/null
@@ -0,0 +1 @@
+0800,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..6e968db
--- /dev/null
@@ -0,0 +1 @@
+19,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/thread_siblings
new file mode 100644 (file)
index 0000000..56248da
--- /dev/null
@@ -0,0 +1 @@
+0800,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..6e968db
--- /dev/null
@@ -0,0 +1 @@
+19,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..b604253
--- /dev/null
@@ -0,0 +1 @@
+2,26
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..782f112
--- /dev/null
@@ -0,0 +1 @@
+0000,04000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..b604253
--- /dev/null
@@ -0,0 +1 @@
+2,26
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..782f112
--- /dev/null
@@ -0,0 +1 @@
+0000,04000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..b604253
--- /dev/null
@@ -0,0 +1 @@
+2,26
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..782f112
--- /dev/null
@@ -0,0 +1 @@
+0000,04000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..782f112
--- /dev/null
@@ -0,0 +1 @@
+0000,04000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..b604253
--- /dev/null
@@ -0,0 +1 @@
+2,26
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/cluster_id
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_cpus
new file mode 100644 (file)
index 0000000..782f112
--- /dev/null
@@ -0,0 +1 @@
+0000,04000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..b604253
--- /dev/null
@@ -0,0 +1 @@
+2,26
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/thread_siblings
new file mode 100644 (file)
index 0000000..782f112
--- /dev/null
@@ -0,0 +1 @@
+0000,04000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..b604253
--- /dev/null
@@ -0,0 +1 @@
+2,26
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/id
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..f2beb74
--- /dev/null
@@ -0,0 +1 @@
+20,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..715c82a
--- /dev/null
@@ -0,0 +1 @@
+1000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/id
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..f2beb74
--- /dev/null
@@ -0,0 +1 @@
+20,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..715c82a
--- /dev/null
@@ -0,0 +1 @@
+1000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/id
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..f2beb74
--- /dev/null
@@ -0,0 +1 @@
+20,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..715c82a
--- /dev/null
@@ -0,0 +1 @@
+1000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..715c82a
--- /dev/null
@@ -0,0 +1 @@
+1000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..f2beb74
--- /dev/null
@@ -0,0 +1 @@
+20,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/cluster_id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_cpus
new file mode 100644 (file)
index 0000000..715c82a
--- /dev/null
@@ -0,0 +1 @@
+1000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..f2beb74
--- /dev/null
@@ -0,0 +1 @@
+20,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_id
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/thread_siblings
new file mode 100644 (file)
index 0000000..715c82a
--- /dev/null
@@ -0,0 +1 @@
+1000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..f2beb74
--- /dev/null
@@ -0,0 +1 @@
+20,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/id
new file mode 100644 (file)
index 0000000..b5489e5
--- /dev/null
@@ -0,0 +1 @@
+69
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..2496ba8
--- /dev/null
@@ -0,0 +1 @@
+21,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..7d1a03d
--- /dev/null
@@ -0,0 +1 @@
+2000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/id
new file mode 100644 (file)
index 0000000..b5489e5
--- /dev/null
@@ -0,0 +1 @@
+69
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..2496ba8
--- /dev/null
@@ -0,0 +1 @@
+21,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..7d1a03d
--- /dev/null
@@ -0,0 +1 @@
+2000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/id
new file mode 100644 (file)
index 0000000..b5489e5
--- /dev/null
@@ -0,0 +1 @@
+69
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..2496ba8
--- /dev/null
@@ -0,0 +1 @@
+21,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..7d1a03d
--- /dev/null
@@ -0,0 +1 @@
+2000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..7d1a03d
--- /dev/null
@@ -0,0 +1 @@
+2000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..2496ba8
--- /dev/null
@@ -0,0 +1 @@
+21,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/cluster_id
new file mode 100644 (file)
index 0000000..93e7803
--- /dev/null
@@ -0,0 +1 @@
+138
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_cpus
new file mode 100644 (file)
index 0000000..7d1a03d
--- /dev/null
@@ -0,0 +1 @@
+2000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..2496ba8
--- /dev/null
@@ -0,0 +1 @@
+21,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_id
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/thread_siblings
new file mode 100644 (file)
index 0000000..7d1a03d
--- /dev/null
@@ -0,0 +1 @@
+2000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..2496ba8
--- /dev/null
@@ -0,0 +1 @@
+21,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..93f3bf7
--- /dev/null
@@ -0,0 +1 @@
+22,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..fd4616a
--- /dev/null
@@ -0,0 +1 @@
+4000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..93f3bf7
--- /dev/null
@@ -0,0 +1 @@
+22,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..fd4616a
--- /dev/null
@@ -0,0 +1 @@
+4000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..93f3bf7
--- /dev/null
@@ -0,0 +1 @@
+22,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..fd4616a
--- /dev/null
@@ -0,0 +1 @@
+4000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..fd4616a
--- /dev/null
@@ -0,0 +1 @@
+4000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..93f3bf7
--- /dev/null
@@ -0,0 +1 @@
+22,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/cluster_id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_cpus
new file mode 100644 (file)
index 0000000..fd4616a
--- /dev/null
@@ -0,0 +1 @@
+4000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..93f3bf7
--- /dev/null
@@ -0,0 +1 @@
+22,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/thread_siblings
new file mode 100644 (file)
index 0000000..fd4616a
--- /dev/null
@@ -0,0 +1 @@
+4000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..93f3bf7
--- /dev/null
@@ -0,0 +1 @@
+22,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/id
new file mode 100644 (file)
index 0000000..2bbd69c
--- /dev/null
@@ -0,0 +1 @@
+70
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..fe84dea
--- /dev/null
@@ -0,0 +1 @@
+23,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..c4cfa87
--- /dev/null
@@ -0,0 +1 @@
+8000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/id
new file mode 100644 (file)
index 0000000..2bbd69c
--- /dev/null
@@ -0,0 +1 @@
+70
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..fe84dea
--- /dev/null
@@ -0,0 +1 @@
+23,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..c4cfa87
--- /dev/null
@@ -0,0 +1 @@
+8000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/id
new file mode 100644 (file)
index 0000000..2bbd69c
--- /dev/null
@@ -0,0 +1 @@
+70
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..fe84dea
--- /dev/null
@@ -0,0 +1 @@
+23,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..c4cfa87
--- /dev/null
@@ -0,0 +1 @@
+8000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..c4cfa87
--- /dev/null
@@ -0,0 +1 @@
+8000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..fe84dea
--- /dev/null
@@ -0,0 +1 @@
+23,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/cluster_id
new file mode 100644 (file)
index 0000000..dee261d
--- /dev/null
@@ -0,0 +1 @@
+140
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_cpus
new file mode 100644 (file)
index 0000000..c4cfa87
--- /dev/null
@@ -0,0 +1 @@
+8000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..fe84dea
--- /dev/null
@@ -0,0 +1 @@
+23,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/thread_siblings
new file mode 100644 (file)
index 0000000..c4cfa87
--- /dev/null
@@ -0,0 +1 @@
+8000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..fe84dea
--- /dev/null
@@ -0,0 +1 @@
+23,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..3b70550
--- /dev/null
@@ -0,0 +1 @@
+0,24
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..48355f5
--- /dev/null
@@ -0,0 +1 @@
+0000,01000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..3b70550
--- /dev/null
@@ -0,0 +1 @@
+0,24
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..48355f5
--- /dev/null
@@ -0,0 +1 @@
+0000,01000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..3b70550
--- /dev/null
@@ -0,0 +1 @@
+0,24
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..48355f5
--- /dev/null
@@ -0,0 +1 @@
+0000,01000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..48355f5
--- /dev/null
@@ -0,0 +1 @@
+0000,01000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..3b70550
--- /dev/null
@@ -0,0 +1 @@
+0,24
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/cluster_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_cpus
new file mode 100644 (file)
index 0000000..48355f5
--- /dev/null
@@ -0,0 +1 @@
+0000,01000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..3b70550
--- /dev/null
@@ -0,0 +1 @@
+0,24
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/thread_siblings
new file mode 100644 (file)
index 0000000..48355f5
--- /dev/null
@@ -0,0 +1 @@
+0000,01000001
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..3b70550
--- /dev/null
@@ -0,0 +1 @@
+0,24
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/id
new file mode 100644 (file)
index 0000000..39f5b69
--- /dev/null
@@ -0,0 +1 @@
+71
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..85c4f55
--- /dev/null
@@ -0,0 +1 @@
+1,25
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..d6f05b9
--- /dev/null
@@ -0,0 +1 @@
+0000,02000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/id
new file mode 100644 (file)
index 0000000..39f5b69
--- /dev/null
@@ -0,0 +1 @@
+71
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..85c4f55
--- /dev/null
@@ -0,0 +1 @@
+1,25
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..d6f05b9
--- /dev/null
@@ -0,0 +1 @@
+0000,02000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/id
new file mode 100644 (file)
index 0000000..39f5b69
--- /dev/null
@@ -0,0 +1 @@
+71
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..85c4f55
--- /dev/null
@@ -0,0 +1 @@
+1,25
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..d6f05b9
--- /dev/null
@@ -0,0 +1 @@
+0000,02000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..d6f05b9
--- /dev/null
@@ -0,0 +1 @@
+0000,02000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..85c4f55
--- /dev/null
@@ -0,0 +1 @@
+1,25
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/cluster_id
new file mode 100644 (file)
index 0000000..aaacbe6
--- /dev/null
@@ -0,0 +1 @@
+142
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_cpus
new file mode 100644 (file)
index 0000000..d6f05b9
--- /dev/null
@@ -0,0 +1 @@
+0000,02000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..85c4f55
--- /dev/null
@@ -0,0 +1 @@
+1,25
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_id
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/thread_siblings
new file mode 100644 (file)
index 0000000..d6f05b9
--- /dev/null
@@ -0,0 +1 @@
+0000,02000002
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..85c4f55
--- /dev/null
@@ -0,0 +1 @@
+1,25
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..b604253
--- /dev/null
@@ -0,0 +1 @@
+2,26
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..782f112
--- /dev/null
@@ -0,0 +1 @@
+0000,04000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..b604253
--- /dev/null
@@ -0,0 +1 @@
+2,26
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..782f112
--- /dev/null
@@ -0,0 +1 @@
+0000,04000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..b604253
--- /dev/null
@@ -0,0 +1 @@
+2,26
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..782f112
--- /dev/null
@@ -0,0 +1 @@
+0000,04000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..782f112
--- /dev/null
@@ -0,0 +1 @@
+0000,04000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..b604253
--- /dev/null
@@ -0,0 +1 @@
+2,26
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/cluster_id
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_cpus
new file mode 100644 (file)
index 0000000..782f112
--- /dev/null
@@ -0,0 +1 @@
+0000,04000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..b604253
--- /dev/null
@@ -0,0 +1 @@
+2,26
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/thread_siblings
new file mode 100644 (file)
index 0000000..782f112
--- /dev/null
@@ -0,0 +1 @@
+0000,04000004
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..b604253
--- /dev/null
@@ -0,0 +1 @@
+2,26
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/id
new file mode 100644 (file)
index 0000000..78eb67c
--- /dev/null
@@ -0,0 +1 @@
+75
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..8957b10
--- /dev/null
@@ -0,0 +1 @@
+3,27
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..0394402
--- /dev/null
@@ -0,0 +1 @@
+0000,08000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/id
new file mode 100644 (file)
index 0000000..78eb67c
--- /dev/null
@@ -0,0 +1 @@
+75
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..8957b10
--- /dev/null
@@ -0,0 +1 @@
+3,27
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..0394402
--- /dev/null
@@ -0,0 +1 @@
+0000,08000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/id
new file mode 100644 (file)
index 0000000..78eb67c
--- /dev/null
@@ -0,0 +1 @@
+75
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..8957b10
--- /dev/null
@@ -0,0 +1 @@
+3,27
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..0394402
--- /dev/null
@@ -0,0 +1 @@
+0000,08000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..0394402
--- /dev/null
@@ -0,0 +1 @@
+0000,08000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..8957b10
--- /dev/null
@@ -0,0 +1 @@
+3,27
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/cluster_id
new file mode 100644 (file)
index 0000000..fa8f08c
--- /dev/null
@@ -0,0 +1 @@
+150
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_cpus
new file mode 100644 (file)
index 0000000..0394402
--- /dev/null
@@ -0,0 +1 @@
+0000,08000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..8957b10
--- /dev/null
@@ -0,0 +1 @@
+3,27
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/thread_siblings
new file mode 100644 (file)
index 0000000..0394402
--- /dev/null
@@ -0,0 +1 @@
+0000,08000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..8957b10
--- /dev/null
@@ -0,0 +1 @@
+3,27
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..7651973
--- /dev/null
@@ -0,0 +1 @@
+4,28
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..927b0bf
--- /dev/null
@@ -0,0 +1 @@
+0000,10000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..7651973
--- /dev/null
@@ -0,0 +1 @@
+4,28
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..927b0bf
--- /dev/null
@@ -0,0 +1 @@
+0000,10000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..7651973
--- /dev/null
@@ -0,0 +1 @@
+4,28
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..927b0bf
--- /dev/null
@@ -0,0 +1 @@
+0000,10000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..927b0bf
--- /dev/null
@@ -0,0 +1 @@
+0000,10000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..7651973
--- /dev/null
@@ -0,0 +1 @@
+4,28
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/cluster_id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_cpus
new file mode 100644 (file)
index 0000000..927b0bf
--- /dev/null
@@ -0,0 +1 @@
+0000,10000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..7651973
--- /dev/null
@@ -0,0 +1 @@
+4,28
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/thread_siblings
new file mode 100644 (file)
index 0000000..927b0bf
--- /dev/null
@@ -0,0 +1 @@
+0000,10000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..7651973
--- /dev/null
@@ -0,0 +1 @@
+4,28
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/id
new file mode 100644 (file)
index 0000000..d69c74c
--- /dev/null
@@ -0,0 +1 @@
+73
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..ae9eb15
--- /dev/null
@@ -0,0 +1 @@
+5,29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..3e016a0
--- /dev/null
@@ -0,0 +1 @@
+0000,20000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/id
new file mode 100644 (file)
index 0000000..d69c74c
--- /dev/null
@@ -0,0 +1 @@
+73
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..ae9eb15
--- /dev/null
@@ -0,0 +1 @@
+5,29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..3e016a0
--- /dev/null
@@ -0,0 +1 @@
+0000,20000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/id
new file mode 100644 (file)
index 0000000..d69c74c
--- /dev/null
@@ -0,0 +1 @@
+73
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..ae9eb15
--- /dev/null
@@ -0,0 +1 @@
+5,29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..3e016a0
--- /dev/null
@@ -0,0 +1 @@
+0000,20000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..3e016a0
--- /dev/null
@@ -0,0 +1 @@
+0000,20000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..ae9eb15
--- /dev/null
@@ -0,0 +1 @@
+5,29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/cluster_id
new file mode 100644 (file)
index 0000000..878d5a0
--- /dev/null
@@ -0,0 +1 @@
+146
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_cpus
new file mode 100644 (file)
index 0000000..3e016a0
--- /dev/null
@@ -0,0 +1 @@
+0000,20000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..ae9eb15
--- /dev/null
@@ -0,0 +1 @@
+5,29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/thread_siblings
new file mode 100644 (file)
index 0000000..3e016a0
--- /dev/null
@@ -0,0 +1 @@
+0000,20000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..ae9eb15
--- /dev/null
@@ -0,0 +1 @@
+5,29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/id
new file mode 100644 (file)
index 0000000..78eb67c
--- /dev/null
@@ -0,0 +1 @@
+75
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..8957b10
--- /dev/null
@@ -0,0 +1 @@
+3,27
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..0394402
--- /dev/null
@@ -0,0 +1 @@
+0000,08000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/id
new file mode 100644 (file)
index 0000000..78eb67c
--- /dev/null
@@ -0,0 +1 @@
+75
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..8957b10
--- /dev/null
@@ -0,0 +1 @@
+3,27
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..0394402
--- /dev/null
@@ -0,0 +1 @@
+0000,08000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/id
new file mode 100644 (file)
index 0000000..78eb67c
--- /dev/null
@@ -0,0 +1 @@
+75
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..8957b10
--- /dev/null
@@ -0,0 +1 @@
+3,27
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..0394402
--- /dev/null
@@ -0,0 +1 @@
+0000,08000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..0394402
--- /dev/null
@@ -0,0 +1 @@
+0000,08000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..8957b10
--- /dev/null
@@ -0,0 +1 @@
+3,27
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/cluster_id
new file mode 100644 (file)
index 0000000..fa8f08c
--- /dev/null
@@ -0,0 +1 @@
+150
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_cpus
new file mode 100644 (file)
index 0000000..0394402
--- /dev/null
@@ -0,0 +1 @@
+0000,08000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..8957b10
--- /dev/null
@@ -0,0 +1 @@
+3,27
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/thread_siblings
new file mode 100644 (file)
index 0000000..0394402
--- /dev/null
@@ -0,0 +1 @@
+0000,08000008
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..8957b10
--- /dev/null
@@ -0,0 +1 @@
+3,27
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..8f9572b
--- /dev/null
@@ -0,0 +1 @@
+6,30
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..5822803
--- /dev/null
@@ -0,0 +1 @@
+0000,40000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..8f9572b
--- /dev/null
@@ -0,0 +1 @@
+6,30
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..5822803
--- /dev/null
@@ -0,0 +1 @@
+0000,40000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..8f9572b
--- /dev/null
@@ -0,0 +1 @@
+6,30
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..5822803
--- /dev/null
@@ -0,0 +1 @@
+0000,40000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..5822803
--- /dev/null
@@ -0,0 +1 @@
+0000,40000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..8f9572b
--- /dev/null
@@ -0,0 +1 @@
+6,30
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/cluster_id
new file mode 100644 (file)
index 0000000..209e3ef
--- /dev/null
@@ -0,0 +1 @@
+20
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_cpus
new file mode 100644 (file)
index 0000000..5822803
--- /dev/null
@@ -0,0 +1 @@
+0000,40000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..8f9572b
--- /dev/null
@@ -0,0 +1 @@
+6,30
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/thread_siblings
new file mode 100644 (file)
index 0000000..5822803
--- /dev/null
@@ -0,0 +1 @@
+0000,40000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..8f9572b
--- /dev/null
@@ -0,0 +1 @@
+6,30
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/id
new file mode 100644 (file)
index 0000000..1479e19
--- /dev/null
@@ -0,0 +1 @@
+65
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..5383a71
--- /dev/null
@@ -0,0 +1 @@
+7,31
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..d9382fd
--- /dev/null
@@ -0,0 +1 @@
+0000,80000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/id
new file mode 100644 (file)
index 0000000..1479e19
--- /dev/null
@@ -0,0 +1 @@
+65
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..5383a71
--- /dev/null
@@ -0,0 +1 @@
+7,31
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..d9382fd
--- /dev/null
@@ -0,0 +1 @@
+0000,80000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/id
new file mode 100644 (file)
index 0000000..1479e19
--- /dev/null
@@ -0,0 +1 @@
+65
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..5383a71
--- /dev/null
@@ -0,0 +1 @@
+7,31
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..d9382fd
--- /dev/null
@@ -0,0 +1 @@
+0000,80000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..d9382fd
--- /dev/null
@@ -0,0 +1 @@
+0000,80000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..5383a71
--- /dev/null
@@ -0,0 +1 @@
+7,31
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/cluster_id
new file mode 100644 (file)
index 0000000..fd03ab2
--- /dev/null
@@ -0,0 +1 @@
+130
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_cpus
new file mode 100644 (file)
index 0000000..d9382fd
--- /dev/null
@@ -0,0 +1 @@
+0000,80000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..5383a71
--- /dev/null
@@ -0,0 +1 @@
+7,31
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/thread_siblings
new file mode 100644 (file)
index 0000000..d9382fd
--- /dev/null
@@ -0,0 +1 @@
+0000,80000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..5383a71
--- /dev/null
@@ -0,0 +1 @@
+7,31
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..afe3bc4
--- /dev/null
@@ -0,0 +1 @@
+8,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..bc83043
--- /dev/null
@@ -0,0 +1 @@
+0001,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..afe3bc4
--- /dev/null
@@ -0,0 +1 @@
+8,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..bc83043
--- /dev/null
@@ -0,0 +1 @@
+0001,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..afe3bc4
--- /dev/null
@@ -0,0 +1 @@
+8,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..bc83043
--- /dev/null
@@ -0,0 +1 @@
+0001,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..bc83043
--- /dev/null
@@ -0,0 +1 @@
+0001,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..afe3bc4
--- /dev/null
@@ -0,0 +1 @@
+8,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/cluster_id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_cpus
new file mode 100644 (file)
index 0000000..bc83043
--- /dev/null
@@ -0,0 +1 @@
+0001,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..afe3bc4
--- /dev/null
@@ -0,0 +1 @@
+8,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/thread_siblings
new file mode 100644 (file)
index 0000000..bc83043
--- /dev/null
@@ -0,0 +1 @@
+0001,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..afe3bc4
--- /dev/null
@@ -0,0 +1 @@
+8,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/id
new file mode 100644 (file)
index 0000000..38b10c1
--- /dev/null
@@ -0,0 +1 @@
+68
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..0ba4a20
--- /dev/null
@@ -0,0 +1 @@
+9,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..2858a98
--- /dev/null
@@ -0,0 +1 @@
+0002,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/id
new file mode 100644 (file)
index 0000000..38b10c1
--- /dev/null
@@ -0,0 +1 @@
+68
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..0ba4a20
--- /dev/null
@@ -0,0 +1 @@
+9,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..2858a98
--- /dev/null
@@ -0,0 +1 @@
+0002,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/id
new file mode 100644 (file)
index 0000000..38b10c1
--- /dev/null
@@ -0,0 +1 @@
+68
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..0ba4a20
--- /dev/null
@@ -0,0 +1 @@
+9,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..2858a98
--- /dev/null
@@ -0,0 +1 @@
+0002,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..2858a98
--- /dev/null
@@ -0,0 +1 @@
+0002,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..0ba4a20
--- /dev/null
@@ -0,0 +1 @@
+9,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/cluster_id
new file mode 100644 (file)
index 0000000..7296f25
--- /dev/null
@@ -0,0 +1 @@
+136
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_cpus
new file mode 100644 (file)
index 0000000..2858a98
--- /dev/null
@@ -0,0 +1 @@
+0002,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..0ba4a20
--- /dev/null
@@ -0,0 +1 @@
+9,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/thread_siblings
new file mode 100644 (file)
index 0000000..2858a98
--- /dev/null
@@ -0,0 +1 @@
+0002,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..0ba4a20
--- /dev/null
@@ -0,0 +1 @@
+9,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..87ebeac
--- /dev/null
@@ -0,0 +1 @@
+10,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..51c16b4
--- /dev/null
@@ -0,0 +1 @@
+0004,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..87ebeac
--- /dev/null
@@ -0,0 +1 @@
+10,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..51c16b4
--- /dev/null
@@ -0,0 +1 @@
+0004,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..87ebeac
--- /dev/null
@@ -0,0 +1 @@
+10,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..51c16b4
--- /dev/null
@@ -0,0 +1 @@
+0004,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..51c16b4
--- /dev/null
@@ -0,0 +1 @@
+0004,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..87ebeac
--- /dev/null
@@ -0,0 +1 @@
+10,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/cluster_id
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_cpus
new file mode 100644 (file)
index 0000000..51c16b4
--- /dev/null
@@ -0,0 +1 @@
+0004,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..87ebeac
--- /dev/null
@@ -0,0 +1 @@
+10,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/thread_siblings
new file mode 100644 (file)
index 0000000..51c16b4
--- /dev/null
@@ -0,0 +1 @@
+0004,00000400
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..87ebeac
--- /dev/null
@@ -0,0 +1 @@
+10,34
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/id
new file mode 100644 (file)
index 0000000..fff0a24
--- /dev/null
@@ -0,0 +1 @@
+74
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..bf8f3d5
--- /dev/null
@@ -0,0 +1 @@
+11,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..5368424
--- /dev/null
@@ -0,0 +1 @@
+0008,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/id
new file mode 100644 (file)
index 0000000..fff0a24
--- /dev/null
@@ -0,0 +1 @@
+74
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..bf8f3d5
--- /dev/null
@@ -0,0 +1 @@
+11,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..5368424
--- /dev/null
@@ -0,0 +1 @@
+0008,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/id
new file mode 100644 (file)
index 0000000..fff0a24
--- /dev/null
@@ -0,0 +1 @@
+74
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..bf8f3d5
--- /dev/null
@@ -0,0 +1 @@
+11,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..5368424
--- /dev/null
@@ -0,0 +1 @@
+0008,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..5368424
--- /dev/null
@@ -0,0 +1 @@
+0008,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..bf8f3d5
--- /dev/null
@@ -0,0 +1 @@
+11,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/cluster_id
new file mode 100644 (file)
index 0000000..0d667b5
--- /dev/null
@@ -0,0 +1 @@
+148
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_cpus
new file mode 100644 (file)
index 0000000..5368424
--- /dev/null
@@ -0,0 +1 @@
+0008,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..bf8f3d5
--- /dev/null
@@ -0,0 +1 @@
+11,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/thread_siblings
new file mode 100644 (file)
index 0000000..5368424
--- /dev/null
@@ -0,0 +1 @@
+0008,00000800
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..bf8f3d5
--- /dev/null
@@ -0,0 +1 @@
+11,35
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..1fbab97
--- /dev/null
@@ -0,0 +1 @@
+12,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..ea709ed
--- /dev/null
@@ -0,0 +1 @@
+0010,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..1fbab97
--- /dev/null
@@ -0,0 +1 @@
+12,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..ea709ed
--- /dev/null
@@ -0,0 +1 @@
+0010,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..1fbab97
--- /dev/null
@@ -0,0 +1 @@
+12,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..ea709ed
--- /dev/null
@@ -0,0 +1 @@
+0010,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..ea709ed
--- /dev/null
@@ -0,0 +1 @@
+0010,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..1fbab97
--- /dev/null
@@ -0,0 +1 @@
+12,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/cluster_id
new file mode 100644 (file)
index 0000000..2bd5a0a
--- /dev/null
@@ -0,0 +1 @@
+22
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_cpus
new file mode 100644 (file)
index 0000000..ea709ed
--- /dev/null
@@ -0,0 +1 @@
+0010,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..1fbab97
--- /dev/null
@@ -0,0 +1 @@
+12,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_id
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/thread_siblings
new file mode 100644 (file)
index 0000000..ea709ed
--- /dev/null
@@ -0,0 +1 @@
+0010,00001000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..1fbab97
--- /dev/null
@@ -0,0 +1 @@
+12,36
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/id
new file mode 100644 (file)
index 0000000..ea70ce0
--- /dev/null
@@ -0,0 +1 @@
+72
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..a5dc894
--- /dev/null
@@ -0,0 +1 @@
+13,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..b691210
--- /dev/null
@@ -0,0 +1 @@
+0020,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/id
new file mode 100644 (file)
index 0000000..ea70ce0
--- /dev/null
@@ -0,0 +1 @@
+72
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..a5dc894
--- /dev/null
@@ -0,0 +1 @@
+13,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..b691210
--- /dev/null
@@ -0,0 +1 @@
+0020,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/id
new file mode 100644 (file)
index 0000000..ea70ce0
--- /dev/null
@@ -0,0 +1 @@
+72
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..a5dc894
--- /dev/null
@@ -0,0 +1 @@
+13,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..b691210
--- /dev/null
@@ -0,0 +1 @@
+0020,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..b691210
--- /dev/null
@@ -0,0 +1 @@
+0020,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..a5dc894
--- /dev/null
@@ -0,0 +1 @@
+13,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/cluster_id
new file mode 100644 (file)
index 0000000..a29644e
--- /dev/null
@@ -0,0 +1 @@
+144
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_cpus
new file mode 100644 (file)
index 0000000..b691210
--- /dev/null
@@ -0,0 +1 @@
+0020,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..a5dc894
--- /dev/null
@@ -0,0 +1 @@
+13,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/thread_siblings
new file mode 100644 (file)
index 0000000..b691210
--- /dev/null
@@ -0,0 +1 @@
+0020,00002000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..a5dc894
--- /dev/null
@@ -0,0 +1 @@
+13,37
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..c38a1ab
--- /dev/null
@@ -0,0 +1 @@
+14,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..a9c4ea3
--- /dev/null
@@ -0,0 +1 @@
+0040,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..c38a1ab
--- /dev/null
@@ -0,0 +1 @@
+14,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..a9c4ea3
--- /dev/null
@@ -0,0 +1 @@
+0040,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..c38a1ab
--- /dev/null
@@ -0,0 +1 @@
+14,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..a9c4ea3
--- /dev/null
@@ -0,0 +1 @@
+0040,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..a9c4ea3
--- /dev/null
@@ -0,0 +1 @@
+0040,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..c38a1ab
--- /dev/null
@@ -0,0 +1 @@
+14,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/cluster_id
new file mode 100644 (file)
index 0000000..3c03207
--- /dev/null
@@ -0,0 +1 @@
+18
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_cpus
new file mode 100644 (file)
index 0000000..a9c4ea3
--- /dev/null
@@ -0,0 +1 @@
+0040,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..c38a1ab
--- /dev/null
@@ -0,0 +1 @@
+14,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/thread_siblings
new file mode 100644 (file)
index 0000000..a9c4ea3
--- /dev/null
@@ -0,0 +1 @@
+0040,00004000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..c38a1ab
--- /dev/null
@@ -0,0 +1 @@
+14,38
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/id
new file mode 100644 (file)
index 0000000..69a893a
--- /dev/null
@@ -0,0 +1 @@
+66
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..d00f11d
--- /dev/null
@@ -0,0 +1 @@
+15,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..ae02309
--- /dev/null
@@ -0,0 +1 @@
+0080,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/id
new file mode 100644 (file)
index 0000000..69a893a
--- /dev/null
@@ -0,0 +1 @@
+66
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..d00f11d
--- /dev/null
@@ -0,0 +1 @@
+15,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..ae02309
--- /dev/null
@@ -0,0 +1 @@
+0080,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/id
new file mode 100644 (file)
index 0000000..69a893a
--- /dev/null
@@ -0,0 +1 @@
+66
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..d00f11d
--- /dev/null
@@ -0,0 +1 @@
+15,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..ae02309
--- /dev/null
@@ -0,0 +1 @@
+0080,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..ae02309
--- /dev/null
@@ -0,0 +1 @@
+0080,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..d00f11d
--- /dev/null
@@ -0,0 +1 @@
+15,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/cluster_id
new file mode 100644 (file)
index 0000000..94361d4
--- /dev/null
@@ -0,0 +1 @@
+132
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_cpus
new file mode 100644 (file)
index 0000000..ae02309
--- /dev/null
@@ -0,0 +1 @@
+0080,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..d00f11d
--- /dev/null
@@ -0,0 +1 @@
+15,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/thread_siblings
new file mode 100644 (file)
index 0000000..ae02309
--- /dev/null
@@ -0,0 +1 @@
+0080,00008000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..d00f11d
--- /dev/null
@@ -0,0 +1 @@
+15,39
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..7651973
--- /dev/null
@@ -0,0 +1 @@
+4,28
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..927b0bf
--- /dev/null
@@ -0,0 +1 @@
+0000,10000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..7651973
--- /dev/null
@@ -0,0 +1 @@
+4,28
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..927b0bf
--- /dev/null
@@ -0,0 +1 @@
+0000,10000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..7651973
--- /dev/null
@@ -0,0 +1 @@
+4,28
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..927b0bf
--- /dev/null
@@ -0,0 +1 @@
+0000,10000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..927b0bf
--- /dev/null
@@ -0,0 +1 @@
+0000,10000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..7651973
--- /dev/null
@@ -0,0 +1 @@
+4,28
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/cluster_id
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_cpus
new file mode 100644 (file)
index 0000000..927b0bf
--- /dev/null
@@ -0,0 +1 @@
+0000,10000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..7651973
--- /dev/null
@@ -0,0 +1 @@
+4,28
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/thread_siblings
new file mode 100644 (file)
index 0000000..927b0bf
--- /dev/null
@@ -0,0 +1 @@
+0000,10000010
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..7651973
--- /dev/null
@@ -0,0 +1 @@
+4,28
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..fb94302
--- /dev/null
@@ -0,0 +1 @@
+16,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..aa2502a
--- /dev/null
@@ -0,0 +1 @@
+0100,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..fb94302
--- /dev/null
@@ -0,0 +1 @@
+16,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..aa2502a
--- /dev/null
@@ -0,0 +1 @@
+0100,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..fb94302
--- /dev/null
@@ -0,0 +1 @@
+16,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..aa2502a
--- /dev/null
@@ -0,0 +1 @@
+0100,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..aa2502a
--- /dev/null
@@ -0,0 +1 @@
+0100,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..fb94302
--- /dev/null
@@ -0,0 +1 @@
+16,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/cluster_id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_cpus
new file mode 100644 (file)
index 0000000..aa2502a
--- /dev/null
@@ -0,0 +1 @@
+0100,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..fb94302
--- /dev/null
@@ -0,0 +1 @@
+16,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/thread_siblings
new file mode 100644 (file)
index 0000000..aa2502a
--- /dev/null
@@ -0,0 +1 @@
+0100,00010000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..fb94302
--- /dev/null
@@ -0,0 +1 @@
+16,40
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/id
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..7fa4103
--- /dev/null
@@ -0,0 +1 @@
+17,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..9eaf145
--- /dev/null
@@ -0,0 +1 @@
+0200,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/id
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..7fa4103
--- /dev/null
@@ -0,0 +1 @@
+17,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..9eaf145
--- /dev/null
@@ -0,0 +1 @@
+0200,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/id
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..7fa4103
--- /dev/null
@@ -0,0 +1 @@
+17,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..9eaf145
--- /dev/null
@@ -0,0 +1 @@
+0200,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..9eaf145
--- /dev/null
@@ -0,0 +1 @@
+0200,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..7fa4103
--- /dev/null
@@ -0,0 +1 @@
+17,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/cluster_id
new file mode 100644 (file)
index 0000000..a949a93
--- /dev/null
@@ -0,0 +1 @@
+128
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_cpus
new file mode 100644 (file)
index 0000000..9eaf145
--- /dev/null
@@ -0,0 +1 @@
+0200,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..7fa4103
--- /dev/null
@@ -0,0 +1 @@
+17,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/thread_siblings
new file mode 100644 (file)
index 0000000..9eaf145
--- /dev/null
@@ -0,0 +1 @@
+0200,00020000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..7fa4103
--- /dev/null
@@ -0,0 +1 @@
+17,41
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/id
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..1f69006
--- /dev/null
@@ -0,0 +1 @@
+18,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..14bcb7a
--- /dev/null
@@ -0,0 +1 @@
+0400,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/id
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..1f69006
--- /dev/null
@@ -0,0 +1 @@
+18,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..14bcb7a
--- /dev/null
@@ -0,0 +1 @@
+0400,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/id
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..1f69006
--- /dev/null
@@ -0,0 +1 @@
+18,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..14bcb7a
--- /dev/null
@@ -0,0 +1 @@
+0400,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..14bcb7a
--- /dev/null
@@ -0,0 +1 @@
+0400,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..1f69006
--- /dev/null
@@ -0,0 +1 @@
+18,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/cluster_id
new file mode 100644 (file)
index 0000000..8351c19
--- /dev/null
@@ -0,0 +1 @@
+14
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_cpus
new file mode 100644 (file)
index 0000000..14bcb7a
--- /dev/null
@@ -0,0 +1 @@
+0400,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..1f69006
--- /dev/null
@@ -0,0 +1 @@
+18,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_id
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/thread_siblings
new file mode 100644 (file)
index 0000000..14bcb7a
--- /dev/null
@@ -0,0 +1 @@
+0400,00040000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..1f69006
--- /dev/null
@@ -0,0 +1 @@
+18,42
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/id
new file mode 100644 (file)
index 0000000..3fdcd7c
--- /dev/null
@@ -0,0 +1 @@
+67
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..6e968db
--- /dev/null
@@ -0,0 +1 @@
+19,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..56248da
--- /dev/null
@@ -0,0 +1 @@
+0800,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/id
new file mode 100644 (file)
index 0000000..3fdcd7c
--- /dev/null
@@ -0,0 +1 @@
+67
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..6e968db
--- /dev/null
@@ -0,0 +1 @@
+19,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..56248da
--- /dev/null
@@ -0,0 +1 @@
+0800,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/id
new file mode 100644 (file)
index 0000000..3fdcd7c
--- /dev/null
@@ -0,0 +1 @@
+67
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..6e968db
--- /dev/null
@@ -0,0 +1 @@
+19,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..56248da
--- /dev/null
@@ -0,0 +1 @@
+0800,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..56248da
--- /dev/null
@@ -0,0 +1 @@
+0800,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..6e968db
--- /dev/null
@@ -0,0 +1 @@
+19,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/cluster_id
new file mode 100644 (file)
index 0000000..405e2af
--- /dev/null
@@ -0,0 +1 @@
+134
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_cpus
new file mode 100644 (file)
index 0000000..56248da
--- /dev/null
@@ -0,0 +1 @@
+0800,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..6e968db
--- /dev/null
@@ -0,0 +1 @@
+19,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/thread_siblings
new file mode 100644 (file)
index 0000000..56248da
--- /dev/null
@@ -0,0 +1 @@
+0800,00080000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..6e968db
--- /dev/null
@@ -0,0 +1 @@
+19,43
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/id
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..f2beb74
--- /dev/null
@@ -0,0 +1 @@
+20,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..715c82a
--- /dev/null
@@ -0,0 +1 @@
+1000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/id
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..f2beb74
--- /dev/null
@@ -0,0 +1 @@
+20,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..715c82a
--- /dev/null
@@ -0,0 +1 @@
+1000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/id
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..f2beb74
--- /dev/null
@@ -0,0 +1 @@
+20,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..715c82a
--- /dev/null
@@ -0,0 +1 @@
+1000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..715c82a
--- /dev/null
@@ -0,0 +1 @@
+1000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..f2beb74
--- /dev/null
@@ -0,0 +1 @@
+20,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/cluster_id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_cpus
new file mode 100644 (file)
index 0000000..715c82a
--- /dev/null
@@ -0,0 +1 @@
+1000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..f2beb74
--- /dev/null
@@ -0,0 +1 @@
+20,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_id
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/thread_siblings
new file mode 100644 (file)
index 0000000..715c82a
--- /dev/null
@@ -0,0 +1 @@
+1000,00100000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..f2beb74
--- /dev/null
@@ -0,0 +1 @@
+20,44
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/id
new file mode 100644 (file)
index 0000000..b5489e5
--- /dev/null
@@ -0,0 +1 @@
+69
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..2496ba8
--- /dev/null
@@ -0,0 +1 @@
+21,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..7d1a03d
--- /dev/null
@@ -0,0 +1 @@
+2000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/id
new file mode 100644 (file)
index 0000000..b5489e5
--- /dev/null
@@ -0,0 +1 @@
+69
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..2496ba8
--- /dev/null
@@ -0,0 +1 @@
+21,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..7d1a03d
--- /dev/null
@@ -0,0 +1 @@
+2000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/id
new file mode 100644 (file)
index 0000000..b5489e5
--- /dev/null
@@ -0,0 +1 @@
+69
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..2496ba8
--- /dev/null
@@ -0,0 +1 @@
+21,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..7d1a03d
--- /dev/null
@@ -0,0 +1 @@
+2000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..7d1a03d
--- /dev/null
@@ -0,0 +1 @@
+2000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..2496ba8
--- /dev/null
@@ -0,0 +1 @@
+21,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/cluster_id
new file mode 100644 (file)
index 0000000..93e7803
--- /dev/null
@@ -0,0 +1 @@
+138
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_cpus
new file mode 100644 (file)
index 0000000..7d1a03d
--- /dev/null
@@ -0,0 +1 @@
+2000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..2496ba8
--- /dev/null
@@ -0,0 +1 @@
+21,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_id
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/thread_siblings
new file mode 100644 (file)
index 0000000..7d1a03d
--- /dev/null
@@ -0,0 +1 @@
+2000,00200000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..2496ba8
--- /dev/null
@@ -0,0 +1 @@
+21,45
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..93f3bf7
--- /dev/null
@@ -0,0 +1 @@
+22,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..fd4616a
--- /dev/null
@@ -0,0 +1 @@
+4000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..93f3bf7
--- /dev/null
@@ -0,0 +1 @@
+22,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..fd4616a
--- /dev/null
@@ -0,0 +1 @@
+4000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..93f3bf7
--- /dev/null
@@ -0,0 +1 @@
+22,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..fd4616a
--- /dev/null
@@ -0,0 +1 @@
+4000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..fd4616a
--- /dev/null
@@ -0,0 +1 @@
+4000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..93f3bf7
--- /dev/null
@@ -0,0 +1 @@
+22,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/cluster_id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_cpus
new file mode 100644 (file)
index 0000000..fd4616a
--- /dev/null
@@ -0,0 +1 @@
+4000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..93f3bf7
--- /dev/null
@@ -0,0 +1 @@
+22,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_id
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/thread_siblings
new file mode 100644 (file)
index 0000000..fd4616a
--- /dev/null
@@ -0,0 +1 @@
+4000,00400000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..93f3bf7
--- /dev/null
@@ -0,0 +1 @@
+22,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/id
new file mode 100644 (file)
index 0000000..2bbd69c
--- /dev/null
@@ -0,0 +1 @@
+70
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..fe84dea
--- /dev/null
@@ -0,0 +1 @@
+23,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..c4cfa87
--- /dev/null
@@ -0,0 +1 @@
+8000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/id
new file mode 100644 (file)
index 0000000..2bbd69c
--- /dev/null
@@ -0,0 +1 @@
+70
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..fe84dea
--- /dev/null
@@ -0,0 +1 @@
+23,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..c4cfa87
--- /dev/null
@@ -0,0 +1 @@
+8000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/id
new file mode 100644 (file)
index 0000000..2bbd69c
--- /dev/null
@@ -0,0 +1 @@
+70
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..fe84dea
--- /dev/null
@@ -0,0 +1 @@
+23,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..c4cfa87
--- /dev/null
@@ -0,0 +1 @@
+8000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..c4cfa87
--- /dev/null
@@ -0,0 +1 @@
+8000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..fe84dea
--- /dev/null
@@ -0,0 +1 @@
+23,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/cluster_id
new file mode 100644 (file)
index 0000000..dee261d
--- /dev/null
@@ -0,0 +1 @@
+140
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_cpus
new file mode 100644 (file)
index 0000000..c4cfa87
--- /dev/null
@@ -0,0 +1 @@
+8000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..fe84dea
--- /dev/null
@@ -0,0 +1 @@
+23,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_id
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/thread_siblings
new file mode 100644 (file)
index 0000000..c4cfa87
--- /dev/null
@@ -0,0 +1 @@
+8000,00800000
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..fe84dea
--- /dev/null
@@ -0,0 +1 @@
+23,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/id
new file mode 100644 (file)
index 0000000..d69c74c
--- /dev/null
@@ -0,0 +1 @@
+73
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..ae9eb15
--- /dev/null
@@ -0,0 +1 @@
+5,29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..3e016a0
--- /dev/null
@@ -0,0 +1 @@
+0000,20000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/id
new file mode 100644 (file)
index 0000000..d69c74c
--- /dev/null
@@ -0,0 +1 @@
+73
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..ae9eb15
--- /dev/null
@@ -0,0 +1 @@
+5,29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..3e016a0
--- /dev/null
@@ -0,0 +1 @@
+0000,20000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/id
new file mode 100644 (file)
index 0000000..d69c74c
--- /dev/null
@@ -0,0 +1 @@
+73
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..ae9eb15
--- /dev/null
@@ -0,0 +1 @@
+5,29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..3e016a0
--- /dev/null
@@ -0,0 +1 @@
+0000,20000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..3e016a0
--- /dev/null
@@ -0,0 +1 @@
+0000,20000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..ae9eb15
--- /dev/null
@@ -0,0 +1 @@
+5,29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/cluster_id
new file mode 100644 (file)
index 0000000..878d5a0
--- /dev/null
@@ -0,0 +1 @@
+146
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_cpus
new file mode 100644 (file)
index 0000000..3e016a0
--- /dev/null
@@ -0,0 +1 @@
+0000,20000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..ae9eb15
--- /dev/null
@@ -0,0 +1 @@
+5,29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_id
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/thread_siblings
new file mode 100644 (file)
index 0000000..3e016a0
--- /dev/null
@@ -0,0 +1 @@
+0000,20000020
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..ae9eb15
--- /dev/null
@@ -0,0 +1 @@
+5,29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..8f9572b
--- /dev/null
@@ -0,0 +1 @@
+6,30
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..5822803
--- /dev/null
@@ -0,0 +1 @@
+0000,40000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..8f9572b
--- /dev/null
@@ -0,0 +1 @@
+6,30
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..5822803
--- /dev/null
@@ -0,0 +1 @@
+0000,40000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..8f9572b
--- /dev/null
@@ -0,0 +1 @@
+6,30
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..5822803
--- /dev/null
@@ -0,0 +1 @@
+0000,40000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..5822803
--- /dev/null
@@ -0,0 +1 @@
+0000,40000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..8f9572b
--- /dev/null
@@ -0,0 +1 @@
+6,30
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/cluster_id
new file mode 100644 (file)
index 0000000..209e3ef
--- /dev/null
@@ -0,0 +1 @@
+20
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_cpus
new file mode 100644 (file)
index 0000000..5822803
--- /dev/null
@@ -0,0 +1 @@
+0000,40000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..8f9572b
--- /dev/null
@@ -0,0 +1 @@
+6,30
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_id
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
@@ -0,0 +1 @@
+10
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/thread_siblings
new file mode 100644 (file)
index 0000000..5822803
--- /dev/null
@@ -0,0 +1 @@
+0000,40000040
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..8f9572b
--- /dev/null
@@ -0,0 +1 @@
+6,30
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/id
new file mode 100644 (file)
index 0000000..1479e19
--- /dev/null
@@ -0,0 +1 @@
+65
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..5383a71
--- /dev/null
@@ -0,0 +1 @@
+7,31
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..d9382fd
--- /dev/null
@@ -0,0 +1 @@
+0000,80000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/id
new file mode 100644 (file)
index 0000000..1479e19
--- /dev/null
@@ -0,0 +1 @@
+65
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..5383a71
--- /dev/null
@@ -0,0 +1 @@
+7,31
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..d9382fd
--- /dev/null
@@ -0,0 +1 @@
+0000,80000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/id
new file mode 100644 (file)
index 0000000..1479e19
--- /dev/null
@@ -0,0 +1 @@
+65
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..5383a71
--- /dev/null
@@ -0,0 +1 @@
+7,31
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..d9382fd
--- /dev/null
@@ -0,0 +1 @@
+0000,80000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..d9382fd
--- /dev/null
@@ -0,0 +1 @@
+0000,80000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..5383a71
--- /dev/null
@@ -0,0 +1 @@
+7,31
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/cluster_id
new file mode 100644 (file)
index 0000000..fd03ab2
--- /dev/null
@@ -0,0 +1 @@
+130
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_cpus
new file mode 100644 (file)
index 0000000..d9382fd
--- /dev/null
@@ -0,0 +1 @@
+0000,80000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..5383a71
--- /dev/null
@@ -0,0 +1 @@
+7,31
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/thread_siblings
new file mode 100644 (file)
index 0000000..d9382fd
--- /dev/null
@@ -0,0 +1 @@
+0000,80000080
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..5383a71
--- /dev/null
@@ -0,0 +1 @@
+7,31
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..afe3bc4
--- /dev/null
@@ -0,0 +1 @@
+8,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..bc83043
--- /dev/null
@@ -0,0 +1 @@
+0001,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..afe3bc4
--- /dev/null
@@ -0,0 +1 @@
+8,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..bc83043
--- /dev/null
@@ -0,0 +1 @@
+0001,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..afe3bc4
--- /dev/null
@@ -0,0 +1 @@
+8,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..bc83043
--- /dev/null
@@ -0,0 +1 @@
+0001,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/node0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/node0
new file mode 120000 (symlink)
index 0000000..222b6af
--- /dev/null
@@ -0,0 +1 @@
+../../node/node0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..bc83043
--- /dev/null
@@ -0,0 +1 @@
+0001,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..afe3bc4
--- /dev/null
@@ -0,0 +1 @@
+8,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/cluster_id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_cpus
new file mode 100644 (file)
index 0000000..bc83043
--- /dev/null
@@ -0,0 +1 @@
+0001,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..afe3bc4
--- /dev/null
@@ -0,0 +1 @@
+8,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_id
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_siblings
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/die_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/die_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/package_cpus
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/physical_package_id
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/thread_siblings
new file mode 100644 (file)
index 0000000..bc83043
--- /dev/null
@@ -0,0 +1 @@
+0001,00000100
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..afe3bc4
--- /dev/null
@@ -0,0 +1 @@
+8,32
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/id
new file mode 100644 (file)
index 0000000..38b10c1
--- /dev/null
@@ -0,0 +1 @@
+68
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/shared_cpu_list
new file mode 100644 (file)
index 0000000..0ba4a20
--- /dev/null
@@ -0,0 +1 @@
+9,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/shared_cpu_map
new file mode 100644 (file)
index 0000000..2858a98
--- /dev/null
@@ -0,0 +1 @@
+0002,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/size
new file mode 100644 (file)
index 0000000..5941d59
--- /dev/null
@@ -0,0 +1 @@
+48K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/type
new file mode 100644 (file)
index 0000000..0b7088e
--- /dev/null
@@ -0,0 +1 @@
+Data
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/ways_of_associativity
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/id
new file mode 100644 (file)
index 0000000..38b10c1
--- /dev/null
@@ -0,0 +1 @@
+68
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/level
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/number_of_sets
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/shared_cpu_list
new file mode 100644 (file)
index 0000000..0ba4a20
--- /dev/null
@@ -0,0 +1 @@
+9,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/shared_cpu_map
new file mode 100644 (file)
index 0000000..2858a98
--- /dev/null
@@ -0,0 +1 @@
+0002,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/size
new file mode 100644 (file)
index 0000000..56b868b
--- /dev/null
@@ -0,0 +1 @@
+32K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/type
new file mode 100644 (file)
index 0000000..9a53cbf
--- /dev/null
@@ -0,0 +1 @@
+Instruction
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/ways_of_associativity
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/id
new file mode 100644 (file)
index 0000000..38b10c1
--- /dev/null
@@ -0,0 +1 @@
+68
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/level
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/number_of_sets
new file mode 100644 (file)
index 0000000..c873496
--- /dev/null
@@ -0,0 +1 @@
+2048
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/shared_cpu_list
new file mode 100644 (file)
index 0000000..0ba4a20
--- /dev/null
@@ -0,0 +1 @@
+9,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/shared_cpu_map
new file mode 100644 (file)
index 0000000..2858a98
--- /dev/null
@@ -0,0 +1 @@
+0002,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/size
new file mode 100644 (file)
index 0000000..25d2efd
--- /dev/null
@@ -0,0 +1 @@
+2048K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/ways_of_associativity
new file mode 100644 (file)
index 0000000..b6a7d89
--- /dev/null
@@ -0,0 +1 @@
+16
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/coherency_line_size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/coherency_line_size
new file mode 100644 (file)
index 0000000..900731f
--- /dev/null
@@ -0,0 +1 @@
+64
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/level b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/level
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/number_of_sets b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/number_of_sets
new file mode 100644 (file)
index 0000000..dce60d4
--- /dev/null
@@ -0,0 +1 @@
+32768
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/physical_line_partition b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/physical_line_partition
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/shared_cpu_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/shared_cpu_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/shared_cpu_map b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/shared_cpu_map
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/size b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/size
new file mode 100644 (file)
index 0000000..06f2474
--- /dev/null
@@ -0,0 +1 @@
+30720K
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/type b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/type
new file mode 100644 (file)
index 0000000..e4fd9dc
--- /dev/null
@@ -0,0 +1 @@
+Unified
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/ways_of_associativity b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/ways_of_associativity
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/uevent b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/uevent
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/node1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/node1
new file mode 120000 (symlink)
index 0000000..1f9c101
--- /dev/null
@@ -0,0 +1 @@
+../../node/node1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/online
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/cluster_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/cluster_cpus
new file mode 100644 (file)
index 0000000..2858a98
--- /dev/null
@@ -0,0 +1 @@
+0002,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/cluster_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/cluster_cpus_list
new file mode 100644 (file)
index 0000000..0ba4a20
--- /dev/null
@@ -0,0 +1 @@
+9,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/cluster_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/cluster_id
new file mode 100644 (file)
index 0000000..7296f25
--- /dev/null
@@ -0,0 +1 @@
+136
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_cpus
new file mode 100644 (file)
index 0000000..2858a98
--- /dev/null
@@ -0,0 +1 @@
+0002,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_cpus_list
new file mode 100644 (file)
index 0000000..0ba4a20
--- /dev/null
@@ -0,0 +1 @@
+9,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_id
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_siblings
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_siblings_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/die_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/die_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/die_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/die_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/die_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/die_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/package_cpus b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/package_cpus
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/package_cpus_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/package_cpus_list
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/physical_package_id b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/physical_package_id
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/thread_siblings b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/thread_siblings
new file mode 100644 (file)
index 0000000..2858a98
--- /dev/null
@@ -0,0 +1 @@
+0002,00000200
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/thread_siblings_list b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/thread_siblings_list
new file mode 100644 (file)
index 0000000..0ba4a20
--- /dev/null
@@ -0,0 +1 @@
+9,33
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/online
new file mode 100644 (file)
index 0000000..ece4196
--- /dev/null
@@ -0,0 +1 @@
+0-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/present b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/present
new file mode 100644 (file)
index 0000000..ece4196
--- /dev/null
@@ -0,0 +1 @@
+0-47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu0 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu0
new file mode 120000 (symlink)
index 0000000..c841bea
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu0
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu10 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu10
new file mode 120000 (symlink)
index 0000000..a6dc6bb
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu10
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu12 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu12
new file mode 120000 (symlink)
index 0000000..211519e
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu12
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu14 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu14
new file mode 120000 (symlink)
index 0000000..24cb3b4
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu14
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu16 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu16
new file mode 120000 (symlink)
index 0000000..445de40
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu16
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu18 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu18
new file mode 120000 (symlink)
index 0000000..3809adc
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu18
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu2 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu2
new file mode 120000 (symlink)
index 0000000..2dcca33
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu2
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu20 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu20
new file mode 120000 (symlink)
index 0000000..a37c370
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu20
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu22 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu22
new file mode 120000 (symlink)
index 0000000..2c226ae
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu22
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu24 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu24
new file mode 120000 (symlink)
index 0000000..ad0a618
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu24
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu26 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu26
new file mode 120000 (symlink)
index 0000000..1dd180f
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu26
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu28 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu28
new file mode 120000 (symlink)
index 0000000..83269be
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu28
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu30 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu30
new file mode 120000 (symlink)
index 0000000..80226fa
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu30
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu32 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu32
new file mode 120000 (symlink)
index 0000000..bbca866
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu32
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu34 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu34
new file mode 120000 (symlink)
index 0000000..0c0e738
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu34
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu36 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu36
new file mode 120000 (symlink)
index 0000000..5e53f70
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu36
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu38 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu38
new file mode 120000 (symlink)
index 0000000..7231eb4
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu38
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu4 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu4
new file mode 120000 (symlink)
index 0000000..9e77a64
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu4
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu40 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu40
new file mode 120000 (symlink)
index 0000000..c727d46
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu40
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu42 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu42
new file mode 120000 (symlink)
index 0000000..8ebd18e
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu42
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu44 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu44
new file mode 120000 (symlink)
index 0000000..859e4fc
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu44
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu46 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu46
new file mode 120000 (symlink)
index 0000000..55223e0
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu46
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu6 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu6
new file mode 120000 (symlink)
index 0000000..2e75763
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu6
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu8 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu8
new file mode 120000 (symlink)
index 0000000..bda10cc
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu8
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpulist b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpulist
new file mode 100644 (file)
index 0000000..254182e
--- /dev/null
@@ -0,0 +1 @@
+0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpumap b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpumap
new file mode 100644 (file)
index 0000000..4cf9380
--- /dev/null
@@ -0,0 +1 @@
+5555,55555555
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/distance b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/distance
new file mode 100644 (file)
index 0000000..bdfaa85
--- /dev/null
@@ -0,0 +1 @@
+10 21
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-1048576kB/free_hugepages b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-1048576kB/free_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-1048576kB/nr_hugepages b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-1048576kB/nr_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-1048576kB/surplus_hugepages b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-1048576kB/surplus_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-2048kB/free_hugepages b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-2048kB/free_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-2048kB/nr_hugepages b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-2048kB/nr_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-2048kB/surplus_hugepages b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-2048kB/surplus_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu1 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu1
new file mode 120000 (symlink)
index 0000000..5f45362
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu1
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu11 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu11
new file mode 120000 (symlink)
index 0000000..e29d898
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu11
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu13 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu13
new file mode 120000 (symlink)
index 0000000..52d3b69
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu13
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu15 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu15
new file mode 120000 (symlink)
index 0000000..e905d85
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu15
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu17 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu17
new file mode 120000 (symlink)
index 0000000..13929db
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu17
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu19 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu19
new file mode 120000 (symlink)
index 0000000..c671083
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu19
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu21 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu21
new file mode 120000 (symlink)
index 0000000..68a7cad
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu21
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu23 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu23
new file mode 120000 (symlink)
index 0000000..75c2f57
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu23
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu25 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu25
new file mode 120000 (symlink)
index 0000000..3145742
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu25
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu27 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu27
new file mode 120000 (symlink)
index 0000000..74ced19
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu27
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu29 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu29
new file mode 120000 (symlink)
index 0000000..fa37dc6
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu29
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu3 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu3
new file mode 120000 (symlink)
index 0000000..c7690e5
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu3
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu31 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu31
new file mode 120000 (symlink)
index 0000000..6a9a569
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu31
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu33 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu33
new file mode 120000 (symlink)
index 0000000..b7a9f8d
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu33
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu35 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu35
new file mode 120000 (symlink)
index 0000000..47654d6
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu35
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu37 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu37
new file mode 120000 (symlink)
index 0000000..41b4ce7
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu37
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu39 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu39
new file mode 120000 (symlink)
index 0000000..d465480
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu39
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu41 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu41
new file mode 120000 (symlink)
index 0000000..cc0b78c
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu41
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu43 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu43
new file mode 120000 (symlink)
index 0000000..03b2d2d
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu43
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu45 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu45
new file mode 120000 (symlink)
index 0000000..58c3ca3
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu45
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu47 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu47
new file mode 120000 (symlink)
index 0000000..19407d4
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu47
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu5 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu5
new file mode 120000 (symlink)
index 0000000..cc07c3b
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu5
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu7 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu7
new file mode 120000 (symlink)
index 0000000..09e3f79
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu7
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu9 b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu9
new file mode 120000 (symlink)
index 0000000..1ec1db2
--- /dev/null
@@ -0,0 +1 @@
+../../cpu/cpu9
\ No newline at end of file
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpulist b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpulist
new file mode 100644 (file)
index 0000000..4dccdc3
--- /dev/null
@@ -0,0 +1 @@
+1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpumap b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpumap
new file mode 100644 (file)
index 0000000..6d6a91d
--- /dev/null
@@ -0,0 +1 @@
+aaaa,aaaaaaaa
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/distance b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/distance
new file mode 100644 (file)
index 0000000..b7621ea
--- /dev/null
@@ -0,0 +1 @@
+21 10
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-1048576kB/free_hugepages b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-1048576kB/free_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-1048576kB/nr_hugepages b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-1048576kB/nr_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-1048576kB/surplus_hugepages b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-1048576kB/surplus_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-2048kB/free_hugepages b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-2048kB/free_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-2048kB/nr_hugepages b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-2048kB/nr_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-2048kB/surplus_hugepages b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-2048kB/surplus_hugepages
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/online b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/online
new file mode 100644 (file)
index 0000000..8b0fab8
--- /dev/null
@@ -0,0 +1 @@
+0-1
diff --git a/tests/vircaps2xmldata/vircaps-x86_64-resctrl-amd.xml b/tests/vircaps2xmldata/vircaps-x86_64-resctrl-amd.xml
new file mode 100644 (file)
index 0000000..223a3df
--- /dev/null
@@ -0,0 +1,191 @@
+<capabilities>
+
+  <host>
+    <cpu>
+      <arch>x86_64</arch>
+    </cpu>
+    <power_management/>
+    <iommu support='no'/>
+    <migration_features>
+      <live/>
+    </migration_features>
+    <topology>
+      <cells num='2'>
+        <cell id='0'>
+          <memory unit='KiB'>1048576</memory>
+          <pages unit='KiB' size='4'>2048</pages>
+          <pages unit='KiB' size='2048'>4096</pages>
+          <pages unit='KiB' size='1048576'>6144</pages>
+          <cpus num='32'>
+            <cpu id='0' socket_id='0' die_id='0' cluster_id='65535' core_id='0' siblings='0,32'/>
+            <cpu id='1' socket_id='0' die_id='0' cluster_id='65535' core_id='1' siblings='1,33'/>
+            <cpu id='2' socket_id='0' die_id='0' cluster_id='65535' core_id='2' siblings='2,34'/>
+            <cpu id='3' socket_id='0' die_id='0' cluster_id='65535' core_id='3' siblings='3,35'/>
+            <cpu id='4' socket_id='0' die_id='2' cluster_id='65535' core_id='16' siblings='4,36'/>
+            <cpu id='5' socket_id='0' die_id='2' cluster_id='65535' core_id='17' siblings='5,37'/>
+            <cpu id='6' socket_id='0' die_id='2' cluster_id='65535' core_id='18' siblings='6,38'/>
+            <cpu id='7' socket_id='0' die_id='2' cluster_id='65535' core_id='19' siblings='7,39'/>
+            <cpu id='8' socket_id='0' die_id='3' cluster_id='65535' core_id='24' siblings='8,40'/>
+            <cpu id='9' socket_id='0' die_id='3' cluster_id='65535' core_id='25' siblings='9,41'/>
+            <cpu id='10' socket_id='0' die_id='3' cluster_id='65535' core_id='26' siblings='10,42'/>
+            <cpu id='11' socket_id='0' die_id='3' cluster_id='65535' core_id='27' siblings='11,43'/>
+            <cpu id='12' socket_id='0' die_id='1' cluster_id='65535' core_id='8' siblings='12,44'/>
+            <cpu id='13' socket_id='0' die_id='1' cluster_id='65535' core_id='9' siblings='13,45'/>
+            <cpu id='14' socket_id='0' die_id='1' cluster_id='65535' core_id='10' siblings='14,46'/>
+            <cpu id='15' socket_id='0' die_id='1' cluster_id='65535' core_id='11' siblings='15,47'/>
+            <cpu id='32' socket_id='0' die_id='0' cluster_id='65535' core_id='0' siblings='0,32'/>
+            <cpu id='33' socket_id='0' die_id='0' cluster_id='65535' core_id='1' siblings='1,33'/>
+            <cpu id='34' socket_id='0' die_id='0' cluster_id='65535' core_id='2' siblings='2,34'/>
+            <cpu id='35' socket_id='0' die_id='0' cluster_id='65535' core_id='3' siblings='3,35'/>
+            <cpu id='36' socket_id='0' die_id='2' cluster_id='65535' core_id='16' siblings='4,36'/>
+            <cpu id='37' socket_id='0' die_id='2' cluster_id='65535' core_id='17' siblings='5,37'/>
+            <cpu id='38' socket_id='0' die_id='2' cluster_id='65535' core_id='18' siblings='6,38'/>
+            <cpu id='39' socket_id='0' die_id='2' cluster_id='65535' core_id='19' siblings='7,39'/>
+            <cpu id='40' socket_id='0' die_id='3' cluster_id='65535' core_id='24' siblings='8,40'/>
+            <cpu id='41' socket_id='0' die_id='3' cluster_id='65535' core_id='25' siblings='9,41'/>
+            <cpu id='42' socket_id='0' die_id='3' cluster_id='65535' core_id='26' siblings='10,42'/>
+            <cpu id='43' socket_id='0' die_id='3' cluster_id='65535' core_id='27' siblings='11,43'/>
+            <cpu id='44' socket_id='0' die_id='1' cluster_id='65535' core_id='8' siblings='12,44'/>
+            <cpu id='45' socket_id='0' die_id='1' cluster_id='65535' core_id='9' siblings='13,45'/>
+            <cpu id='46' socket_id='0' die_id='1' cluster_id='65535' core_id='10' siblings='14,46'/>
+            <cpu id='47' socket_id='0' die_id='1' cluster_id='65535' core_id='11' siblings='15,47'/>
+          </cpus>
+        </cell>
+        <cell id='1'>
+          <memory unit='KiB'>2097152</memory>
+          <pages unit='KiB' size='4'>4096</pages>
+          <pages unit='KiB' size='2048'>6144</pages>
+          <pages unit='KiB' size='1048576'>8192</pages>
+          <cpus num='32'>
+            <cpu id='16' socket_id='1' die_id='4' cluster_id='65535' core_id='0' siblings='16,48'/>
+            <cpu id='17' socket_id='1' die_id='4' cluster_id='65535' core_id='1' siblings='17,49'/>
+            <cpu id='18' socket_id='1' die_id='4' cluster_id='65535' core_id='2' siblings='18,50'/>
+            <cpu id='19' socket_id='1' die_id='4' cluster_id='65535' core_id='3' siblings='19,51'/>
+            <cpu id='20' socket_id='1' die_id='6' cluster_id='65535' core_id='16' siblings='20,52'/>
+            <cpu id='21' socket_id='1' die_id='6' cluster_id='65535' core_id='17' siblings='21,53'/>
+            <cpu id='22' socket_id='1' die_id='6' cluster_id='65535' core_id='18' siblings='22,54'/>
+            <cpu id='23' socket_id='1' die_id='6' cluster_id='65535' core_id='19' siblings='23,55'/>
+            <cpu id='24' socket_id='1' die_id='7' cluster_id='65535' core_id='24' siblings='24,56'/>
+            <cpu id='25' socket_id='1' die_id='7' cluster_id='65535' core_id='25' siblings='25,57'/>
+            <cpu id='26' socket_id='1' die_id='7' cluster_id='65535' core_id='26' siblings='26,58'/>
+            <cpu id='27' socket_id='1' die_id='7' cluster_id='65535' core_id='27' siblings='27,59'/>
+            <cpu id='28' socket_id='1' die_id='5' cluster_id='65535' core_id='8' siblings='28,60'/>
+            <cpu id='29' socket_id='1' die_id='5' cluster_id='65535' core_id='9' siblings='29,61'/>
+            <cpu id='30' socket_id='1' die_id='5' cluster_id='65535' core_id='10' siblings='30,62'/>
+            <cpu id='31' socket_id='1' die_id='5' cluster_id='65535' core_id='11' siblings='31,63'/>
+            <cpu id='48' socket_id='1' die_id='4' cluster_id='65535' core_id='0' siblings='16,48'/>
+            <cpu id='49' socket_id='1' die_id='4' cluster_id='65535' core_id='1' siblings='17,49'/>
+            <cpu id='50' socket_id='1' die_id='4' cluster_id='65535' core_id='2' siblings='18,50'/>
+            <cpu id='51' socket_id='1' die_id='4' cluster_id='65535' core_id='3' siblings='19,51'/>
+            <cpu id='52' socket_id='1' die_id='6' cluster_id='65535' core_id='16' siblings='20,52'/>
+            <cpu id='53' socket_id='1' die_id='6' cluster_id='65535' core_id='17' siblings='21,53'/>
+            <cpu id='54' socket_id='1' die_id='6' cluster_id='65535' core_id='18' siblings='22,54'/>
+            <cpu id='55' socket_id='1' die_id='6' cluster_id='65535' core_id='19' siblings='23,55'/>
+            <cpu id='56' socket_id='1' die_id='7' cluster_id='65535' core_id='24' siblings='24,56'/>
+            <cpu id='57' socket_id='1' die_id='7' cluster_id='65535' core_id='25' siblings='25,57'/>
+            <cpu id='58' socket_id='1' die_id='7' cluster_id='65535' core_id='26' siblings='26,58'/>
+            <cpu id='59' socket_id='1' die_id='7' cluster_id='65535' core_id='27' siblings='27,59'/>
+            <cpu id='60' socket_id='1' die_id='5' cluster_id='65535' core_id='8' siblings='28,60'/>
+            <cpu id='61' socket_id='1' die_id='5' cluster_id='65535' core_id='9' siblings='29,61'/>
+            <cpu id='62' socket_id='1' die_id='5' cluster_id='65535' core_id='10' siblings='30,62'/>
+            <cpu id='63' socket_id='1' die_id='5' cluster_id='65535' core_id='11' siblings='31,63'/>
+          </cpus>
+        </cell>
+      </cells>
+    </topology>
+    <cache>
+      <bank id='0' level='2' type='both' size='1' unit='MiB' cpus='0,32'/>
+      <bank id='1' level='2' type='both' size='1' unit='MiB' cpus='1,33'/>
+      <bank id='2' level='2' type='both' size='1' unit='MiB' cpus='2,34'/>
+      <bank id='3' level='2' type='both' size='1' unit='MiB' cpus='3,35'/>
+      <bank id='8' level='2' type='both' size='1' unit='MiB' cpus='12,44'/>
+      <bank id='9' level='2' type='both' size='1' unit='MiB' cpus='13,45'/>
+      <bank id='10' level='2' type='both' size='1' unit='MiB' cpus='14,46'/>
+      <bank id='11' level='2' type='both' size='1' unit='MiB' cpus='15,47'/>
+      <bank id='16' level='2' type='both' size='1' unit='MiB' cpus='4,36'/>
+      <bank id='17' level='2' type='both' size='1' unit='MiB' cpus='5,37'/>
+      <bank id='18' level='2' type='both' size='1' unit='MiB' cpus='6,38'/>
+      <bank id='19' level='2' type='both' size='1' unit='MiB' cpus='7,39'/>
+      <bank id='24' level='2' type='both' size='1' unit='MiB' cpus='8,40'/>
+      <bank id='25' level='2' type='both' size='1' unit='MiB' cpus='9,41'/>
+      <bank id='26' level='2' type='both' size='1' unit='MiB' cpus='10,42'/>
+      <bank id='27' level='2' type='both' size='1' unit='MiB' cpus='11,43'/>
+      <bank id='32' level='2' type='both' size='1' unit='MiB' cpus='16,48'/>
+      <bank id='33' level='2' type='both' size='1' unit='MiB' cpus='17,49'/>
+      <bank id='34' level='2' type='both' size='1' unit='MiB' cpus='18,50'/>
+      <bank id='35' level='2' type='both' size='1' unit='MiB' cpus='19,51'/>
+      <bank id='40' level='2' type='both' size='1' unit='MiB' cpus='28,60'/>
+      <bank id='41' level='2' type='both' size='1' unit='MiB' cpus='29,61'/>
+      <bank id='42' level='2' type='both' size='1' unit='MiB' cpus='30,62'/>
+      <bank id='43' level='2' type='both' size='1' unit='MiB' cpus='31,63'/>
+      <bank id='48' level='2' type='both' size='1' unit='MiB' cpus='20,52'/>
+      <bank id='49' level='2' type='both' size='1' unit='MiB' cpus='21,53'/>
+      <bank id='50' level='2' type='both' size='1' unit='MiB' cpus='22,54'/>
+      <bank id='51' level='2' type='both' size='1' unit='MiB' cpus='23,55'/>
+      <bank id='56' level='2' type='both' size='1' unit='MiB' cpus='24,56'/>
+      <bank id='57' level='2' type='both' size='1' unit='MiB' cpus='25,57'/>
+      <bank id='58' level='2' type='both' size='1' unit='MiB' cpus='26,58'/>
+      <bank id='59' level='2' type='both' size='1' unit='MiB' cpus='27,59'/>
+      <bank id='0' level='3' type='both' size='16' unit='MiB' cpus='0-3,32-35'>
+        <control granularity='1' unit='MiB' type='both' maxAllocs='16'/>
+      </bank>
+      <bank id='2' level='3' type='both' size='16' unit='MiB' cpus='12-15,44-47'>
+        <control granularity='1' unit='MiB' type='both' maxAllocs='16'/>
+      </bank>
+      <bank id='4' level='3' type='both' size='16' unit='MiB' cpus='4-7,36-39'>
+        <control granularity='1' unit='MiB' type='both' maxAllocs='16'/>
+      </bank>
+      <bank id='6' level='3' type='both' size='16' unit='MiB' cpus='8-11,40-43'>
+        <control granularity='1' unit='MiB' type='both' maxAllocs='16'/>
+      </bank>
+      <bank id='8' level='3' type='both' size='16' unit='MiB' cpus='16-19,48-51'>
+        <control granularity='1' unit='MiB' type='both' maxAllocs='16'/>
+      </bank>
+      <bank id='10' level='3' type='both' size='16' unit='MiB' cpus='28-31,60-63'>
+        <control granularity='1' unit='MiB' type='both' maxAllocs='16'/>
+      </bank>
+      <bank id='12' level='3' type='both' size='16' unit='MiB' cpus='20-23,52-55'>
+        <control granularity='1' unit='MiB' type='both' maxAllocs='16'/>
+      </bank>
+      <bank id='14' level='3' type='both' size='16' unit='MiB' cpus='24-27,56-59'>
+        <control granularity='1' unit='MiB' type='both' maxAllocs='16'/>
+      </bank>
+      <monitor level='3' reuseThreshold='4096' maxMonitors='256'>
+        <feature name='llc_occupancy'/>
+      </monitor>
+    </cache>
+    <memory_bandwidth>
+      <node id='0' cpus='0-3,32-35'>
+        <control granularity='1' min='0' maxAllocs='16'/>
+      </node>
+      <node id='2' cpus='12-15,44-47'>
+        <control granularity='1' min='0' maxAllocs='16'/>
+      </node>
+      <node id='4' cpus='4-7,36-39'>
+        <control granularity='1' min='0' maxAllocs='16'/>
+      </node>
+      <node id='6' cpus='8-11,40-43'>
+        <control granularity='1' min='0' maxAllocs='16'/>
+      </node>
+      <node id='8' cpus='16-19,48-51'>
+        <control granularity='1' min='0' maxAllocs='16'/>
+      </node>
+      <node id='10' cpus='28-31,60-63'>
+        <control granularity='1' min='0' maxAllocs='16'/>
+      </node>
+      <node id='12' cpus='20-23,52-55'>
+        <control granularity='1' min='0' maxAllocs='16'/>
+      </node>
+      <node id='14' cpus='24-27,56-59'>
+        <control granularity='1' min='0' maxAllocs='16'/>
+      </node>
+      <monitor maxMonitors='256'>
+        <feature name='mbm_total_bytes'/>
+        <feature name='mbm_total_bytes_config'/>
+        <feature name='mbm_local_bytes'/>
+        <feature name='mbm_local_bytes_config'/>
+      </monitor>
+    </memory_bandwidth>
+  </host>
+
+</capabilities>
diff --git a/tests/vircaps2xmldata/vircaps-x86_64-resctrl-mba_MBps.xml b/tests/vircaps2xmldata/vircaps-x86_64-resctrl-mba_MBps.xml
new file mode 100644 (file)
index 0000000..a65a514
--- /dev/null
@@ -0,0 +1,177 @@
+<capabilities>
+
+  <host>
+    <cpu>
+      <arch>x86_64</arch>
+    </cpu>
+    <power_management/>
+    <iommu support='no'/>
+    <migration_features>
+      <live/>
+    </migration_features>
+    <topology>
+      <cells num='2'>
+        <cell id='0'>
+          <memory unit='KiB'>1048576</memory>
+          <pages unit='KiB' size='4'>2048</pages>
+          <pages unit='KiB' size='2048'>4096</pages>
+          <pages unit='KiB' size='1048576'>6144</pages>
+          <cpus num='24'>
+            <cpu id='0' socket_id='0' die_id='0' cluster_id='0' core_id='0' siblings='0,24'/>
+            <cpu id='2' socket_id='0' die_id='0' cluster_id='12' core_id='6' siblings='2,26'/>
+            <cpu id='4' socket_id='0' die_id='0' cluster_id='8' core_id='4' siblings='4,28'/>
+            <cpu id='6' socket_id='0' die_id='0' cluster_id='20' core_id='10' siblings='6,30'/>
+            <cpu id='8' socket_id='0' die_id='0' cluster_id='4' core_id='2' siblings='8,32'/>
+            <cpu id='10' socket_id='0' die_id='0' cluster_id='16' core_id='8' siblings='10,34'/>
+            <cpu id='12' socket_id='0' die_id='0' cluster_id='22' core_id='11' siblings='12,36'/>
+            <cpu id='14' socket_id='0' die_id='0' cluster_id='18' core_id='9' siblings='14,38'/>
+            <cpu id='16' socket_id='0' die_id='0' cluster_id='2' core_id='1' siblings='16,40'/>
+            <cpu id='18' socket_id='0' die_id='0' cluster_id='14' core_id='7' siblings='18,42'/>
+            <cpu id='20' socket_id='0' die_id='0' cluster_id='10' core_id='5' siblings='20,44'/>
+            <cpu id='22' socket_id='0' die_id='0' cluster_id='6' core_id='3' siblings='22,46'/>
+            <cpu id='24' socket_id='0' die_id='0' cluster_id='0' core_id='0' siblings='0,24'/>
+            <cpu id='26' socket_id='0' die_id='0' cluster_id='12' core_id='6' siblings='2,26'/>
+            <cpu id='28' socket_id='0' die_id='0' cluster_id='8' core_id='4' siblings='4,28'/>
+            <cpu id='30' socket_id='0' die_id='0' cluster_id='20' core_id='10' siblings='6,30'/>
+            <cpu id='32' socket_id='0' die_id='0' cluster_id='4' core_id='2' siblings='8,32'/>
+            <cpu id='34' socket_id='0' die_id='0' cluster_id='16' core_id='8' siblings='10,34'/>
+            <cpu id='36' socket_id='0' die_id='0' cluster_id='22' core_id='11' siblings='12,36'/>
+            <cpu id='38' socket_id='0' die_id='0' cluster_id='18' core_id='9' siblings='14,38'/>
+            <cpu id='40' socket_id='0' die_id='0' cluster_id='2' core_id='1' siblings='16,40'/>
+            <cpu id='42' socket_id='0' die_id='0' cluster_id='14' core_id='7' siblings='18,42'/>
+            <cpu id='44' socket_id='0' die_id='0' cluster_id='10' core_id='5' siblings='20,44'/>
+            <cpu id='46' socket_id='0' die_id='0' cluster_id='6' core_id='3' siblings='22,46'/>
+          </cpus>
+        </cell>
+        <cell id='1'>
+          <memory unit='KiB'>2097152</memory>
+          <pages unit='KiB' size='4'>4096</pages>
+          <pages unit='KiB' size='2048'>6144</pages>
+          <pages unit='KiB' size='1048576'>8192</pages>
+          <cpus num='24'>
+            <cpu id='1' socket_id='1' die_id='1' cluster_id='142' core_id='7' siblings='1,25'/>
+            <cpu id='3' socket_id='1' die_id='1' cluster_id='150' core_id='11' siblings='3,27'/>
+            <cpu id='5' socket_id='1' die_id='1' cluster_id='146' core_id='9' siblings='5,29'/>
+            <cpu id='7' socket_id='1' die_id='1' cluster_id='130' core_id='1' siblings='7,31'/>
+            <cpu id='9' socket_id='1' die_id='1' cluster_id='136' core_id='4' siblings='9,33'/>
+            <cpu id='11' socket_id='1' die_id='1' cluster_id='148' core_id='10' siblings='11,35'/>
+            <cpu id='13' socket_id='1' die_id='1' cluster_id='144' core_id='8' siblings='13,37'/>
+            <cpu id='15' socket_id='1' die_id='1' cluster_id='132' core_id='2' siblings='15,39'/>
+            <cpu id='17' socket_id='1' die_id='1' cluster_id='128' core_id='0' siblings='17,41'/>
+            <cpu id='19' socket_id='1' die_id='1' cluster_id='134' core_id='3' siblings='19,43'/>
+            <cpu id='21' socket_id='1' die_id='1' cluster_id='138' core_id='5' siblings='21,45'/>
+            <cpu id='23' socket_id='1' die_id='1' cluster_id='140' core_id='6' siblings='23,47'/>
+            <cpu id='25' socket_id='1' die_id='1' cluster_id='142' core_id='7' siblings='1,25'/>
+            <cpu id='27' socket_id='1' die_id='1' cluster_id='150' core_id='11' siblings='3,27'/>
+            <cpu id='29' socket_id='1' die_id='1' cluster_id='146' core_id='9' siblings='5,29'/>
+            <cpu id='31' socket_id='1' die_id='1' cluster_id='130' core_id='1' siblings='7,31'/>
+            <cpu id='33' socket_id='1' die_id='1' cluster_id='136' core_id='4' siblings='9,33'/>
+            <cpu id='35' socket_id='1' die_id='1' cluster_id='148' core_id='10' siblings='11,35'/>
+            <cpu id='37' socket_id='1' die_id='1' cluster_id='144' core_id='8' siblings='13,37'/>
+            <cpu id='39' socket_id='1' die_id='1' cluster_id='132' core_id='2' siblings='15,39'/>
+            <cpu id='41' socket_id='1' die_id='1' cluster_id='128' core_id='0' siblings='17,41'/>
+            <cpu id='43' socket_id='1' die_id='1' cluster_id='134' core_id='3' siblings='19,43'/>
+            <cpu id='45' socket_id='1' die_id='1' cluster_id='138' core_id='5' siblings='21,45'/>
+            <cpu id='47' socket_id='1' die_id='1' cluster_id='140' core_id='6' siblings='23,47'/>
+          </cpus>
+        </cell>
+      </cells>
+    </topology>
+    <cache>
+      <bank id='0' level='2' type='both' size='2' unit='MiB' cpus='0,24'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='1' level='2' type='both' size='2' unit='MiB' cpus='16,40'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='2' level='2' type='both' size='2' unit='MiB' cpus='8,32'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='3' level='2' type='both' size='2' unit='MiB' cpus='22,46'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='4' level='2' type='both' size='2' unit='MiB' cpus='4,28'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='5' level='2' type='both' size='2' unit='MiB' cpus='20,44'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='6' level='2' type='both' size='2' unit='MiB' cpus='2,26'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='7' level='2' type='both' size='2' unit='MiB' cpus='18,42'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='8' level='2' type='both' size='2' unit='MiB' cpus='10,34'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='9' level='2' type='both' size='2' unit='MiB' cpus='14,38'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='10' level='2' type='both' size='2' unit='MiB' cpus='6,30'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='11' level='2' type='both' size='2' unit='MiB' cpus='12,36'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='64' level='2' type='both' size='2' unit='MiB' cpus='17,41'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='65' level='2' type='both' size='2' unit='MiB' cpus='7,31'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='66' level='2' type='both' size='2' unit='MiB' cpus='15,39'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='67' level='2' type='both' size='2' unit='MiB' cpus='19,43'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='68' level='2' type='both' size='2' unit='MiB' cpus='9,33'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='69' level='2' type='both' size='2' unit='MiB' cpus='21,45'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='70' level='2' type='both' size='2' unit='MiB' cpus='23,47'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='71' level='2' type='both' size='2' unit='MiB' cpus='1,25'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='72' level='2' type='both' size='2' unit='MiB' cpus='13,37'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='73' level='2' type='both' size='2' unit='MiB' cpus='5,29'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='74' level='2' type='both' size='2' unit='MiB' cpus='11,35'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='75' level='2' type='both' size='2' unit='MiB' cpus='3,27'>
+        <control granularity='128' unit='KiB' type='both' maxAllocs='8'/>
+      </bank>
+      <bank id='0' level='3' type='both' size='30' unit='MiB' cpus='0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46'>
+        <control granularity='2' unit='MiB' type='both' maxAllocs='15'/>
+      </bank>
+      <bank id='1' level='3' type='both' size='30' unit='MiB' cpus='1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47'>
+        <control granularity='2' unit='MiB' type='both' maxAllocs='15'/>
+      </bank>
+      <monitor level='3' reuseThreshold='229376' maxMonitors='128'>
+        <feature name='llc_occupancy'/>
+      </monitor>
+    </cache>
+    <memory_bandwidth>
+      <node id='0' cpus='0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46'>
+        <control granularity='10' min='10' maxAllocs='15'/>
+      </node>
+      <node id='1' cpus='1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47'>
+        <control granularity='10' min='10' maxAllocs='15'/>
+      </node>
+      <monitor maxMonitors='128'>
+        <feature name='mbm_total_bytes'/>
+        <feature name='mbm_local_bytes'/>
+      </monitor>
+    </memory_bandwidth>
+  </host>
+
+</capabilities>
index 2fdf694640a524a4ace22343a1a4006f11b38867..36e6b4b155c32096f9d3fb07e8a1f35af0eb4ffb 100644 (file)
@@ -106,6 +106,9 @@ mymain(void)
     DO_TEST_FULL("resctrl-skx-twocaches", VIR_ARCH_X86_64, true, true);
     DO_TEST_FULL("resctrl-fake-feature", VIR_ARCH_X86_64, true, true);
 
+    DO_TEST_FULL("resctrl-amd", VIR_ARCH_X86_64, true, true);
+    DO_TEST_FULL("resctrl-mba_MBps", VIR_ARCH_X86_64, true, true);
+
     return ret == 0 ? EXIT_SUCCESS : EXIT_FAILURE;
 }
 
diff --git a/tests/virresctrldata/resctrl-amd.schemata b/tests/virresctrldata/resctrl-amd.schemata
new file mode 100644 (file)
index 0000000..df1a14e
--- /dev/null
@@ -0,0 +1,2 @@
+L3:0=0000;2=0000;4=0000;6=0000;8=0000;10=0000;12=0000;14=0000
+MB:0=2048;2=2048;4=2048;6=2048;8=2048;10=2048;12=2048;14=2048
diff --git a/tests/virresctrldata/resctrl-mba_MBps.schemata b/tests/virresctrldata/resctrl-mba_MBps.schemata
new file mode 100644 (file)
index 0000000..503dfef
--- /dev/null
@@ -0,0 +1,3 @@
+L2:0=0000;1=0000;2=0000;3=0000;4=0000;5=0000;6=0000;7=0000;8=0000;9=0000;10=0000;11=0000;64=0000;65=0000;66=0000;67=0000;68=0000;69=0000;70=0000;71=0000;72=0000;73=0000;74=0000;75=0000
+L3:0=0000;1=0000
+MB:0=4294967295;1=4294967295
index c5733a7972322a527bd9f95525f4677222821a39..fb9d32a0e4831119f2584d29223c44aeb0b7b426 100644 (file)
@@ -83,6 +83,9 @@ mymain(void)
     DO_TEST_UNUSED("resctrl-skx");
     DO_TEST_UNUSED("resctrl-skx-twocaches");
 
+    DO_TEST_UNUSED("resctrl-amd");
+    DO_TEST_UNUSED("resctrl-mba_MBps");
+
     return ret == 0 ? EXIT_SUCCESS : EXIT_FAILURE;
 }