From 8cf7d0d45751f9162d65062adb59f0a86d89805e Mon Sep 17 00:00:00 2001 From: Martin Kletzander Date: Thu, 12 Sep 2024 14:02:57 +0200 Subject: [PATCH] tests: Add caps2xml and resctrl data from the wild Add tests for two new system dumps which show various configurations that were fixed in the previous commits. Signed-off-by: Martin Kletzander Reviewed-by: Michal Privoznik --- .../linux-resctrl-amd/resctrl/cpus | 1 + .../linux-resctrl-amd/resctrl/cpus_list | 1 + .../resctrl/info/L3/bit_usage | 1 + .../resctrl/info/L3/cbm_mask | 1 + .../resctrl/info/L3/min_cbm_bits | 1 + .../resctrl/info/L3/num_closids | 1 + .../resctrl/info/L3/shareable_bits | 1 + .../resctrl/info/L3/sparse_masks | 1 + .../info/L3_MON/max_threshold_occupancy | 1 + .../info/L3_MON/mbm_local_bytes_config | 1 + .../info/L3_MON/mbm_total_bytes_config | 1 + .../resctrl/info/L3_MON/mon_features | 5 + .../resctrl/info/L3_MON/num_rmids | 1 + .../resctrl/info/MB/bandwidth_gran | 1 + .../resctrl/info/MB/delay_linear | 1 + .../resctrl/info/MB/min_bandwidth | 1 + .../resctrl/info/MB/num_closids | 1 + .../resctrl/info/SMBA/bandwidth_gran | 1 + .../resctrl/info/SMBA/delay_linear | 1 + .../resctrl/info/SMBA/min_bandwidth | 1 + .../resctrl/info/SMBA/num_closids | 1 + .../resctrl/info/last_cmd_status | 1 + .../linux-resctrl-amd/resctrl/mode | 1 + .../resctrl/mon_data/mon_L3_00/llc_occupancy | 1 + .../mon_data/mon_L3_00/mbm_local_bytes | 1 + .../mon_data/mon_L3_00/mbm_total_bytes | 1 + .../resctrl/mon_data/mon_L3_02/llc_occupancy | 1 + .../mon_data/mon_L3_02/mbm_local_bytes | 1 + .../mon_data/mon_L3_02/mbm_total_bytes | 1 + .../resctrl/mon_data/mon_L3_04/llc_occupancy | 1 + .../mon_data/mon_L3_04/mbm_local_bytes | 1 + .../mon_data/mon_L3_04/mbm_total_bytes | 1 + .../resctrl/mon_data/mon_L3_06/llc_occupancy | 1 + .../mon_data/mon_L3_06/mbm_local_bytes | 1 + .../mon_data/mon_L3_06/mbm_total_bytes | 1 + .../resctrl/mon_data/mon_L3_08/llc_occupancy | 1 + .../mon_data/mon_L3_08/mbm_local_bytes | 1 + .../mon_data/mon_L3_08/mbm_total_bytes | 1 + .../resctrl/mon_data/mon_L3_10/llc_occupancy | 1 + .../mon_data/mon_L3_10/mbm_local_bytes | 1 + .../mon_data/mon_L3_10/mbm_total_bytes | 1 + .../resctrl/mon_data/mon_L3_12/llc_occupancy | 1 + .../mon_data/mon_L3_12/mbm_local_bytes | 1 + .../mon_data/mon_L3_12/mbm_total_bytes | 1 + .../resctrl/mon_data/mon_L3_14/llc_occupancy | 1 + .../mon_data/mon_L3_14/mbm_local_bytes | 1 + .../mon_data/mon_L3_14/mbm_total_bytes | 1 + .../linux-resctrl-amd/resctrl/schemata | 3 + .../linux-resctrl-amd/resctrl/size | 3 + .../linux-resctrl-amd/resctrl/tasks | 1 + .../cpu/cpu0/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu0/cache/index0/id | 1 + .../system/cpu/cpu0/cache/index0/level | 1 + .../cpu/cpu0/cache/index0/number_of_sets | 1 + .../cpu0/cache/index0/physical_line_partition | 1 + .../cpu/cpu0/cache/index0/shared_cpu_list | 1 + .../cpu/cpu0/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu0/cache/index0/size | 1 + .../system/cpu/cpu0/cache/index0/type | 1 + .../system/cpu/cpu0/cache/index0/uevent | 0 .../cpu0/cache/index0/ways_of_associativity | 1 + .../cpu/cpu0/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu0/cache/index1/id | 1 + .../system/cpu/cpu0/cache/index1/level | 1 + .../cpu/cpu0/cache/index1/number_of_sets | 1 + .../cpu0/cache/index1/physical_line_partition | 1 + .../cpu/cpu0/cache/index1/shared_cpu_list | 1 + .../cpu/cpu0/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu0/cache/index1/size | 1 + .../system/cpu/cpu0/cache/index1/type | 1 + .../system/cpu/cpu0/cache/index1/uevent | 0 .../cpu0/cache/index1/ways_of_associativity | 1 + .../cpu/cpu0/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu0/cache/index2/id | 1 + .../system/cpu/cpu0/cache/index2/level | 1 + .../cpu/cpu0/cache/index2/number_of_sets | 1 + .../cpu0/cache/index2/physical_line_partition | 1 + .../cpu/cpu0/cache/index2/shared_cpu_list | 1 + .../cpu/cpu0/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu0/cache/index2/size | 1 + .../system/cpu/cpu0/cache/index2/type | 1 + .../system/cpu/cpu0/cache/index2/uevent | 0 .../cpu0/cache/index2/ways_of_associativity | 1 + .../cpu/cpu0/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu0/cache/index3/id | 1 + .../system/cpu/cpu0/cache/index3/level | 1 + .../cpu/cpu0/cache/index3/number_of_sets | 1 + .../cpu0/cache/index3/physical_line_partition | 1 + .../cpu/cpu0/cache/index3/shared_cpu_list | 1 + .../cpu/cpu0/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu0/cache/index3/size | 1 + .../system/cpu/cpu0/cache/index3/type | 1 + .../system/cpu/cpu0/cache/index3/uevent | 0 .../cpu0/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu0/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu0/node0 | 1 + .../system/cpu/cpu0/topology/cluster_cpus | 1 + .../cpu/cpu0/topology/cluster_cpus_list | 1 + .../system/cpu/cpu0/topology/cluster_id | 1 + .../system/cpu/cpu0/topology/core_cpus | 1 + .../system/cpu/cpu0/topology/core_cpus_list | 1 + .../system/cpu/cpu0/topology/core_id | 1 + .../system/cpu/cpu0/topology/core_siblings | 1 + .../cpu/cpu0/topology/core_siblings_list | 1 + .../system/cpu/cpu0/topology/die_cpus | 1 + .../system/cpu/cpu0/topology/die_cpus_list | 1 + .../system/cpu/cpu0/topology/die_id | 1 + .../system/cpu/cpu0/topology/package_cpus | 1 + .../cpu/cpu0/topology/package_cpus_list | 1 + .../cpu/cpu0/topology/physical_package_id | 1 + .../system/cpu/cpu0/topology/ppin | 1 + .../system/cpu/cpu0/topology/thread_siblings | 1 + .../cpu/cpu0/topology/thread_siblings_list | 1 + .../cpu/cpu1/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu1/cache/index0/id | 1 + .../system/cpu/cpu1/cache/index0/level | 1 + .../cpu/cpu1/cache/index0/number_of_sets | 1 + .../cpu1/cache/index0/physical_line_partition | 1 + .../cpu/cpu1/cache/index0/shared_cpu_list | 1 + .../cpu/cpu1/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu1/cache/index0/size | 1 + .../system/cpu/cpu1/cache/index0/type | 1 + .../system/cpu/cpu1/cache/index0/uevent | 0 .../cpu1/cache/index0/ways_of_associativity | 1 + .../cpu/cpu1/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu1/cache/index1/id | 1 + .../system/cpu/cpu1/cache/index1/level | 1 + .../cpu/cpu1/cache/index1/number_of_sets | 1 + .../cpu1/cache/index1/physical_line_partition | 1 + .../cpu/cpu1/cache/index1/shared_cpu_list | 1 + .../cpu/cpu1/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu1/cache/index1/size | 1 + .../system/cpu/cpu1/cache/index1/type | 1 + .../system/cpu/cpu1/cache/index1/uevent | 0 .../cpu1/cache/index1/ways_of_associativity | 1 + .../cpu/cpu1/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu1/cache/index2/id | 1 + .../system/cpu/cpu1/cache/index2/level | 1 + .../cpu/cpu1/cache/index2/number_of_sets | 1 + .../cpu1/cache/index2/physical_line_partition | 1 + .../cpu/cpu1/cache/index2/shared_cpu_list | 1 + .../cpu/cpu1/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu1/cache/index2/size | 1 + .../system/cpu/cpu1/cache/index2/type | 1 + .../system/cpu/cpu1/cache/index2/uevent | 0 .../cpu1/cache/index2/ways_of_associativity | 1 + .../cpu/cpu1/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu1/cache/index3/id | 1 + .../system/cpu/cpu1/cache/index3/level | 1 + .../cpu/cpu1/cache/index3/number_of_sets | 1 + .../cpu1/cache/index3/physical_line_partition | 1 + .../cpu/cpu1/cache/index3/shared_cpu_list | 1 + .../cpu/cpu1/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu1/cache/index3/size | 1 + .../system/cpu/cpu1/cache/index3/type | 1 + .../system/cpu/cpu1/cache/index3/uevent | 0 .../cpu1/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu1/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu1/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu1/online | 1 + .../system/cpu/cpu1/topology/cluster_cpus | 1 + .../cpu/cpu1/topology/cluster_cpus_list | 1 + .../system/cpu/cpu1/topology/cluster_id | 1 + .../system/cpu/cpu1/topology/core_cpus | 1 + .../system/cpu/cpu1/topology/core_cpus_list | 1 + .../system/cpu/cpu1/topology/core_id | 1 + .../system/cpu/cpu1/topology/core_siblings | 1 + .../cpu/cpu1/topology/core_siblings_list | 1 + .../system/cpu/cpu1/topology/die_cpus | 1 + .../system/cpu/cpu1/topology/die_cpus_list | 1 + .../system/cpu/cpu1/topology/die_id | 1 + .../system/cpu/cpu1/topology/package_cpus | 1 + .../cpu/cpu1/topology/package_cpus_list | 1 + .../cpu/cpu1/topology/physical_package_id | 1 + .../system/cpu/cpu1/topology/ppin | 1 + .../system/cpu/cpu1/topology/thread_siblings | 1 + .../cpu/cpu1/topology/thread_siblings_list | 1 + .../cpu10/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu10/cache/index0/id | 1 + .../system/cpu/cpu10/cache/index0/level | 1 + .../cpu/cpu10/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu10/cache/index0/shared_cpu_list | 1 + .../cpu/cpu10/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu10/cache/index0/size | 1 + .../system/cpu/cpu10/cache/index0/type | 1 + .../system/cpu/cpu10/cache/index0/uevent | 0 .../cpu10/cache/index0/ways_of_associativity | 1 + .../cpu10/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu10/cache/index1/id | 1 + .../system/cpu/cpu10/cache/index1/level | 1 + .../cpu/cpu10/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu10/cache/index1/shared_cpu_list | 1 + .../cpu/cpu10/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu10/cache/index1/size | 1 + .../system/cpu/cpu10/cache/index1/type | 1 + .../system/cpu/cpu10/cache/index1/uevent | 0 .../cpu10/cache/index1/ways_of_associativity | 1 + .../cpu10/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu10/cache/index2/id | 1 + .../system/cpu/cpu10/cache/index2/level | 1 + .../cpu/cpu10/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu10/cache/index2/shared_cpu_list | 1 + .../cpu/cpu10/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu10/cache/index2/size | 1 + .../system/cpu/cpu10/cache/index2/type | 1 + .../system/cpu/cpu10/cache/index2/uevent | 0 .../cpu10/cache/index2/ways_of_associativity | 1 + .../cpu10/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu10/cache/index3/id | 1 + .../system/cpu/cpu10/cache/index3/level | 1 + .../cpu/cpu10/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu10/cache/index3/shared_cpu_list | 1 + .../cpu/cpu10/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu10/cache/index3/size | 1 + .../system/cpu/cpu10/cache/index3/type | 1 + .../system/cpu/cpu10/cache/index3/uevent | 0 .../cpu10/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu10/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu10/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu10/online | 1 + .../system/cpu/cpu10/topology/cluster_cpus | 1 + .../cpu/cpu10/topology/cluster_cpus_list | 1 + .../system/cpu/cpu10/topology/cluster_id | 1 + .../system/cpu/cpu10/topology/core_cpus | 1 + .../system/cpu/cpu10/topology/core_cpus_list | 1 + .../system/cpu/cpu10/topology/core_id | 1 + .../system/cpu/cpu10/topology/core_siblings | 1 + .../cpu/cpu10/topology/core_siblings_list | 1 + .../system/cpu/cpu10/topology/die_cpus | 1 + .../system/cpu/cpu10/topology/die_cpus_list | 1 + .../system/cpu/cpu10/topology/die_id | 1 + .../system/cpu/cpu10/topology/package_cpus | 1 + .../cpu/cpu10/topology/package_cpus_list | 1 + .../cpu/cpu10/topology/physical_package_id | 1 + .../system/cpu/cpu10/topology/ppin | 1 + .../system/cpu/cpu10/topology/thread_siblings | 1 + .../cpu/cpu10/topology/thread_siblings_list | 1 + .../cpu11/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu11/cache/index0/id | 1 + .../system/cpu/cpu11/cache/index0/level | 1 + .../cpu/cpu11/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu11/cache/index0/shared_cpu_list | 1 + .../cpu/cpu11/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu11/cache/index0/size | 1 + .../system/cpu/cpu11/cache/index0/type | 1 + .../system/cpu/cpu11/cache/index0/uevent | 0 .../cpu11/cache/index0/ways_of_associativity | 1 + .../cpu11/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu11/cache/index1/id | 1 + .../system/cpu/cpu11/cache/index1/level | 1 + .../cpu/cpu11/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu11/cache/index1/shared_cpu_list | 1 + .../cpu/cpu11/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu11/cache/index1/size | 1 + .../system/cpu/cpu11/cache/index1/type | 1 + .../system/cpu/cpu11/cache/index1/uevent | 0 .../cpu11/cache/index1/ways_of_associativity | 1 + .../cpu11/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu11/cache/index2/id | 1 + .../system/cpu/cpu11/cache/index2/level | 1 + .../cpu/cpu11/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu11/cache/index2/shared_cpu_list | 1 + .../cpu/cpu11/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu11/cache/index2/size | 1 + .../system/cpu/cpu11/cache/index2/type | 1 + .../system/cpu/cpu11/cache/index2/uevent | 0 .../cpu11/cache/index2/ways_of_associativity | 1 + .../cpu11/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu11/cache/index3/id | 1 + .../system/cpu/cpu11/cache/index3/level | 1 + .../cpu/cpu11/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu11/cache/index3/shared_cpu_list | 1 + .../cpu/cpu11/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu11/cache/index3/size | 1 + .../system/cpu/cpu11/cache/index3/type | 1 + .../system/cpu/cpu11/cache/index3/uevent | 0 .../cpu11/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu11/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu11/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu11/online | 1 + .../system/cpu/cpu11/topology/cluster_cpus | 1 + .../cpu/cpu11/topology/cluster_cpus_list | 1 + .../system/cpu/cpu11/topology/cluster_id | 1 + .../system/cpu/cpu11/topology/core_cpus | 1 + .../system/cpu/cpu11/topology/core_cpus_list | 1 + .../system/cpu/cpu11/topology/core_id | 1 + .../system/cpu/cpu11/topology/core_siblings | 1 + .../cpu/cpu11/topology/core_siblings_list | 1 + .../system/cpu/cpu11/topology/die_cpus | 1 + .../system/cpu/cpu11/topology/die_cpus_list | 1 + .../system/cpu/cpu11/topology/die_id | 1 + .../system/cpu/cpu11/topology/package_cpus | 1 + .../cpu/cpu11/topology/package_cpus_list | 1 + .../cpu/cpu11/topology/physical_package_id | 1 + .../system/cpu/cpu11/topology/ppin | 1 + .../system/cpu/cpu11/topology/thread_siblings | 1 + .../cpu/cpu11/topology/thread_siblings_list | 1 + .../cpu12/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu12/cache/index0/id | 1 + .../system/cpu/cpu12/cache/index0/level | 1 + .../cpu/cpu12/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu12/cache/index0/shared_cpu_list | 1 + .../cpu/cpu12/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu12/cache/index0/size | 1 + .../system/cpu/cpu12/cache/index0/type | 1 + .../system/cpu/cpu12/cache/index0/uevent | 0 .../cpu12/cache/index0/ways_of_associativity | 1 + .../cpu12/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu12/cache/index1/id | 1 + .../system/cpu/cpu12/cache/index1/level | 1 + .../cpu/cpu12/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu12/cache/index1/shared_cpu_list | 1 + .../cpu/cpu12/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu12/cache/index1/size | 1 + .../system/cpu/cpu12/cache/index1/type | 1 + .../system/cpu/cpu12/cache/index1/uevent | 0 .../cpu12/cache/index1/ways_of_associativity | 1 + .../cpu12/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu12/cache/index2/id | 1 + .../system/cpu/cpu12/cache/index2/level | 1 + .../cpu/cpu12/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu12/cache/index2/shared_cpu_list | 1 + .../cpu/cpu12/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu12/cache/index2/size | 1 + .../system/cpu/cpu12/cache/index2/type | 1 + .../system/cpu/cpu12/cache/index2/uevent | 0 .../cpu12/cache/index2/ways_of_associativity | 1 + .../cpu12/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu12/cache/index3/id | 1 + .../system/cpu/cpu12/cache/index3/level | 1 + .../cpu/cpu12/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu12/cache/index3/shared_cpu_list | 1 + .../cpu/cpu12/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu12/cache/index3/size | 1 + .../system/cpu/cpu12/cache/index3/type | 1 + .../system/cpu/cpu12/cache/index3/uevent | 0 .../cpu12/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu12/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu12/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu12/online | 1 + .../system/cpu/cpu12/topology/cluster_cpus | 1 + .../cpu/cpu12/topology/cluster_cpus_list | 1 + .../system/cpu/cpu12/topology/cluster_id | 1 + .../system/cpu/cpu12/topology/core_cpus | 1 + .../system/cpu/cpu12/topology/core_cpus_list | 1 + .../system/cpu/cpu12/topology/core_id | 1 + .../system/cpu/cpu12/topology/core_siblings | 1 + .../cpu/cpu12/topology/core_siblings_list | 1 + .../system/cpu/cpu12/topology/die_cpus | 1 + .../system/cpu/cpu12/topology/die_cpus_list | 1 + .../system/cpu/cpu12/topology/die_id | 1 + .../system/cpu/cpu12/topology/package_cpus | 1 + .../cpu/cpu12/topology/package_cpus_list | 1 + .../cpu/cpu12/topology/physical_package_id | 1 + .../system/cpu/cpu12/topology/ppin | 1 + .../system/cpu/cpu12/topology/thread_siblings | 1 + .../cpu/cpu12/topology/thread_siblings_list | 1 + .../cpu13/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu13/cache/index0/id | 1 + .../system/cpu/cpu13/cache/index0/level | 1 + .../cpu/cpu13/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu13/cache/index0/shared_cpu_list | 1 + .../cpu/cpu13/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu13/cache/index0/size | 1 + .../system/cpu/cpu13/cache/index0/type | 1 + .../system/cpu/cpu13/cache/index0/uevent | 0 .../cpu13/cache/index0/ways_of_associativity | 1 + .../cpu13/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu13/cache/index1/id | 1 + .../system/cpu/cpu13/cache/index1/level | 1 + .../cpu/cpu13/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu13/cache/index1/shared_cpu_list | 1 + .../cpu/cpu13/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu13/cache/index1/size | 1 + .../system/cpu/cpu13/cache/index1/type | 1 + .../system/cpu/cpu13/cache/index1/uevent | 0 .../cpu13/cache/index1/ways_of_associativity | 1 + .../cpu13/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu13/cache/index2/id | 1 + .../system/cpu/cpu13/cache/index2/level | 1 + .../cpu/cpu13/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu13/cache/index2/shared_cpu_list | 1 + .../cpu/cpu13/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu13/cache/index2/size | 1 + .../system/cpu/cpu13/cache/index2/type | 1 + .../system/cpu/cpu13/cache/index2/uevent | 0 .../cpu13/cache/index2/ways_of_associativity | 1 + .../cpu13/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu13/cache/index3/id | 1 + .../system/cpu/cpu13/cache/index3/level | 1 + .../cpu/cpu13/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu13/cache/index3/shared_cpu_list | 1 + .../cpu/cpu13/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu13/cache/index3/size | 1 + .../system/cpu/cpu13/cache/index3/type | 1 + .../system/cpu/cpu13/cache/index3/uevent | 0 .../cpu13/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu13/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu13/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu13/online | 1 + .../system/cpu/cpu13/topology/cluster_cpus | 1 + .../cpu/cpu13/topology/cluster_cpus_list | 1 + .../system/cpu/cpu13/topology/cluster_id | 1 + .../system/cpu/cpu13/topology/core_cpus | 1 + .../system/cpu/cpu13/topology/core_cpus_list | 1 + .../system/cpu/cpu13/topology/core_id | 1 + .../system/cpu/cpu13/topology/core_siblings | 1 + .../cpu/cpu13/topology/core_siblings_list | 1 + .../system/cpu/cpu13/topology/die_cpus | 1 + .../system/cpu/cpu13/topology/die_cpus_list | 1 + .../system/cpu/cpu13/topology/die_id | 1 + .../system/cpu/cpu13/topology/package_cpus | 1 + .../cpu/cpu13/topology/package_cpus_list | 1 + .../cpu/cpu13/topology/physical_package_id | 1 + .../system/cpu/cpu13/topology/ppin | 1 + .../system/cpu/cpu13/topology/thread_siblings | 1 + .../cpu/cpu13/topology/thread_siblings_list | 1 + .../cpu14/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu14/cache/index0/id | 1 + .../system/cpu/cpu14/cache/index0/level | 1 + .../cpu/cpu14/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu14/cache/index0/shared_cpu_list | 1 + .../cpu/cpu14/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu14/cache/index0/size | 1 + .../system/cpu/cpu14/cache/index0/type | 1 + .../system/cpu/cpu14/cache/index0/uevent | 0 .../cpu14/cache/index0/ways_of_associativity | 1 + .../cpu14/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu14/cache/index1/id | 1 + .../system/cpu/cpu14/cache/index1/level | 1 + .../cpu/cpu14/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu14/cache/index1/shared_cpu_list | 1 + .../cpu/cpu14/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu14/cache/index1/size | 1 + .../system/cpu/cpu14/cache/index1/type | 1 + .../system/cpu/cpu14/cache/index1/uevent | 0 .../cpu14/cache/index1/ways_of_associativity | 1 + .../cpu14/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu14/cache/index2/id | 1 + .../system/cpu/cpu14/cache/index2/level | 1 + .../cpu/cpu14/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu14/cache/index2/shared_cpu_list | 1 + .../cpu/cpu14/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu14/cache/index2/size | 1 + .../system/cpu/cpu14/cache/index2/type | 1 + .../system/cpu/cpu14/cache/index2/uevent | 0 .../cpu14/cache/index2/ways_of_associativity | 1 + .../cpu14/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu14/cache/index3/id | 1 + .../system/cpu/cpu14/cache/index3/level | 1 + .../cpu/cpu14/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu14/cache/index3/shared_cpu_list | 1 + .../cpu/cpu14/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu14/cache/index3/size | 1 + .../system/cpu/cpu14/cache/index3/type | 1 + .../system/cpu/cpu14/cache/index3/uevent | 0 .../cpu14/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu14/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu14/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu14/online | 1 + .../system/cpu/cpu14/topology/cluster_cpus | 1 + .../cpu/cpu14/topology/cluster_cpus_list | 1 + .../system/cpu/cpu14/topology/cluster_id | 1 + .../system/cpu/cpu14/topology/core_cpus | 1 + .../system/cpu/cpu14/topology/core_cpus_list | 1 + .../system/cpu/cpu14/topology/core_id | 1 + .../system/cpu/cpu14/topology/core_siblings | 1 + .../cpu/cpu14/topology/core_siblings_list | 1 + .../system/cpu/cpu14/topology/die_cpus | 1 + .../system/cpu/cpu14/topology/die_cpus_list | 1 + .../system/cpu/cpu14/topology/die_id | 1 + .../system/cpu/cpu14/topology/package_cpus | 1 + .../cpu/cpu14/topology/package_cpus_list | 1 + .../cpu/cpu14/topology/physical_package_id | 1 + .../system/cpu/cpu14/topology/ppin | 1 + .../system/cpu/cpu14/topology/thread_siblings | 1 + .../cpu/cpu14/topology/thread_siblings_list | 1 + .../cpu15/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu15/cache/index0/id | 1 + .../system/cpu/cpu15/cache/index0/level | 1 + .../cpu/cpu15/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu15/cache/index0/shared_cpu_list | 1 + .../cpu/cpu15/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu15/cache/index0/size | 1 + .../system/cpu/cpu15/cache/index0/type | 1 + .../system/cpu/cpu15/cache/index0/uevent | 0 .../cpu15/cache/index0/ways_of_associativity | 1 + .../cpu15/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu15/cache/index1/id | 1 + .../system/cpu/cpu15/cache/index1/level | 1 + .../cpu/cpu15/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu15/cache/index1/shared_cpu_list | 1 + .../cpu/cpu15/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu15/cache/index1/size | 1 + .../system/cpu/cpu15/cache/index1/type | 1 + .../system/cpu/cpu15/cache/index1/uevent | 0 .../cpu15/cache/index1/ways_of_associativity | 1 + .../cpu15/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu15/cache/index2/id | 1 + .../system/cpu/cpu15/cache/index2/level | 1 + .../cpu/cpu15/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu15/cache/index2/shared_cpu_list | 1 + .../cpu/cpu15/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu15/cache/index2/size | 1 + .../system/cpu/cpu15/cache/index2/type | 1 + .../system/cpu/cpu15/cache/index2/uevent | 0 .../cpu15/cache/index2/ways_of_associativity | 1 + .../cpu15/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu15/cache/index3/id | 1 + .../system/cpu/cpu15/cache/index3/level | 1 + .../cpu/cpu15/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu15/cache/index3/shared_cpu_list | 1 + .../cpu/cpu15/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu15/cache/index3/size | 1 + .../system/cpu/cpu15/cache/index3/type | 1 + .../system/cpu/cpu15/cache/index3/uevent | 0 .../cpu15/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu15/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu15/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu15/online | 1 + .../system/cpu/cpu15/topology/cluster_cpus | 1 + .../cpu/cpu15/topology/cluster_cpus_list | 1 + .../system/cpu/cpu15/topology/cluster_id | 1 + .../system/cpu/cpu15/topology/core_cpus | 1 + .../system/cpu/cpu15/topology/core_cpus_list | 1 + .../system/cpu/cpu15/topology/core_id | 1 + .../system/cpu/cpu15/topology/core_siblings | 1 + .../cpu/cpu15/topology/core_siblings_list | 1 + .../system/cpu/cpu15/topology/die_cpus | 1 + .../system/cpu/cpu15/topology/die_cpus_list | 1 + .../system/cpu/cpu15/topology/die_id | 1 + .../system/cpu/cpu15/topology/package_cpus | 1 + .../cpu/cpu15/topology/package_cpus_list | 1 + .../cpu/cpu15/topology/physical_package_id | 1 + .../system/cpu/cpu15/topology/ppin | 1 + .../system/cpu/cpu15/topology/thread_siblings | 1 + .../cpu/cpu15/topology/thread_siblings_list | 1 + .../cpu16/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu16/cache/index0/id | 1 + .../system/cpu/cpu16/cache/index0/level | 1 + .../cpu/cpu16/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu16/cache/index0/shared_cpu_list | 1 + .../cpu/cpu16/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu16/cache/index0/size | 1 + .../system/cpu/cpu16/cache/index0/type | 1 + .../system/cpu/cpu16/cache/index0/uevent | 0 .../cpu16/cache/index0/ways_of_associativity | 1 + .../cpu16/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu16/cache/index1/id | 1 + .../system/cpu/cpu16/cache/index1/level | 1 + .../cpu/cpu16/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu16/cache/index1/shared_cpu_list | 1 + .../cpu/cpu16/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu16/cache/index1/size | 1 + .../system/cpu/cpu16/cache/index1/type | 1 + .../system/cpu/cpu16/cache/index1/uevent | 0 .../cpu16/cache/index1/ways_of_associativity | 1 + .../cpu16/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu16/cache/index2/id | 1 + .../system/cpu/cpu16/cache/index2/level | 1 + .../cpu/cpu16/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu16/cache/index2/shared_cpu_list | 1 + .../cpu/cpu16/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu16/cache/index2/size | 1 + .../system/cpu/cpu16/cache/index2/type | 1 + .../system/cpu/cpu16/cache/index2/uevent | 0 .../cpu16/cache/index2/ways_of_associativity | 1 + .../cpu16/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu16/cache/index3/id | 1 + .../system/cpu/cpu16/cache/index3/level | 1 + .../cpu/cpu16/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu16/cache/index3/shared_cpu_list | 1 + .../cpu/cpu16/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu16/cache/index3/size | 1 + .../system/cpu/cpu16/cache/index3/type | 1 + .../system/cpu/cpu16/cache/index3/uevent | 0 .../cpu16/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu16/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu16/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu16/online | 1 + .../system/cpu/cpu16/topology/cluster_cpus | 1 + .../cpu/cpu16/topology/cluster_cpus_list | 1 + .../system/cpu/cpu16/topology/cluster_id | 1 + .../system/cpu/cpu16/topology/core_cpus | 1 + .../system/cpu/cpu16/topology/core_cpus_list | 1 + .../system/cpu/cpu16/topology/core_id | 1 + .../system/cpu/cpu16/topology/core_siblings | 1 + .../cpu/cpu16/topology/core_siblings_list | 1 + .../system/cpu/cpu16/topology/die_cpus | 1 + .../system/cpu/cpu16/topology/die_cpus_list | 1 + .../system/cpu/cpu16/topology/die_id | 1 + .../system/cpu/cpu16/topology/package_cpus | 1 + .../cpu/cpu16/topology/package_cpus_list | 1 + .../cpu/cpu16/topology/physical_package_id | 1 + .../system/cpu/cpu16/topology/ppin | 1 + .../system/cpu/cpu16/topology/thread_siblings | 1 + .../cpu/cpu16/topology/thread_siblings_list | 1 + .../cpu17/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu17/cache/index0/id | 1 + .../system/cpu/cpu17/cache/index0/level | 1 + .../cpu/cpu17/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu17/cache/index0/shared_cpu_list | 1 + .../cpu/cpu17/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu17/cache/index0/size | 1 + .../system/cpu/cpu17/cache/index0/type | 1 + .../system/cpu/cpu17/cache/index0/uevent | 0 .../cpu17/cache/index0/ways_of_associativity | 1 + .../cpu17/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu17/cache/index1/id | 1 + .../system/cpu/cpu17/cache/index1/level | 1 + .../cpu/cpu17/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu17/cache/index1/shared_cpu_list | 1 + .../cpu/cpu17/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu17/cache/index1/size | 1 + .../system/cpu/cpu17/cache/index1/type | 1 + .../system/cpu/cpu17/cache/index1/uevent | 0 .../cpu17/cache/index1/ways_of_associativity | 1 + .../cpu17/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu17/cache/index2/id | 1 + .../system/cpu/cpu17/cache/index2/level | 1 + .../cpu/cpu17/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu17/cache/index2/shared_cpu_list | 1 + .../cpu/cpu17/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu17/cache/index2/size | 1 + .../system/cpu/cpu17/cache/index2/type | 1 + .../system/cpu/cpu17/cache/index2/uevent | 0 .../cpu17/cache/index2/ways_of_associativity | 1 + .../cpu17/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu17/cache/index3/id | 1 + .../system/cpu/cpu17/cache/index3/level | 1 + .../cpu/cpu17/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu17/cache/index3/shared_cpu_list | 1 + .../cpu/cpu17/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu17/cache/index3/size | 1 + .../system/cpu/cpu17/cache/index3/type | 1 + .../system/cpu/cpu17/cache/index3/uevent | 0 .../cpu17/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu17/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu17/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu17/online | 1 + .../system/cpu/cpu17/topology/cluster_cpus | 1 + .../cpu/cpu17/topology/cluster_cpus_list | 1 + .../system/cpu/cpu17/topology/cluster_id | 1 + .../system/cpu/cpu17/topology/core_cpus | 1 + .../system/cpu/cpu17/topology/core_cpus_list | 1 + .../system/cpu/cpu17/topology/core_id | 1 + .../system/cpu/cpu17/topology/core_siblings | 1 + .../cpu/cpu17/topology/core_siblings_list | 1 + .../system/cpu/cpu17/topology/die_cpus | 1 + .../system/cpu/cpu17/topology/die_cpus_list | 1 + .../system/cpu/cpu17/topology/die_id | 1 + .../system/cpu/cpu17/topology/package_cpus | 1 + .../cpu/cpu17/topology/package_cpus_list | 1 + .../cpu/cpu17/topology/physical_package_id | 1 + .../system/cpu/cpu17/topology/ppin | 1 + .../system/cpu/cpu17/topology/thread_siblings | 1 + .../cpu/cpu17/topology/thread_siblings_list | 1 + .../cpu18/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu18/cache/index0/id | 1 + .../system/cpu/cpu18/cache/index0/level | 1 + .../cpu/cpu18/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu18/cache/index0/shared_cpu_list | 1 + .../cpu/cpu18/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu18/cache/index0/size | 1 + .../system/cpu/cpu18/cache/index0/type | 1 + .../system/cpu/cpu18/cache/index0/uevent | 0 .../cpu18/cache/index0/ways_of_associativity | 1 + .../cpu18/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu18/cache/index1/id | 1 + .../system/cpu/cpu18/cache/index1/level | 1 + .../cpu/cpu18/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu18/cache/index1/shared_cpu_list | 1 + .../cpu/cpu18/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu18/cache/index1/size | 1 + .../system/cpu/cpu18/cache/index1/type | 1 + .../system/cpu/cpu18/cache/index1/uevent | 0 .../cpu18/cache/index1/ways_of_associativity | 1 + .../cpu18/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu18/cache/index2/id | 1 + .../system/cpu/cpu18/cache/index2/level | 1 + .../cpu/cpu18/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu18/cache/index2/shared_cpu_list | 1 + .../cpu/cpu18/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu18/cache/index2/size | 1 + .../system/cpu/cpu18/cache/index2/type | 1 + .../system/cpu/cpu18/cache/index2/uevent | 0 .../cpu18/cache/index2/ways_of_associativity | 1 + .../cpu18/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu18/cache/index3/id | 1 + .../system/cpu/cpu18/cache/index3/level | 1 + .../cpu/cpu18/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu18/cache/index3/shared_cpu_list | 1 + .../cpu/cpu18/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu18/cache/index3/size | 1 + .../system/cpu/cpu18/cache/index3/type | 1 + .../system/cpu/cpu18/cache/index3/uevent | 0 .../cpu18/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu18/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu18/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu18/online | 1 + .../system/cpu/cpu18/topology/cluster_cpus | 1 + .../cpu/cpu18/topology/cluster_cpus_list | 1 + .../system/cpu/cpu18/topology/cluster_id | 1 + .../system/cpu/cpu18/topology/core_cpus | 1 + .../system/cpu/cpu18/topology/core_cpus_list | 1 + .../system/cpu/cpu18/topology/core_id | 1 + .../system/cpu/cpu18/topology/core_siblings | 1 + .../cpu/cpu18/topology/core_siblings_list | 1 + .../system/cpu/cpu18/topology/die_cpus | 1 + .../system/cpu/cpu18/topology/die_cpus_list | 1 + .../system/cpu/cpu18/topology/die_id | 1 + .../system/cpu/cpu18/topology/package_cpus | 1 + .../cpu/cpu18/topology/package_cpus_list | 1 + .../cpu/cpu18/topology/physical_package_id | 1 + .../system/cpu/cpu18/topology/ppin | 1 + .../system/cpu/cpu18/topology/thread_siblings | 1 + .../cpu/cpu18/topology/thread_siblings_list | 1 + .../cpu19/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu19/cache/index0/id | 1 + .../system/cpu/cpu19/cache/index0/level | 1 + .../cpu/cpu19/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu19/cache/index0/shared_cpu_list | 1 + .../cpu/cpu19/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu19/cache/index0/size | 1 + .../system/cpu/cpu19/cache/index0/type | 1 + .../system/cpu/cpu19/cache/index0/uevent | 0 .../cpu19/cache/index0/ways_of_associativity | 1 + .../cpu19/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu19/cache/index1/id | 1 + .../system/cpu/cpu19/cache/index1/level | 1 + .../cpu/cpu19/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu19/cache/index1/shared_cpu_list | 1 + .../cpu/cpu19/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu19/cache/index1/size | 1 + .../system/cpu/cpu19/cache/index1/type | 1 + .../system/cpu/cpu19/cache/index1/uevent | 0 .../cpu19/cache/index1/ways_of_associativity | 1 + .../cpu19/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu19/cache/index2/id | 1 + .../system/cpu/cpu19/cache/index2/level | 1 + .../cpu/cpu19/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu19/cache/index2/shared_cpu_list | 1 + .../cpu/cpu19/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu19/cache/index2/size | 1 + .../system/cpu/cpu19/cache/index2/type | 1 + .../system/cpu/cpu19/cache/index2/uevent | 0 .../cpu19/cache/index2/ways_of_associativity | 1 + .../cpu19/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu19/cache/index3/id | 1 + .../system/cpu/cpu19/cache/index3/level | 1 + .../cpu/cpu19/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu19/cache/index3/shared_cpu_list | 1 + .../cpu/cpu19/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu19/cache/index3/size | 1 + .../system/cpu/cpu19/cache/index3/type | 1 + .../system/cpu/cpu19/cache/index3/uevent | 0 .../cpu19/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu19/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu19/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu19/online | 1 + .../system/cpu/cpu19/topology/cluster_cpus | 1 + .../cpu/cpu19/topology/cluster_cpus_list | 1 + .../system/cpu/cpu19/topology/cluster_id | 1 + .../system/cpu/cpu19/topology/core_cpus | 1 + .../system/cpu/cpu19/topology/core_cpus_list | 1 + .../system/cpu/cpu19/topology/core_id | 1 + .../system/cpu/cpu19/topology/core_siblings | 1 + .../cpu/cpu19/topology/core_siblings_list | 1 + .../system/cpu/cpu19/topology/die_cpus | 1 + .../system/cpu/cpu19/topology/die_cpus_list | 1 + .../system/cpu/cpu19/topology/die_id | 1 + .../system/cpu/cpu19/topology/package_cpus | 1 + .../cpu/cpu19/topology/package_cpus_list | 1 + .../cpu/cpu19/topology/physical_package_id | 1 + .../system/cpu/cpu19/topology/ppin | 1 + .../system/cpu/cpu19/topology/thread_siblings | 1 + .../cpu/cpu19/topology/thread_siblings_list | 1 + .../cpu/cpu2/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu2/cache/index0/id | 1 + .../system/cpu/cpu2/cache/index0/level | 1 + .../cpu/cpu2/cache/index0/number_of_sets | 1 + .../cpu2/cache/index0/physical_line_partition | 1 + .../cpu/cpu2/cache/index0/shared_cpu_list | 1 + .../cpu/cpu2/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu2/cache/index0/size | 1 + .../system/cpu/cpu2/cache/index0/type | 1 + .../system/cpu/cpu2/cache/index0/uevent | 0 .../cpu2/cache/index0/ways_of_associativity | 1 + .../cpu/cpu2/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu2/cache/index1/id | 1 + .../system/cpu/cpu2/cache/index1/level | 1 + .../cpu/cpu2/cache/index1/number_of_sets | 1 + .../cpu2/cache/index1/physical_line_partition | 1 + .../cpu/cpu2/cache/index1/shared_cpu_list | 1 + .../cpu/cpu2/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu2/cache/index1/size | 1 + .../system/cpu/cpu2/cache/index1/type | 1 + .../system/cpu/cpu2/cache/index1/uevent | 0 .../cpu2/cache/index1/ways_of_associativity | 1 + .../cpu/cpu2/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu2/cache/index2/id | 1 + .../system/cpu/cpu2/cache/index2/level | 1 + .../cpu/cpu2/cache/index2/number_of_sets | 1 + .../cpu2/cache/index2/physical_line_partition | 1 + .../cpu/cpu2/cache/index2/shared_cpu_list | 1 + .../cpu/cpu2/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu2/cache/index2/size | 1 + .../system/cpu/cpu2/cache/index2/type | 1 + .../system/cpu/cpu2/cache/index2/uevent | 0 .../cpu2/cache/index2/ways_of_associativity | 1 + .../cpu/cpu2/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu2/cache/index3/id | 1 + .../system/cpu/cpu2/cache/index3/level | 1 + .../cpu/cpu2/cache/index3/number_of_sets | 1 + .../cpu2/cache/index3/physical_line_partition | 1 + .../cpu/cpu2/cache/index3/shared_cpu_list | 1 + .../cpu/cpu2/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu2/cache/index3/size | 1 + .../system/cpu/cpu2/cache/index3/type | 1 + .../system/cpu/cpu2/cache/index3/uevent | 0 .../cpu2/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu2/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu2/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu2/online | 1 + .../system/cpu/cpu2/topology/cluster_cpus | 1 + .../cpu/cpu2/topology/cluster_cpus_list | 1 + .../system/cpu/cpu2/topology/cluster_id | 1 + .../system/cpu/cpu2/topology/core_cpus | 1 + .../system/cpu/cpu2/topology/core_cpus_list | 1 + .../system/cpu/cpu2/topology/core_id | 1 + .../system/cpu/cpu2/topology/core_siblings | 1 + .../cpu/cpu2/topology/core_siblings_list | 1 + .../system/cpu/cpu2/topology/die_cpus | 1 + .../system/cpu/cpu2/topology/die_cpus_list | 1 + .../system/cpu/cpu2/topology/die_id | 1 + .../system/cpu/cpu2/topology/package_cpus | 1 + .../cpu/cpu2/topology/package_cpus_list | 1 + .../cpu/cpu2/topology/physical_package_id | 1 + .../system/cpu/cpu2/topology/ppin | 1 + .../system/cpu/cpu2/topology/thread_siblings | 1 + .../cpu/cpu2/topology/thread_siblings_list | 1 + .../cpu20/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu20/cache/index0/id | 1 + .../system/cpu/cpu20/cache/index0/level | 1 + .../cpu/cpu20/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu20/cache/index0/shared_cpu_list | 1 + .../cpu/cpu20/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu20/cache/index0/size | 1 + .../system/cpu/cpu20/cache/index0/type | 1 + .../system/cpu/cpu20/cache/index0/uevent | 0 .../cpu20/cache/index0/ways_of_associativity | 1 + .../cpu20/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu20/cache/index1/id | 1 + .../system/cpu/cpu20/cache/index1/level | 1 + .../cpu/cpu20/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu20/cache/index1/shared_cpu_list | 1 + .../cpu/cpu20/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu20/cache/index1/size | 1 + .../system/cpu/cpu20/cache/index1/type | 1 + .../system/cpu/cpu20/cache/index1/uevent | 0 .../cpu20/cache/index1/ways_of_associativity | 1 + .../cpu20/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu20/cache/index2/id | 1 + .../system/cpu/cpu20/cache/index2/level | 1 + .../cpu/cpu20/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu20/cache/index2/shared_cpu_list | 1 + .../cpu/cpu20/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu20/cache/index2/size | 1 + .../system/cpu/cpu20/cache/index2/type | 1 + .../system/cpu/cpu20/cache/index2/uevent | 0 .../cpu20/cache/index2/ways_of_associativity | 1 + .../cpu20/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu20/cache/index3/id | 1 + .../system/cpu/cpu20/cache/index3/level | 1 + .../cpu/cpu20/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu20/cache/index3/shared_cpu_list | 1 + .../cpu/cpu20/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu20/cache/index3/size | 1 + .../system/cpu/cpu20/cache/index3/type | 1 + .../system/cpu/cpu20/cache/index3/uevent | 0 .../cpu20/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu20/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu20/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu20/online | 1 + .../system/cpu/cpu20/topology/cluster_cpus | 1 + .../cpu/cpu20/topology/cluster_cpus_list | 1 + .../system/cpu/cpu20/topology/cluster_id | 1 + .../system/cpu/cpu20/topology/core_cpus | 1 + .../system/cpu/cpu20/topology/core_cpus_list | 1 + .../system/cpu/cpu20/topology/core_id | 1 + .../system/cpu/cpu20/topology/core_siblings | 1 + .../cpu/cpu20/topology/core_siblings_list | 1 + .../system/cpu/cpu20/topology/die_cpus | 1 + .../system/cpu/cpu20/topology/die_cpus_list | 1 + .../system/cpu/cpu20/topology/die_id | 1 + .../system/cpu/cpu20/topology/package_cpus | 1 + .../cpu/cpu20/topology/package_cpus_list | 1 + .../cpu/cpu20/topology/physical_package_id | 1 + .../system/cpu/cpu20/topology/ppin | 1 + .../system/cpu/cpu20/topology/thread_siblings | 1 + .../cpu/cpu20/topology/thread_siblings_list | 1 + .../cpu21/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu21/cache/index0/id | 1 + .../system/cpu/cpu21/cache/index0/level | 1 + .../cpu/cpu21/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu21/cache/index0/shared_cpu_list | 1 + .../cpu/cpu21/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu21/cache/index0/size | 1 + .../system/cpu/cpu21/cache/index0/type | 1 + .../system/cpu/cpu21/cache/index0/uevent | 0 .../cpu21/cache/index0/ways_of_associativity | 1 + .../cpu21/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu21/cache/index1/id | 1 + .../system/cpu/cpu21/cache/index1/level | 1 + .../cpu/cpu21/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu21/cache/index1/shared_cpu_list | 1 + .../cpu/cpu21/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu21/cache/index1/size | 1 + .../system/cpu/cpu21/cache/index1/type | 1 + .../system/cpu/cpu21/cache/index1/uevent | 0 .../cpu21/cache/index1/ways_of_associativity | 1 + .../cpu21/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu21/cache/index2/id | 1 + .../system/cpu/cpu21/cache/index2/level | 1 + .../cpu/cpu21/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu21/cache/index2/shared_cpu_list | 1 + .../cpu/cpu21/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu21/cache/index2/size | 1 + .../system/cpu/cpu21/cache/index2/type | 1 + .../system/cpu/cpu21/cache/index2/uevent | 0 .../cpu21/cache/index2/ways_of_associativity | 1 + .../cpu21/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu21/cache/index3/id | 1 + .../system/cpu/cpu21/cache/index3/level | 1 + .../cpu/cpu21/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu21/cache/index3/shared_cpu_list | 1 + .../cpu/cpu21/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu21/cache/index3/size | 1 + .../system/cpu/cpu21/cache/index3/type | 1 + .../system/cpu/cpu21/cache/index3/uevent | 0 .../cpu21/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu21/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu21/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu21/online | 1 + .../system/cpu/cpu21/topology/cluster_cpus | 1 + .../cpu/cpu21/topology/cluster_cpus_list | 1 + .../system/cpu/cpu21/topology/cluster_id | 1 + .../system/cpu/cpu21/topology/core_cpus | 1 + .../system/cpu/cpu21/topology/core_cpus_list | 1 + .../system/cpu/cpu21/topology/core_id | 1 + .../system/cpu/cpu21/topology/core_siblings | 1 + .../cpu/cpu21/topology/core_siblings_list | 1 + .../system/cpu/cpu21/topology/die_cpus | 1 + .../system/cpu/cpu21/topology/die_cpus_list | 1 + .../system/cpu/cpu21/topology/die_id | 1 + .../system/cpu/cpu21/topology/package_cpus | 1 + .../cpu/cpu21/topology/package_cpus_list | 1 + .../cpu/cpu21/topology/physical_package_id | 1 + .../system/cpu/cpu21/topology/ppin | 1 + .../system/cpu/cpu21/topology/thread_siblings | 1 + .../cpu/cpu21/topology/thread_siblings_list | 1 + .../cpu22/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu22/cache/index0/id | 1 + .../system/cpu/cpu22/cache/index0/level | 1 + .../cpu/cpu22/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu22/cache/index0/shared_cpu_list | 1 + .../cpu/cpu22/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu22/cache/index0/size | 1 + .../system/cpu/cpu22/cache/index0/type | 1 + .../system/cpu/cpu22/cache/index0/uevent | 0 .../cpu22/cache/index0/ways_of_associativity | 1 + .../cpu22/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu22/cache/index1/id | 1 + .../system/cpu/cpu22/cache/index1/level | 1 + .../cpu/cpu22/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu22/cache/index1/shared_cpu_list | 1 + .../cpu/cpu22/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu22/cache/index1/size | 1 + .../system/cpu/cpu22/cache/index1/type | 1 + .../system/cpu/cpu22/cache/index1/uevent | 0 .../cpu22/cache/index1/ways_of_associativity | 1 + .../cpu22/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu22/cache/index2/id | 1 + .../system/cpu/cpu22/cache/index2/level | 1 + .../cpu/cpu22/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu22/cache/index2/shared_cpu_list | 1 + .../cpu/cpu22/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu22/cache/index2/size | 1 + .../system/cpu/cpu22/cache/index2/type | 1 + .../system/cpu/cpu22/cache/index2/uevent | 0 .../cpu22/cache/index2/ways_of_associativity | 1 + .../cpu22/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu22/cache/index3/id | 1 + .../system/cpu/cpu22/cache/index3/level | 1 + .../cpu/cpu22/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu22/cache/index3/shared_cpu_list | 1 + .../cpu/cpu22/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu22/cache/index3/size | 1 + .../system/cpu/cpu22/cache/index3/type | 1 + .../system/cpu/cpu22/cache/index3/uevent | 0 .../cpu22/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu22/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu22/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu22/online | 1 + .../system/cpu/cpu22/topology/cluster_cpus | 1 + .../cpu/cpu22/topology/cluster_cpus_list | 1 + .../system/cpu/cpu22/topology/cluster_id | 1 + .../system/cpu/cpu22/topology/core_cpus | 1 + .../system/cpu/cpu22/topology/core_cpus_list | 1 + .../system/cpu/cpu22/topology/core_id | 1 + .../system/cpu/cpu22/topology/core_siblings | 1 + .../cpu/cpu22/topology/core_siblings_list | 1 + .../system/cpu/cpu22/topology/die_cpus | 1 + .../system/cpu/cpu22/topology/die_cpus_list | 1 + .../system/cpu/cpu22/topology/die_id | 1 + .../system/cpu/cpu22/topology/package_cpus | 1 + .../cpu/cpu22/topology/package_cpus_list | 1 + .../cpu/cpu22/topology/physical_package_id | 1 + .../system/cpu/cpu22/topology/ppin | 1 + .../system/cpu/cpu22/topology/thread_siblings | 1 + .../cpu/cpu22/topology/thread_siblings_list | 1 + .../cpu23/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu23/cache/index0/id | 1 + .../system/cpu/cpu23/cache/index0/level | 1 + .../cpu/cpu23/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu23/cache/index0/shared_cpu_list | 1 + .../cpu/cpu23/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu23/cache/index0/size | 1 + .../system/cpu/cpu23/cache/index0/type | 1 + .../system/cpu/cpu23/cache/index0/uevent | 0 .../cpu23/cache/index0/ways_of_associativity | 1 + .../cpu23/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu23/cache/index1/id | 1 + .../system/cpu/cpu23/cache/index1/level | 1 + .../cpu/cpu23/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu23/cache/index1/shared_cpu_list | 1 + .../cpu/cpu23/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu23/cache/index1/size | 1 + .../system/cpu/cpu23/cache/index1/type | 1 + .../system/cpu/cpu23/cache/index1/uevent | 0 .../cpu23/cache/index1/ways_of_associativity | 1 + .../cpu23/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu23/cache/index2/id | 1 + .../system/cpu/cpu23/cache/index2/level | 1 + .../cpu/cpu23/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu23/cache/index2/shared_cpu_list | 1 + .../cpu/cpu23/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu23/cache/index2/size | 1 + .../system/cpu/cpu23/cache/index2/type | 1 + .../system/cpu/cpu23/cache/index2/uevent | 0 .../cpu23/cache/index2/ways_of_associativity | 1 + .../cpu23/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu23/cache/index3/id | 1 + .../system/cpu/cpu23/cache/index3/level | 1 + .../cpu/cpu23/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu23/cache/index3/shared_cpu_list | 1 + .../cpu/cpu23/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu23/cache/index3/size | 1 + .../system/cpu/cpu23/cache/index3/type | 1 + .../system/cpu/cpu23/cache/index3/uevent | 0 .../cpu23/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu23/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu23/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu23/online | 1 + .../system/cpu/cpu23/topology/cluster_cpus | 1 + .../cpu/cpu23/topology/cluster_cpus_list | 1 + .../system/cpu/cpu23/topology/cluster_id | 1 + .../system/cpu/cpu23/topology/core_cpus | 1 + .../system/cpu/cpu23/topology/core_cpus_list | 1 + .../system/cpu/cpu23/topology/core_id | 1 + .../system/cpu/cpu23/topology/core_siblings | 1 + .../cpu/cpu23/topology/core_siblings_list | 1 + .../system/cpu/cpu23/topology/die_cpus | 1 + .../system/cpu/cpu23/topology/die_cpus_list | 1 + .../system/cpu/cpu23/topology/die_id | 1 + .../system/cpu/cpu23/topology/package_cpus | 1 + .../cpu/cpu23/topology/package_cpus_list | 1 + .../cpu/cpu23/topology/physical_package_id | 1 + .../system/cpu/cpu23/topology/ppin | 1 + .../system/cpu/cpu23/topology/thread_siblings | 1 + .../cpu/cpu23/topology/thread_siblings_list | 1 + .../cpu24/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu24/cache/index0/id | 1 + .../system/cpu/cpu24/cache/index0/level | 1 + .../cpu/cpu24/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu24/cache/index0/shared_cpu_list | 1 + .../cpu/cpu24/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu24/cache/index0/size | 1 + .../system/cpu/cpu24/cache/index0/type | 1 + .../system/cpu/cpu24/cache/index0/uevent | 0 .../cpu24/cache/index0/ways_of_associativity | 1 + .../cpu24/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu24/cache/index1/id | 1 + .../system/cpu/cpu24/cache/index1/level | 1 + .../cpu/cpu24/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu24/cache/index1/shared_cpu_list | 1 + .../cpu/cpu24/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu24/cache/index1/size | 1 + .../system/cpu/cpu24/cache/index1/type | 1 + .../system/cpu/cpu24/cache/index1/uevent | 0 .../cpu24/cache/index1/ways_of_associativity | 1 + .../cpu24/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu24/cache/index2/id | 1 + .../system/cpu/cpu24/cache/index2/level | 1 + .../cpu/cpu24/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu24/cache/index2/shared_cpu_list | 1 + .../cpu/cpu24/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu24/cache/index2/size | 1 + .../system/cpu/cpu24/cache/index2/type | 1 + .../system/cpu/cpu24/cache/index2/uevent | 0 .../cpu24/cache/index2/ways_of_associativity | 1 + .../cpu24/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu24/cache/index3/id | 1 + .../system/cpu/cpu24/cache/index3/level | 1 + .../cpu/cpu24/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu24/cache/index3/shared_cpu_list | 1 + .../cpu/cpu24/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu24/cache/index3/size | 1 + .../system/cpu/cpu24/cache/index3/type | 1 + .../system/cpu/cpu24/cache/index3/uevent | 0 .../cpu24/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu24/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu24/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu24/online | 1 + .../system/cpu/cpu24/topology/cluster_cpus | 1 + .../cpu/cpu24/topology/cluster_cpus_list | 1 + .../system/cpu/cpu24/topology/cluster_id | 1 + .../system/cpu/cpu24/topology/core_cpus | 1 + .../system/cpu/cpu24/topology/core_cpus_list | 1 + .../system/cpu/cpu24/topology/core_id | 1 + .../system/cpu/cpu24/topology/core_siblings | 1 + .../cpu/cpu24/topology/core_siblings_list | 1 + .../system/cpu/cpu24/topology/die_cpus | 1 + .../system/cpu/cpu24/topology/die_cpus_list | 1 + .../system/cpu/cpu24/topology/die_id | 1 + .../system/cpu/cpu24/topology/package_cpus | 1 + .../cpu/cpu24/topology/package_cpus_list | 1 + .../cpu/cpu24/topology/physical_package_id | 1 + .../system/cpu/cpu24/topology/ppin | 1 + .../system/cpu/cpu24/topology/thread_siblings | 1 + .../cpu/cpu24/topology/thread_siblings_list | 1 + .../cpu25/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu25/cache/index0/id | 1 + .../system/cpu/cpu25/cache/index0/level | 1 + .../cpu/cpu25/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu25/cache/index0/shared_cpu_list | 1 + .../cpu/cpu25/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu25/cache/index0/size | 1 + .../system/cpu/cpu25/cache/index0/type | 1 + .../system/cpu/cpu25/cache/index0/uevent | 0 .../cpu25/cache/index0/ways_of_associativity | 1 + .../cpu25/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu25/cache/index1/id | 1 + .../system/cpu/cpu25/cache/index1/level | 1 + .../cpu/cpu25/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu25/cache/index1/shared_cpu_list | 1 + .../cpu/cpu25/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu25/cache/index1/size | 1 + .../system/cpu/cpu25/cache/index1/type | 1 + .../system/cpu/cpu25/cache/index1/uevent | 0 .../cpu25/cache/index1/ways_of_associativity | 1 + .../cpu25/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu25/cache/index2/id | 1 + .../system/cpu/cpu25/cache/index2/level | 1 + .../cpu/cpu25/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu25/cache/index2/shared_cpu_list | 1 + .../cpu/cpu25/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu25/cache/index2/size | 1 + .../system/cpu/cpu25/cache/index2/type | 1 + .../system/cpu/cpu25/cache/index2/uevent | 0 .../cpu25/cache/index2/ways_of_associativity | 1 + .../cpu25/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu25/cache/index3/id | 1 + .../system/cpu/cpu25/cache/index3/level | 1 + .../cpu/cpu25/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu25/cache/index3/shared_cpu_list | 1 + .../cpu/cpu25/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu25/cache/index3/size | 1 + .../system/cpu/cpu25/cache/index3/type | 1 + .../system/cpu/cpu25/cache/index3/uevent | 0 .../cpu25/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu25/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu25/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu25/online | 1 + .../system/cpu/cpu25/topology/cluster_cpus | 1 + .../cpu/cpu25/topology/cluster_cpus_list | 1 + .../system/cpu/cpu25/topology/cluster_id | 1 + .../system/cpu/cpu25/topology/core_cpus | 1 + .../system/cpu/cpu25/topology/core_cpus_list | 1 + .../system/cpu/cpu25/topology/core_id | 1 + .../system/cpu/cpu25/topology/core_siblings | 1 + .../cpu/cpu25/topology/core_siblings_list | 1 + .../system/cpu/cpu25/topology/die_cpus | 1 + .../system/cpu/cpu25/topology/die_cpus_list | 1 + .../system/cpu/cpu25/topology/die_id | 1 + .../system/cpu/cpu25/topology/package_cpus | 1 + .../cpu/cpu25/topology/package_cpus_list | 1 + .../cpu/cpu25/topology/physical_package_id | 1 + .../system/cpu/cpu25/topology/ppin | 1 + .../system/cpu/cpu25/topology/thread_siblings | 1 + .../cpu/cpu25/topology/thread_siblings_list | 1 + .../cpu26/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu26/cache/index0/id | 1 + .../system/cpu/cpu26/cache/index0/level | 1 + .../cpu/cpu26/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu26/cache/index0/shared_cpu_list | 1 + .../cpu/cpu26/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu26/cache/index0/size | 1 + .../system/cpu/cpu26/cache/index0/type | 1 + .../system/cpu/cpu26/cache/index0/uevent | 0 .../cpu26/cache/index0/ways_of_associativity | 1 + .../cpu26/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu26/cache/index1/id | 1 + .../system/cpu/cpu26/cache/index1/level | 1 + .../cpu/cpu26/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu26/cache/index1/shared_cpu_list | 1 + .../cpu/cpu26/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu26/cache/index1/size | 1 + .../system/cpu/cpu26/cache/index1/type | 1 + .../system/cpu/cpu26/cache/index1/uevent | 0 .../cpu26/cache/index1/ways_of_associativity | 1 + .../cpu26/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu26/cache/index2/id | 1 + .../system/cpu/cpu26/cache/index2/level | 1 + .../cpu/cpu26/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu26/cache/index2/shared_cpu_list | 1 + .../cpu/cpu26/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu26/cache/index2/size | 1 + .../system/cpu/cpu26/cache/index2/type | 1 + .../system/cpu/cpu26/cache/index2/uevent | 0 .../cpu26/cache/index2/ways_of_associativity | 1 + .../cpu26/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu26/cache/index3/id | 1 + .../system/cpu/cpu26/cache/index3/level | 1 + .../cpu/cpu26/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu26/cache/index3/shared_cpu_list | 1 + .../cpu/cpu26/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu26/cache/index3/size | 1 + .../system/cpu/cpu26/cache/index3/type | 1 + .../system/cpu/cpu26/cache/index3/uevent | 0 .../cpu26/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu26/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu26/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu26/online | 1 + .../system/cpu/cpu26/topology/cluster_cpus | 1 + .../cpu/cpu26/topology/cluster_cpus_list | 1 + .../system/cpu/cpu26/topology/cluster_id | 1 + .../system/cpu/cpu26/topology/core_cpus | 1 + .../system/cpu/cpu26/topology/core_cpus_list | 1 + .../system/cpu/cpu26/topology/core_id | 1 + .../system/cpu/cpu26/topology/core_siblings | 1 + .../cpu/cpu26/topology/core_siblings_list | 1 + .../system/cpu/cpu26/topology/die_cpus | 1 + .../system/cpu/cpu26/topology/die_cpus_list | 1 + .../system/cpu/cpu26/topology/die_id | 1 + .../system/cpu/cpu26/topology/package_cpus | 1 + .../cpu/cpu26/topology/package_cpus_list | 1 + .../cpu/cpu26/topology/physical_package_id | 1 + .../system/cpu/cpu26/topology/ppin | 1 + .../system/cpu/cpu26/topology/thread_siblings | 1 + .../cpu/cpu26/topology/thread_siblings_list | 1 + .../cpu27/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu27/cache/index0/id | 1 + .../system/cpu/cpu27/cache/index0/level | 1 + .../cpu/cpu27/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu27/cache/index0/shared_cpu_list | 1 + .../cpu/cpu27/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu27/cache/index0/size | 1 + .../system/cpu/cpu27/cache/index0/type | 1 + .../system/cpu/cpu27/cache/index0/uevent | 0 .../cpu27/cache/index0/ways_of_associativity | 1 + .../cpu27/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu27/cache/index1/id | 1 + .../system/cpu/cpu27/cache/index1/level | 1 + .../cpu/cpu27/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu27/cache/index1/shared_cpu_list | 1 + .../cpu/cpu27/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu27/cache/index1/size | 1 + .../system/cpu/cpu27/cache/index1/type | 1 + .../system/cpu/cpu27/cache/index1/uevent | 0 .../cpu27/cache/index1/ways_of_associativity | 1 + .../cpu27/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu27/cache/index2/id | 1 + .../system/cpu/cpu27/cache/index2/level | 1 + .../cpu/cpu27/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu27/cache/index2/shared_cpu_list | 1 + .../cpu/cpu27/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu27/cache/index2/size | 1 + .../system/cpu/cpu27/cache/index2/type | 1 + .../system/cpu/cpu27/cache/index2/uevent | 0 .../cpu27/cache/index2/ways_of_associativity | 1 + .../cpu27/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu27/cache/index3/id | 1 + .../system/cpu/cpu27/cache/index3/level | 1 + .../cpu/cpu27/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu27/cache/index3/shared_cpu_list | 1 + .../cpu/cpu27/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu27/cache/index3/size | 1 + .../system/cpu/cpu27/cache/index3/type | 1 + .../system/cpu/cpu27/cache/index3/uevent | 0 .../cpu27/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu27/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu27/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu27/online | 1 + .../system/cpu/cpu27/topology/cluster_cpus | 1 + .../cpu/cpu27/topology/cluster_cpus_list | 1 + .../system/cpu/cpu27/topology/cluster_id | 1 + .../system/cpu/cpu27/topology/core_cpus | 1 + .../system/cpu/cpu27/topology/core_cpus_list | 1 + .../system/cpu/cpu27/topology/core_id | 1 + .../system/cpu/cpu27/topology/core_siblings | 1 + .../cpu/cpu27/topology/core_siblings_list | 1 + .../system/cpu/cpu27/topology/die_cpus | 1 + .../system/cpu/cpu27/topology/die_cpus_list | 1 + .../system/cpu/cpu27/topology/die_id | 1 + .../system/cpu/cpu27/topology/package_cpus | 1 + .../cpu/cpu27/topology/package_cpus_list | 1 + .../cpu/cpu27/topology/physical_package_id | 1 + .../system/cpu/cpu27/topology/ppin | 1 + .../system/cpu/cpu27/topology/thread_siblings | 1 + .../cpu/cpu27/topology/thread_siblings_list | 1 + .../cpu28/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu28/cache/index0/id | 1 + .../system/cpu/cpu28/cache/index0/level | 1 + .../cpu/cpu28/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu28/cache/index0/shared_cpu_list | 1 + .../cpu/cpu28/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu28/cache/index0/size | 1 + .../system/cpu/cpu28/cache/index0/type | 1 + .../system/cpu/cpu28/cache/index0/uevent | 0 .../cpu28/cache/index0/ways_of_associativity | 1 + .../cpu28/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu28/cache/index1/id | 1 + .../system/cpu/cpu28/cache/index1/level | 1 + .../cpu/cpu28/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu28/cache/index1/shared_cpu_list | 1 + .../cpu/cpu28/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu28/cache/index1/size | 1 + .../system/cpu/cpu28/cache/index1/type | 1 + .../system/cpu/cpu28/cache/index1/uevent | 0 .../cpu28/cache/index1/ways_of_associativity | 1 + .../cpu28/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu28/cache/index2/id | 1 + .../system/cpu/cpu28/cache/index2/level | 1 + .../cpu/cpu28/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu28/cache/index2/shared_cpu_list | 1 + .../cpu/cpu28/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu28/cache/index2/size | 1 + .../system/cpu/cpu28/cache/index2/type | 1 + .../system/cpu/cpu28/cache/index2/uevent | 0 .../cpu28/cache/index2/ways_of_associativity | 1 + .../cpu28/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu28/cache/index3/id | 1 + .../system/cpu/cpu28/cache/index3/level | 1 + .../cpu/cpu28/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu28/cache/index3/shared_cpu_list | 1 + .../cpu/cpu28/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu28/cache/index3/size | 1 + .../system/cpu/cpu28/cache/index3/type | 1 + .../system/cpu/cpu28/cache/index3/uevent | 0 .../cpu28/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu28/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu28/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu28/online | 1 + .../system/cpu/cpu28/topology/cluster_cpus | 1 + .../cpu/cpu28/topology/cluster_cpus_list | 1 + .../system/cpu/cpu28/topology/cluster_id | 1 + .../system/cpu/cpu28/topology/core_cpus | 1 + .../system/cpu/cpu28/topology/core_cpus_list | 1 + .../system/cpu/cpu28/topology/core_id | 1 + .../system/cpu/cpu28/topology/core_siblings | 1 + .../cpu/cpu28/topology/core_siblings_list | 1 + .../system/cpu/cpu28/topology/die_cpus | 1 + .../system/cpu/cpu28/topology/die_cpus_list | 1 + .../system/cpu/cpu28/topology/die_id | 1 + .../system/cpu/cpu28/topology/package_cpus | 1 + .../cpu/cpu28/topology/package_cpus_list | 1 + .../cpu/cpu28/topology/physical_package_id | 1 + .../system/cpu/cpu28/topology/ppin | 1 + .../system/cpu/cpu28/topology/thread_siblings | 1 + .../cpu/cpu28/topology/thread_siblings_list | 1 + .../cpu29/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu29/cache/index0/id | 1 + .../system/cpu/cpu29/cache/index0/level | 1 + .../cpu/cpu29/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu29/cache/index0/shared_cpu_list | 1 + .../cpu/cpu29/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu29/cache/index0/size | 1 + .../system/cpu/cpu29/cache/index0/type | 1 + .../system/cpu/cpu29/cache/index0/uevent | 0 .../cpu29/cache/index0/ways_of_associativity | 1 + .../cpu29/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu29/cache/index1/id | 1 + .../system/cpu/cpu29/cache/index1/level | 1 + .../cpu/cpu29/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu29/cache/index1/shared_cpu_list | 1 + .../cpu/cpu29/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu29/cache/index1/size | 1 + .../system/cpu/cpu29/cache/index1/type | 1 + .../system/cpu/cpu29/cache/index1/uevent | 0 .../cpu29/cache/index1/ways_of_associativity | 1 + .../cpu29/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu29/cache/index2/id | 1 + .../system/cpu/cpu29/cache/index2/level | 1 + .../cpu/cpu29/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu29/cache/index2/shared_cpu_list | 1 + .../cpu/cpu29/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu29/cache/index2/size | 1 + .../system/cpu/cpu29/cache/index2/type | 1 + .../system/cpu/cpu29/cache/index2/uevent | 0 .../cpu29/cache/index2/ways_of_associativity | 1 + .../cpu29/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu29/cache/index3/id | 1 + .../system/cpu/cpu29/cache/index3/level | 1 + .../cpu/cpu29/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu29/cache/index3/shared_cpu_list | 1 + .../cpu/cpu29/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu29/cache/index3/size | 1 + .../system/cpu/cpu29/cache/index3/type | 1 + .../system/cpu/cpu29/cache/index3/uevent | 0 .../cpu29/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu29/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu29/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu29/online | 1 + .../system/cpu/cpu29/topology/cluster_cpus | 1 + .../cpu/cpu29/topology/cluster_cpus_list | 1 + .../system/cpu/cpu29/topology/cluster_id | 1 + .../system/cpu/cpu29/topology/core_cpus | 1 + .../system/cpu/cpu29/topology/core_cpus_list | 1 + .../system/cpu/cpu29/topology/core_id | 1 + .../system/cpu/cpu29/topology/core_siblings | 1 + .../cpu/cpu29/topology/core_siblings_list | 1 + .../system/cpu/cpu29/topology/die_cpus | 1 + .../system/cpu/cpu29/topology/die_cpus_list | 1 + .../system/cpu/cpu29/topology/die_id | 1 + .../system/cpu/cpu29/topology/package_cpus | 1 + .../cpu/cpu29/topology/package_cpus_list | 1 + .../cpu/cpu29/topology/physical_package_id | 1 + .../system/cpu/cpu29/topology/ppin | 1 + .../system/cpu/cpu29/topology/thread_siblings | 1 + .../cpu/cpu29/topology/thread_siblings_list | 1 + .../cpu/cpu3/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu3/cache/index0/id | 1 + .../system/cpu/cpu3/cache/index0/level | 1 + .../cpu/cpu3/cache/index0/number_of_sets | 1 + .../cpu3/cache/index0/physical_line_partition | 1 + .../cpu/cpu3/cache/index0/shared_cpu_list | 1 + .../cpu/cpu3/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu3/cache/index0/size | 1 + .../system/cpu/cpu3/cache/index0/type | 1 + .../system/cpu/cpu3/cache/index0/uevent | 0 .../cpu3/cache/index0/ways_of_associativity | 1 + .../cpu/cpu3/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu3/cache/index1/id | 1 + .../system/cpu/cpu3/cache/index1/level | 1 + .../cpu/cpu3/cache/index1/number_of_sets | 1 + .../cpu3/cache/index1/physical_line_partition | 1 + .../cpu/cpu3/cache/index1/shared_cpu_list | 1 + .../cpu/cpu3/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu3/cache/index1/size | 1 + .../system/cpu/cpu3/cache/index1/type | 1 + .../system/cpu/cpu3/cache/index1/uevent | 0 .../cpu3/cache/index1/ways_of_associativity | 1 + .../cpu/cpu3/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu3/cache/index2/id | 1 + .../system/cpu/cpu3/cache/index2/level | 1 + .../cpu/cpu3/cache/index2/number_of_sets | 1 + .../cpu3/cache/index2/physical_line_partition | 1 + .../cpu/cpu3/cache/index2/shared_cpu_list | 1 + .../cpu/cpu3/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu3/cache/index2/size | 1 + .../system/cpu/cpu3/cache/index2/type | 1 + .../system/cpu/cpu3/cache/index2/uevent | 0 .../cpu3/cache/index2/ways_of_associativity | 1 + .../cpu/cpu3/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu3/cache/index3/id | 1 + .../system/cpu/cpu3/cache/index3/level | 1 + .../cpu/cpu3/cache/index3/number_of_sets | 1 + .../cpu3/cache/index3/physical_line_partition | 1 + .../cpu/cpu3/cache/index3/shared_cpu_list | 1 + .../cpu/cpu3/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu3/cache/index3/size | 1 + .../system/cpu/cpu3/cache/index3/type | 1 + .../system/cpu/cpu3/cache/index3/uevent | 0 .../cpu3/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu3/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu3/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu3/online | 1 + .../system/cpu/cpu3/topology/cluster_cpus | 1 + .../cpu/cpu3/topology/cluster_cpus_list | 1 + .../system/cpu/cpu3/topology/cluster_id | 1 + .../system/cpu/cpu3/topology/core_cpus | 1 + .../system/cpu/cpu3/topology/core_cpus_list | 1 + .../system/cpu/cpu3/topology/core_id | 1 + .../system/cpu/cpu3/topology/core_siblings | 1 + .../cpu/cpu3/topology/core_siblings_list | 1 + .../system/cpu/cpu3/topology/die_cpus | 1 + .../system/cpu/cpu3/topology/die_cpus_list | 1 + .../system/cpu/cpu3/topology/die_id | 1 + .../system/cpu/cpu3/topology/package_cpus | 1 + .../cpu/cpu3/topology/package_cpus_list | 1 + .../cpu/cpu3/topology/physical_package_id | 1 + .../system/cpu/cpu3/topology/ppin | 1 + .../system/cpu/cpu3/topology/thread_siblings | 1 + .../cpu/cpu3/topology/thread_siblings_list | 1 + .../cpu30/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu30/cache/index0/id | 1 + .../system/cpu/cpu30/cache/index0/level | 1 + .../cpu/cpu30/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu30/cache/index0/shared_cpu_list | 1 + .../cpu/cpu30/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu30/cache/index0/size | 1 + .../system/cpu/cpu30/cache/index0/type | 1 + .../system/cpu/cpu30/cache/index0/uevent | 0 .../cpu30/cache/index0/ways_of_associativity | 1 + .../cpu30/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu30/cache/index1/id | 1 + .../system/cpu/cpu30/cache/index1/level | 1 + .../cpu/cpu30/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu30/cache/index1/shared_cpu_list | 1 + .../cpu/cpu30/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu30/cache/index1/size | 1 + .../system/cpu/cpu30/cache/index1/type | 1 + .../system/cpu/cpu30/cache/index1/uevent | 0 .../cpu30/cache/index1/ways_of_associativity | 1 + .../cpu30/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu30/cache/index2/id | 1 + .../system/cpu/cpu30/cache/index2/level | 1 + .../cpu/cpu30/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu30/cache/index2/shared_cpu_list | 1 + .../cpu/cpu30/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu30/cache/index2/size | 1 + .../system/cpu/cpu30/cache/index2/type | 1 + .../system/cpu/cpu30/cache/index2/uevent | 0 .../cpu30/cache/index2/ways_of_associativity | 1 + .../cpu30/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu30/cache/index3/id | 1 + .../system/cpu/cpu30/cache/index3/level | 1 + .../cpu/cpu30/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu30/cache/index3/shared_cpu_list | 1 + .../cpu/cpu30/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu30/cache/index3/size | 1 + .../system/cpu/cpu30/cache/index3/type | 1 + .../system/cpu/cpu30/cache/index3/uevent | 0 .../cpu30/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu30/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu30/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu30/online | 1 + .../system/cpu/cpu30/topology/cluster_cpus | 1 + .../cpu/cpu30/topology/cluster_cpus_list | 1 + .../system/cpu/cpu30/topology/cluster_id | 1 + .../system/cpu/cpu30/topology/core_cpus | 1 + .../system/cpu/cpu30/topology/core_cpus_list | 1 + .../system/cpu/cpu30/topology/core_id | 1 + .../system/cpu/cpu30/topology/core_siblings | 1 + .../cpu/cpu30/topology/core_siblings_list | 1 + .../system/cpu/cpu30/topology/die_cpus | 1 + .../system/cpu/cpu30/topology/die_cpus_list | 1 + .../system/cpu/cpu30/topology/die_id | 1 + .../system/cpu/cpu30/topology/package_cpus | 1 + .../cpu/cpu30/topology/package_cpus_list | 1 + .../cpu/cpu30/topology/physical_package_id | 1 + .../system/cpu/cpu30/topology/ppin | 1 + .../system/cpu/cpu30/topology/thread_siblings | 1 + .../cpu/cpu30/topology/thread_siblings_list | 1 + .../cpu31/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu31/cache/index0/id | 1 + .../system/cpu/cpu31/cache/index0/level | 1 + .../cpu/cpu31/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu31/cache/index0/shared_cpu_list | 1 + .../cpu/cpu31/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu31/cache/index0/size | 1 + .../system/cpu/cpu31/cache/index0/type | 1 + .../system/cpu/cpu31/cache/index0/uevent | 0 .../cpu31/cache/index0/ways_of_associativity | 1 + .../cpu31/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu31/cache/index1/id | 1 + .../system/cpu/cpu31/cache/index1/level | 1 + .../cpu/cpu31/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu31/cache/index1/shared_cpu_list | 1 + .../cpu/cpu31/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu31/cache/index1/size | 1 + .../system/cpu/cpu31/cache/index1/type | 1 + .../system/cpu/cpu31/cache/index1/uevent | 0 .../cpu31/cache/index1/ways_of_associativity | 1 + .../cpu31/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu31/cache/index2/id | 1 + .../system/cpu/cpu31/cache/index2/level | 1 + .../cpu/cpu31/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu31/cache/index2/shared_cpu_list | 1 + .../cpu/cpu31/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu31/cache/index2/size | 1 + .../system/cpu/cpu31/cache/index2/type | 1 + .../system/cpu/cpu31/cache/index2/uevent | 0 .../cpu31/cache/index2/ways_of_associativity | 1 + .../cpu31/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu31/cache/index3/id | 1 + .../system/cpu/cpu31/cache/index3/level | 1 + .../cpu/cpu31/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu31/cache/index3/shared_cpu_list | 1 + .../cpu/cpu31/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu31/cache/index3/size | 1 + .../system/cpu/cpu31/cache/index3/type | 1 + .../system/cpu/cpu31/cache/index3/uevent | 0 .../cpu31/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu31/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu31/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu31/online | 1 + .../system/cpu/cpu31/topology/cluster_cpus | 1 + .../cpu/cpu31/topology/cluster_cpus_list | 1 + .../system/cpu/cpu31/topology/cluster_id | 1 + .../system/cpu/cpu31/topology/core_cpus | 1 + .../system/cpu/cpu31/topology/core_cpus_list | 1 + .../system/cpu/cpu31/topology/core_id | 1 + .../system/cpu/cpu31/topology/core_siblings | 1 + .../cpu/cpu31/topology/core_siblings_list | 1 + .../system/cpu/cpu31/topology/die_cpus | 1 + .../system/cpu/cpu31/topology/die_cpus_list | 1 + .../system/cpu/cpu31/topology/die_id | 1 + .../system/cpu/cpu31/topology/package_cpus | 1 + .../cpu/cpu31/topology/package_cpus_list | 1 + .../cpu/cpu31/topology/physical_package_id | 1 + .../system/cpu/cpu31/topology/ppin | 1 + .../system/cpu/cpu31/topology/thread_siblings | 1 + .../cpu/cpu31/topology/thread_siblings_list | 1 + .../cpu32/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu32/cache/index0/id | 1 + .../system/cpu/cpu32/cache/index0/level | 1 + .../cpu/cpu32/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu32/cache/index0/shared_cpu_list | 1 + .../cpu/cpu32/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu32/cache/index0/size | 1 + .../system/cpu/cpu32/cache/index0/type | 1 + .../system/cpu/cpu32/cache/index0/uevent | 0 .../cpu32/cache/index0/ways_of_associativity | 1 + .../cpu32/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu32/cache/index1/id | 1 + .../system/cpu/cpu32/cache/index1/level | 1 + .../cpu/cpu32/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu32/cache/index1/shared_cpu_list | 1 + .../cpu/cpu32/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu32/cache/index1/size | 1 + .../system/cpu/cpu32/cache/index1/type | 1 + .../system/cpu/cpu32/cache/index1/uevent | 0 .../cpu32/cache/index1/ways_of_associativity | 1 + .../cpu32/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu32/cache/index2/id | 1 + .../system/cpu/cpu32/cache/index2/level | 1 + .../cpu/cpu32/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu32/cache/index2/shared_cpu_list | 1 + .../cpu/cpu32/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu32/cache/index2/size | 1 + .../system/cpu/cpu32/cache/index2/type | 1 + .../system/cpu/cpu32/cache/index2/uevent | 0 .../cpu32/cache/index2/ways_of_associativity | 1 + .../cpu32/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu32/cache/index3/id | 1 + .../system/cpu/cpu32/cache/index3/level | 1 + .../cpu/cpu32/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu32/cache/index3/shared_cpu_list | 1 + .../cpu/cpu32/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu32/cache/index3/size | 1 + .../system/cpu/cpu32/cache/index3/type | 1 + .../system/cpu/cpu32/cache/index3/uevent | 0 .../cpu32/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu32/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu32/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu32/online | 1 + .../system/cpu/cpu32/topology/cluster_cpus | 1 + .../cpu/cpu32/topology/cluster_cpus_list | 1 + .../system/cpu/cpu32/topology/cluster_id | 1 + .../system/cpu/cpu32/topology/core_cpus | 1 + .../system/cpu/cpu32/topology/core_cpus_list | 1 + .../system/cpu/cpu32/topology/core_id | 1 + .../system/cpu/cpu32/topology/core_siblings | 1 + .../cpu/cpu32/topology/core_siblings_list | 1 + .../system/cpu/cpu32/topology/die_cpus | 1 + .../system/cpu/cpu32/topology/die_cpus_list | 1 + .../system/cpu/cpu32/topology/die_id | 1 + .../system/cpu/cpu32/topology/package_cpus | 1 + .../cpu/cpu32/topology/package_cpus_list | 1 + .../cpu/cpu32/topology/physical_package_id | 1 + .../system/cpu/cpu32/topology/ppin | 1 + .../system/cpu/cpu32/topology/thread_siblings | 1 + .../cpu/cpu32/topology/thread_siblings_list | 1 + .../cpu33/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu33/cache/index0/id | 1 + .../system/cpu/cpu33/cache/index0/level | 1 + .../cpu/cpu33/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu33/cache/index0/shared_cpu_list | 1 + .../cpu/cpu33/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu33/cache/index0/size | 1 + .../system/cpu/cpu33/cache/index0/type | 1 + .../system/cpu/cpu33/cache/index0/uevent | 0 .../cpu33/cache/index0/ways_of_associativity | 1 + .../cpu33/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu33/cache/index1/id | 1 + .../system/cpu/cpu33/cache/index1/level | 1 + .../cpu/cpu33/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu33/cache/index1/shared_cpu_list | 1 + .../cpu/cpu33/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu33/cache/index1/size | 1 + .../system/cpu/cpu33/cache/index1/type | 1 + .../system/cpu/cpu33/cache/index1/uevent | 0 .../cpu33/cache/index1/ways_of_associativity | 1 + .../cpu33/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu33/cache/index2/id | 1 + .../system/cpu/cpu33/cache/index2/level | 1 + .../cpu/cpu33/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu33/cache/index2/shared_cpu_list | 1 + .../cpu/cpu33/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu33/cache/index2/size | 1 + .../system/cpu/cpu33/cache/index2/type | 1 + .../system/cpu/cpu33/cache/index2/uevent | 0 .../cpu33/cache/index2/ways_of_associativity | 1 + .../cpu33/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu33/cache/index3/id | 1 + .../system/cpu/cpu33/cache/index3/level | 1 + .../cpu/cpu33/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu33/cache/index3/shared_cpu_list | 1 + .../cpu/cpu33/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu33/cache/index3/size | 1 + .../system/cpu/cpu33/cache/index3/type | 1 + .../system/cpu/cpu33/cache/index3/uevent | 0 .../cpu33/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu33/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu33/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu33/online | 1 + .../system/cpu/cpu33/topology/cluster_cpus | 1 + .../cpu/cpu33/topology/cluster_cpus_list | 1 + .../system/cpu/cpu33/topology/cluster_id | 1 + .../system/cpu/cpu33/topology/core_cpus | 1 + .../system/cpu/cpu33/topology/core_cpus_list | 1 + .../system/cpu/cpu33/topology/core_id | 1 + .../system/cpu/cpu33/topology/core_siblings | 1 + .../cpu/cpu33/topology/core_siblings_list | 1 + .../system/cpu/cpu33/topology/die_cpus | 1 + .../system/cpu/cpu33/topology/die_cpus_list | 1 + .../system/cpu/cpu33/topology/die_id | 1 + .../system/cpu/cpu33/topology/package_cpus | 1 + .../cpu/cpu33/topology/package_cpus_list | 1 + .../cpu/cpu33/topology/physical_package_id | 1 + .../system/cpu/cpu33/topology/ppin | 1 + .../system/cpu/cpu33/topology/thread_siblings | 1 + .../cpu/cpu33/topology/thread_siblings_list | 1 + .../cpu34/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu34/cache/index0/id | 1 + .../system/cpu/cpu34/cache/index0/level | 1 + .../cpu/cpu34/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu34/cache/index0/shared_cpu_list | 1 + .../cpu/cpu34/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu34/cache/index0/size | 1 + .../system/cpu/cpu34/cache/index0/type | 1 + .../system/cpu/cpu34/cache/index0/uevent | 0 .../cpu34/cache/index0/ways_of_associativity | 1 + .../cpu34/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu34/cache/index1/id | 1 + .../system/cpu/cpu34/cache/index1/level | 1 + .../cpu/cpu34/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu34/cache/index1/shared_cpu_list | 1 + .../cpu/cpu34/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu34/cache/index1/size | 1 + .../system/cpu/cpu34/cache/index1/type | 1 + .../system/cpu/cpu34/cache/index1/uevent | 0 .../cpu34/cache/index1/ways_of_associativity | 1 + .../cpu34/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu34/cache/index2/id | 1 + .../system/cpu/cpu34/cache/index2/level | 1 + .../cpu/cpu34/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu34/cache/index2/shared_cpu_list | 1 + .../cpu/cpu34/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu34/cache/index2/size | 1 + .../system/cpu/cpu34/cache/index2/type | 1 + .../system/cpu/cpu34/cache/index2/uevent | 0 .../cpu34/cache/index2/ways_of_associativity | 1 + .../cpu34/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu34/cache/index3/id | 1 + .../system/cpu/cpu34/cache/index3/level | 1 + .../cpu/cpu34/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu34/cache/index3/shared_cpu_list | 1 + .../cpu/cpu34/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu34/cache/index3/size | 1 + .../system/cpu/cpu34/cache/index3/type | 1 + .../system/cpu/cpu34/cache/index3/uevent | 0 .../cpu34/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu34/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu34/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu34/online | 1 + .../system/cpu/cpu34/topology/cluster_cpus | 1 + .../cpu/cpu34/topology/cluster_cpus_list | 1 + .../system/cpu/cpu34/topology/cluster_id | 1 + .../system/cpu/cpu34/topology/core_cpus | 1 + .../system/cpu/cpu34/topology/core_cpus_list | 1 + .../system/cpu/cpu34/topology/core_id | 1 + .../system/cpu/cpu34/topology/core_siblings | 1 + .../cpu/cpu34/topology/core_siblings_list | 1 + .../system/cpu/cpu34/topology/die_cpus | 1 + .../system/cpu/cpu34/topology/die_cpus_list | 1 + .../system/cpu/cpu34/topology/die_id | 1 + .../system/cpu/cpu34/topology/package_cpus | 1 + .../cpu/cpu34/topology/package_cpus_list | 1 + .../cpu/cpu34/topology/physical_package_id | 1 + .../system/cpu/cpu34/topology/ppin | 1 + .../system/cpu/cpu34/topology/thread_siblings | 1 + .../cpu/cpu34/topology/thread_siblings_list | 1 + .../cpu35/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu35/cache/index0/id | 1 + .../system/cpu/cpu35/cache/index0/level | 1 + .../cpu/cpu35/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu35/cache/index0/shared_cpu_list | 1 + .../cpu/cpu35/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu35/cache/index0/size | 1 + .../system/cpu/cpu35/cache/index0/type | 1 + .../system/cpu/cpu35/cache/index0/uevent | 0 .../cpu35/cache/index0/ways_of_associativity | 1 + .../cpu35/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu35/cache/index1/id | 1 + .../system/cpu/cpu35/cache/index1/level | 1 + .../cpu/cpu35/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu35/cache/index1/shared_cpu_list | 1 + .../cpu/cpu35/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu35/cache/index1/size | 1 + .../system/cpu/cpu35/cache/index1/type | 1 + .../system/cpu/cpu35/cache/index1/uevent | 0 .../cpu35/cache/index1/ways_of_associativity | 1 + .../cpu35/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu35/cache/index2/id | 1 + .../system/cpu/cpu35/cache/index2/level | 1 + .../cpu/cpu35/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu35/cache/index2/shared_cpu_list | 1 + .../cpu/cpu35/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu35/cache/index2/size | 1 + .../system/cpu/cpu35/cache/index2/type | 1 + .../system/cpu/cpu35/cache/index2/uevent | 0 .../cpu35/cache/index2/ways_of_associativity | 1 + .../cpu35/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu35/cache/index3/id | 1 + .../system/cpu/cpu35/cache/index3/level | 1 + .../cpu/cpu35/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu35/cache/index3/shared_cpu_list | 1 + .../cpu/cpu35/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu35/cache/index3/size | 1 + .../system/cpu/cpu35/cache/index3/type | 1 + .../system/cpu/cpu35/cache/index3/uevent | 0 .../cpu35/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu35/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu35/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu35/online | 1 + .../system/cpu/cpu35/topology/cluster_cpus | 1 + .../cpu/cpu35/topology/cluster_cpus_list | 1 + .../system/cpu/cpu35/topology/cluster_id | 1 + .../system/cpu/cpu35/topology/core_cpus | 1 + .../system/cpu/cpu35/topology/core_cpus_list | 1 + .../system/cpu/cpu35/topology/core_id | 1 + .../system/cpu/cpu35/topology/core_siblings | 1 + .../cpu/cpu35/topology/core_siblings_list | 1 + .../system/cpu/cpu35/topology/die_cpus | 1 + .../system/cpu/cpu35/topology/die_cpus_list | 1 + .../system/cpu/cpu35/topology/die_id | 1 + .../system/cpu/cpu35/topology/package_cpus | 1 + .../cpu/cpu35/topology/package_cpus_list | 1 + .../cpu/cpu35/topology/physical_package_id | 1 + .../system/cpu/cpu35/topology/ppin | 1 + .../system/cpu/cpu35/topology/thread_siblings | 1 + .../cpu/cpu35/topology/thread_siblings_list | 1 + .../cpu36/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu36/cache/index0/id | 1 + .../system/cpu/cpu36/cache/index0/level | 1 + .../cpu/cpu36/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu36/cache/index0/shared_cpu_list | 1 + .../cpu/cpu36/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu36/cache/index0/size | 1 + .../system/cpu/cpu36/cache/index0/type | 1 + .../system/cpu/cpu36/cache/index0/uevent | 0 .../cpu36/cache/index0/ways_of_associativity | 1 + .../cpu36/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu36/cache/index1/id | 1 + .../system/cpu/cpu36/cache/index1/level | 1 + .../cpu/cpu36/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu36/cache/index1/shared_cpu_list | 1 + .../cpu/cpu36/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu36/cache/index1/size | 1 + .../system/cpu/cpu36/cache/index1/type | 1 + .../system/cpu/cpu36/cache/index1/uevent | 0 .../cpu36/cache/index1/ways_of_associativity | 1 + .../cpu36/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu36/cache/index2/id | 1 + .../system/cpu/cpu36/cache/index2/level | 1 + .../cpu/cpu36/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu36/cache/index2/shared_cpu_list | 1 + .../cpu/cpu36/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu36/cache/index2/size | 1 + .../system/cpu/cpu36/cache/index2/type | 1 + .../system/cpu/cpu36/cache/index2/uevent | 0 .../cpu36/cache/index2/ways_of_associativity | 1 + .../cpu36/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu36/cache/index3/id | 1 + .../system/cpu/cpu36/cache/index3/level | 1 + .../cpu/cpu36/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu36/cache/index3/shared_cpu_list | 1 + .../cpu/cpu36/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu36/cache/index3/size | 1 + .../system/cpu/cpu36/cache/index3/type | 1 + .../system/cpu/cpu36/cache/index3/uevent | 0 .../cpu36/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu36/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu36/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu36/online | 1 + .../system/cpu/cpu36/topology/cluster_cpus | 1 + .../cpu/cpu36/topology/cluster_cpus_list | 1 + .../system/cpu/cpu36/topology/cluster_id | 1 + .../system/cpu/cpu36/topology/core_cpus | 1 + .../system/cpu/cpu36/topology/core_cpus_list | 1 + .../system/cpu/cpu36/topology/core_id | 1 + .../system/cpu/cpu36/topology/core_siblings | 1 + .../cpu/cpu36/topology/core_siblings_list | 1 + .../system/cpu/cpu36/topology/die_cpus | 1 + .../system/cpu/cpu36/topology/die_cpus_list | 1 + .../system/cpu/cpu36/topology/die_id | 1 + .../system/cpu/cpu36/topology/package_cpus | 1 + .../cpu/cpu36/topology/package_cpus_list | 1 + .../cpu/cpu36/topology/physical_package_id | 1 + .../system/cpu/cpu36/topology/ppin | 1 + .../system/cpu/cpu36/topology/thread_siblings | 1 + .../cpu/cpu36/topology/thread_siblings_list | 1 + .../cpu37/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu37/cache/index0/id | 1 + .../system/cpu/cpu37/cache/index0/level | 1 + .../cpu/cpu37/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu37/cache/index0/shared_cpu_list | 1 + .../cpu/cpu37/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu37/cache/index0/size | 1 + .../system/cpu/cpu37/cache/index0/type | 1 + .../system/cpu/cpu37/cache/index0/uevent | 0 .../cpu37/cache/index0/ways_of_associativity | 1 + .../cpu37/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu37/cache/index1/id | 1 + .../system/cpu/cpu37/cache/index1/level | 1 + .../cpu/cpu37/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu37/cache/index1/shared_cpu_list | 1 + .../cpu/cpu37/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu37/cache/index1/size | 1 + .../system/cpu/cpu37/cache/index1/type | 1 + .../system/cpu/cpu37/cache/index1/uevent | 0 .../cpu37/cache/index1/ways_of_associativity | 1 + .../cpu37/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu37/cache/index2/id | 1 + .../system/cpu/cpu37/cache/index2/level | 1 + .../cpu/cpu37/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu37/cache/index2/shared_cpu_list | 1 + .../cpu/cpu37/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu37/cache/index2/size | 1 + .../system/cpu/cpu37/cache/index2/type | 1 + .../system/cpu/cpu37/cache/index2/uevent | 0 .../cpu37/cache/index2/ways_of_associativity | 1 + .../cpu37/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu37/cache/index3/id | 1 + .../system/cpu/cpu37/cache/index3/level | 1 + .../cpu/cpu37/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu37/cache/index3/shared_cpu_list | 1 + .../cpu/cpu37/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu37/cache/index3/size | 1 + .../system/cpu/cpu37/cache/index3/type | 1 + .../system/cpu/cpu37/cache/index3/uevent | 0 .../cpu37/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu37/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu37/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu37/online | 1 + .../system/cpu/cpu37/topology/cluster_cpus | 1 + .../cpu/cpu37/topology/cluster_cpus_list | 1 + .../system/cpu/cpu37/topology/cluster_id | 1 + .../system/cpu/cpu37/topology/core_cpus | 1 + .../system/cpu/cpu37/topology/core_cpus_list | 1 + .../system/cpu/cpu37/topology/core_id | 1 + .../system/cpu/cpu37/topology/core_siblings | 1 + .../cpu/cpu37/topology/core_siblings_list | 1 + .../system/cpu/cpu37/topology/die_cpus | 1 + .../system/cpu/cpu37/topology/die_cpus_list | 1 + .../system/cpu/cpu37/topology/die_id | 1 + .../system/cpu/cpu37/topology/package_cpus | 1 + .../cpu/cpu37/topology/package_cpus_list | 1 + .../cpu/cpu37/topology/physical_package_id | 1 + .../system/cpu/cpu37/topology/ppin | 1 + .../system/cpu/cpu37/topology/thread_siblings | 1 + .../cpu/cpu37/topology/thread_siblings_list | 1 + .../cpu38/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu38/cache/index0/id | 1 + .../system/cpu/cpu38/cache/index0/level | 1 + .../cpu/cpu38/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu38/cache/index0/shared_cpu_list | 1 + .../cpu/cpu38/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu38/cache/index0/size | 1 + .../system/cpu/cpu38/cache/index0/type | 1 + .../system/cpu/cpu38/cache/index0/uevent | 0 .../cpu38/cache/index0/ways_of_associativity | 1 + .../cpu38/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu38/cache/index1/id | 1 + .../system/cpu/cpu38/cache/index1/level | 1 + .../cpu/cpu38/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu38/cache/index1/shared_cpu_list | 1 + .../cpu/cpu38/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu38/cache/index1/size | 1 + .../system/cpu/cpu38/cache/index1/type | 1 + .../system/cpu/cpu38/cache/index1/uevent | 0 .../cpu38/cache/index1/ways_of_associativity | 1 + .../cpu38/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu38/cache/index2/id | 1 + .../system/cpu/cpu38/cache/index2/level | 1 + .../cpu/cpu38/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu38/cache/index2/shared_cpu_list | 1 + .../cpu/cpu38/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu38/cache/index2/size | 1 + .../system/cpu/cpu38/cache/index2/type | 1 + .../system/cpu/cpu38/cache/index2/uevent | 0 .../cpu38/cache/index2/ways_of_associativity | 1 + .../cpu38/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu38/cache/index3/id | 1 + .../system/cpu/cpu38/cache/index3/level | 1 + .../cpu/cpu38/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu38/cache/index3/shared_cpu_list | 1 + .../cpu/cpu38/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu38/cache/index3/size | 1 + .../system/cpu/cpu38/cache/index3/type | 1 + .../system/cpu/cpu38/cache/index3/uevent | 0 .../cpu38/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu38/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu38/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu38/online | 1 + .../system/cpu/cpu38/topology/cluster_cpus | 1 + .../cpu/cpu38/topology/cluster_cpus_list | 1 + .../system/cpu/cpu38/topology/cluster_id | 1 + .../system/cpu/cpu38/topology/core_cpus | 1 + .../system/cpu/cpu38/topology/core_cpus_list | 1 + .../system/cpu/cpu38/topology/core_id | 1 + .../system/cpu/cpu38/topology/core_siblings | 1 + .../cpu/cpu38/topology/core_siblings_list | 1 + .../system/cpu/cpu38/topology/die_cpus | 1 + .../system/cpu/cpu38/topology/die_cpus_list | 1 + .../system/cpu/cpu38/topology/die_id | 1 + .../system/cpu/cpu38/topology/package_cpus | 1 + .../cpu/cpu38/topology/package_cpus_list | 1 + .../cpu/cpu38/topology/physical_package_id | 1 + .../system/cpu/cpu38/topology/ppin | 1 + .../system/cpu/cpu38/topology/thread_siblings | 1 + .../cpu/cpu38/topology/thread_siblings_list | 1 + .../cpu39/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu39/cache/index0/id | 1 + .../system/cpu/cpu39/cache/index0/level | 1 + .../cpu/cpu39/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu39/cache/index0/shared_cpu_list | 1 + .../cpu/cpu39/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu39/cache/index0/size | 1 + .../system/cpu/cpu39/cache/index0/type | 1 + .../system/cpu/cpu39/cache/index0/uevent | 0 .../cpu39/cache/index0/ways_of_associativity | 1 + .../cpu39/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu39/cache/index1/id | 1 + .../system/cpu/cpu39/cache/index1/level | 1 + .../cpu/cpu39/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu39/cache/index1/shared_cpu_list | 1 + .../cpu/cpu39/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu39/cache/index1/size | 1 + .../system/cpu/cpu39/cache/index1/type | 1 + .../system/cpu/cpu39/cache/index1/uevent | 0 .../cpu39/cache/index1/ways_of_associativity | 1 + .../cpu39/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu39/cache/index2/id | 1 + .../system/cpu/cpu39/cache/index2/level | 1 + .../cpu/cpu39/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu39/cache/index2/shared_cpu_list | 1 + .../cpu/cpu39/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu39/cache/index2/size | 1 + .../system/cpu/cpu39/cache/index2/type | 1 + .../system/cpu/cpu39/cache/index2/uevent | 0 .../cpu39/cache/index2/ways_of_associativity | 1 + .../cpu39/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu39/cache/index3/id | 1 + .../system/cpu/cpu39/cache/index3/level | 1 + .../cpu/cpu39/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu39/cache/index3/shared_cpu_list | 1 + .../cpu/cpu39/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu39/cache/index3/size | 1 + .../system/cpu/cpu39/cache/index3/type | 1 + .../system/cpu/cpu39/cache/index3/uevent | 0 .../cpu39/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu39/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu39/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu39/online | 1 + .../system/cpu/cpu39/topology/cluster_cpus | 1 + .../cpu/cpu39/topology/cluster_cpus_list | 1 + .../system/cpu/cpu39/topology/cluster_id | 1 + .../system/cpu/cpu39/topology/core_cpus | 1 + .../system/cpu/cpu39/topology/core_cpus_list | 1 + .../system/cpu/cpu39/topology/core_id | 1 + .../system/cpu/cpu39/topology/core_siblings | 1 + .../cpu/cpu39/topology/core_siblings_list | 1 + .../system/cpu/cpu39/topology/die_cpus | 1 + .../system/cpu/cpu39/topology/die_cpus_list | 1 + .../system/cpu/cpu39/topology/die_id | 1 + .../system/cpu/cpu39/topology/package_cpus | 1 + .../cpu/cpu39/topology/package_cpus_list | 1 + .../cpu/cpu39/topology/physical_package_id | 1 + .../system/cpu/cpu39/topology/ppin | 1 + .../system/cpu/cpu39/topology/thread_siblings | 1 + .../cpu/cpu39/topology/thread_siblings_list | 1 + .../cpu/cpu4/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu4/cache/index0/id | 1 + .../system/cpu/cpu4/cache/index0/level | 1 + .../cpu/cpu4/cache/index0/number_of_sets | 1 + .../cpu4/cache/index0/physical_line_partition | 1 + .../cpu/cpu4/cache/index0/shared_cpu_list | 1 + .../cpu/cpu4/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu4/cache/index0/size | 1 + .../system/cpu/cpu4/cache/index0/type | 1 + .../system/cpu/cpu4/cache/index0/uevent | 0 .../cpu4/cache/index0/ways_of_associativity | 1 + .../cpu/cpu4/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu4/cache/index1/id | 1 + .../system/cpu/cpu4/cache/index1/level | 1 + .../cpu/cpu4/cache/index1/number_of_sets | 1 + .../cpu4/cache/index1/physical_line_partition | 1 + .../cpu/cpu4/cache/index1/shared_cpu_list | 1 + .../cpu/cpu4/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu4/cache/index1/size | 1 + .../system/cpu/cpu4/cache/index1/type | 1 + .../system/cpu/cpu4/cache/index1/uevent | 0 .../cpu4/cache/index1/ways_of_associativity | 1 + .../cpu/cpu4/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu4/cache/index2/id | 1 + .../system/cpu/cpu4/cache/index2/level | 1 + .../cpu/cpu4/cache/index2/number_of_sets | 1 + .../cpu4/cache/index2/physical_line_partition | 1 + .../cpu/cpu4/cache/index2/shared_cpu_list | 1 + .../cpu/cpu4/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu4/cache/index2/size | 1 + .../system/cpu/cpu4/cache/index2/type | 1 + .../system/cpu/cpu4/cache/index2/uevent | 0 .../cpu4/cache/index2/ways_of_associativity | 1 + .../cpu/cpu4/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu4/cache/index3/id | 1 + .../system/cpu/cpu4/cache/index3/level | 1 + .../cpu/cpu4/cache/index3/number_of_sets | 1 + .../cpu4/cache/index3/physical_line_partition | 1 + .../cpu/cpu4/cache/index3/shared_cpu_list | 1 + .../cpu/cpu4/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu4/cache/index3/size | 1 + .../system/cpu/cpu4/cache/index3/type | 1 + .../system/cpu/cpu4/cache/index3/uevent | 0 .../cpu4/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu4/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu4/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu4/online | 1 + .../system/cpu/cpu4/topology/cluster_cpus | 1 + .../cpu/cpu4/topology/cluster_cpus_list | 1 + .../system/cpu/cpu4/topology/cluster_id | 1 + .../system/cpu/cpu4/topology/core_cpus | 1 + .../system/cpu/cpu4/topology/core_cpus_list | 1 + .../system/cpu/cpu4/topology/core_id | 1 + .../system/cpu/cpu4/topology/core_siblings | 1 + .../cpu/cpu4/topology/core_siblings_list | 1 + .../system/cpu/cpu4/topology/die_cpus | 1 + .../system/cpu/cpu4/topology/die_cpus_list | 1 + .../system/cpu/cpu4/topology/die_id | 1 + .../system/cpu/cpu4/topology/package_cpus | 1 + .../cpu/cpu4/topology/package_cpus_list | 1 + .../cpu/cpu4/topology/physical_package_id | 1 + .../system/cpu/cpu4/topology/ppin | 1 + .../system/cpu/cpu4/topology/thread_siblings | 1 + .../cpu/cpu4/topology/thread_siblings_list | 1 + .../cpu40/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu40/cache/index0/id | 1 + .../system/cpu/cpu40/cache/index0/level | 1 + .../cpu/cpu40/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu40/cache/index0/shared_cpu_list | 1 + .../cpu/cpu40/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu40/cache/index0/size | 1 + .../system/cpu/cpu40/cache/index0/type | 1 + .../system/cpu/cpu40/cache/index0/uevent | 0 .../cpu40/cache/index0/ways_of_associativity | 1 + .../cpu40/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu40/cache/index1/id | 1 + .../system/cpu/cpu40/cache/index1/level | 1 + .../cpu/cpu40/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu40/cache/index1/shared_cpu_list | 1 + .../cpu/cpu40/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu40/cache/index1/size | 1 + .../system/cpu/cpu40/cache/index1/type | 1 + .../system/cpu/cpu40/cache/index1/uevent | 0 .../cpu40/cache/index1/ways_of_associativity | 1 + .../cpu40/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu40/cache/index2/id | 1 + .../system/cpu/cpu40/cache/index2/level | 1 + .../cpu/cpu40/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu40/cache/index2/shared_cpu_list | 1 + .../cpu/cpu40/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu40/cache/index2/size | 1 + .../system/cpu/cpu40/cache/index2/type | 1 + .../system/cpu/cpu40/cache/index2/uevent | 0 .../cpu40/cache/index2/ways_of_associativity | 1 + .../cpu40/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu40/cache/index3/id | 1 + .../system/cpu/cpu40/cache/index3/level | 1 + .../cpu/cpu40/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu40/cache/index3/shared_cpu_list | 1 + .../cpu/cpu40/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu40/cache/index3/size | 1 + .../system/cpu/cpu40/cache/index3/type | 1 + .../system/cpu/cpu40/cache/index3/uevent | 0 .../cpu40/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu40/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu40/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu40/online | 1 + .../system/cpu/cpu40/topology/cluster_cpus | 1 + .../cpu/cpu40/topology/cluster_cpus_list | 1 + .../system/cpu/cpu40/topology/cluster_id | 1 + .../system/cpu/cpu40/topology/core_cpus | 1 + .../system/cpu/cpu40/topology/core_cpus_list | 1 + .../system/cpu/cpu40/topology/core_id | 1 + .../system/cpu/cpu40/topology/core_siblings | 1 + .../cpu/cpu40/topology/core_siblings_list | 1 + .../system/cpu/cpu40/topology/die_cpus | 1 + .../system/cpu/cpu40/topology/die_cpus_list | 1 + .../system/cpu/cpu40/topology/die_id | 1 + .../system/cpu/cpu40/topology/package_cpus | 1 + .../cpu/cpu40/topology/package_cpus_list | 1 + .../cpu/cpu40/topology/physical_package_id | 1 + .../system/cpu/cpu40/topology/ppin | 1 + .../system/cpu/cpu40/topology/thread_siblings | 1 + .../cpu/cpu40/topology/thread_siblings_list | 1 + .../cpu41/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu41/cache/index0/id | 1 + .../system/cpu/cpu41/cache/index0/level | 1 + .../cpu/cpu41/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu41/cache/index0/shared_cpu_list | 1 + .../cpu/cpu41/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu41/cache/index0/size | 1 + .../system/cpu/cpu41/cache/index0/type | 1 + .../system/cpu/cpu41/cache/index0/uevent | 0 .../cpu41/cache/index0/ways_of_associativity | 1 + .../cpu41/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu41/cache/index1/id | 1 + .../system/cpu/cpu41/cache/index1/level | 1 + .../cpu/cpu41/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu41/cache/index1/shared_cpu_list | 1 + .../cpu/cpu41/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu41/cache/index1/size | 1 + .../system/cpu/cpu41/cache/index1/type | 1 + .../system/cpu/cpu41/cache/index1/uevent | 0 .../cpu41/cache/index1/ways_of_associativity | 1 + .../cpu41/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu41/cache/index2/id | 1 + .../system/cpu/cpu41/cache/index2/level | 1 + .../cpu/cpu41/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu41/cache/index2/shared_cpu_list | 1 + .../cpu/cpu41/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu41/cache/index2/size | 1 + .../system/cpu/cpu41/cache/index2/type | 1 + .../system/cpu/cpu41/cache/index2/uevent | 0 .../cpu41/cache/index2/ways_of_associativity | 1 + .../cpu41/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu41/cache/index3/id | 1 + .../system/cpu/cpu41/cache/index3/level | 1 + .../cpu/cpu41/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu41/cache/index3/shared_cpu_list | 1 + .../cpu/cpu41/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu41/cache/index3/size | 1 + .../system/cpu/cpu41/cache/index3/type | 1 + .../system/cpu/cpu41/cache/index3/uevent | 0 .../cpu41/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu41/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu41/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu41/online | 1 + .../system/cpu/cpu41/topology/cluster_cpus | 1 + .../cpu/cpu41/topology/cluster_cpus_list | 1 + .../system/cpu/cpu41/topology/cluster_id | 1 + .../system/cpu/cpu41/topology/core_cpus | 1 + .../system/cpu/cpu41/topology/core_cpus_list | 1 + .../system/cpu/cpu41/topology/core_id | 1 + .../system/cpu/cpu41/topology/core_siblings | 1 + .../cpu/cpu41/topology/core_siblings_list | 1 + .../system/cpu/cpu41/topology/die_cpus | 1 + .../system/cpu/cpu41/topology/die_cpus_list | 1 + .../system/cpu/cpu41/topology/die_id | 1 + .../system/cpu/cpu41/topology/package_cpus | 1 + .../cpu/cpu41/topology/package_cpus_list | 1 + .../cpu/cpu41/topology/physical_package_id | 1 + .../system/cpu/cpu41/topology/ppin | 1 + .../system/cpu/cpu41/topology/thread_siblings | 1 + .../cpu/cpu41/topology/thread_siblings_list | 1 + .../cpu42/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu42/cache/index0/id | 1 + .../system/cpu/cpu42/cache/index0/level | 1 + .../cpu/cpu42/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu42/cache/index0/shared_cpu_list | 1 + .../cpu/cpu42/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu42/cache/index0/size | 1 + .../system/cpu/cpu42/cache/index0/type | 1 + .../system/cpu/cpu42/cache/index0/uevent | 0 .../cpu42/cache/index0/ways_of_associativity | 1 + .../cpu42/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu42/cache/index1/id | 1 + .../system/cpu/cpu42/cache/index1/level | 1 + .../cpu/cpu42/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu42/cache/index1/shared_cpu_list | 1 + .../cpu/cpu42/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu42/cache/index1/size | 1 + .../system/cpu/cpu42/cache/index1/type | 1 + .../system/cpu/cpu42/cache/index1/uevent | 0 .../cpu42/cache/index1/ways_of_associativity | 1 + .../cpu42/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu42/cache/index2/id | 1 + .../system/cpu/cpu42/cache/index2/level | 1 + .../cpu/cpu42/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu42/cache/index2/shared_cpu_list | 1 + .../cpu/cpu42/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu42/cache/index2/size | 1 + .../system/cpu/cpu42/cache/index2/type | 1 + .../system/cpu/cpu42/cache/index2/uevent | 0 .../cpu42/cache/index2/ways_of_associativity | 1 + .../cpu42/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu42/cache/index3/id | 1 + .../system/cpu/cpu42/cache/index3/level | 1 + .../cpu/cpu42/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu42/cache/index3/shared_cpu_list | 1 + .../cpu/cpu42/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu42/cache/index3/size | 1 + .../system/cpu/cpu42/cache/index3/type | 1 + .../system/cpu/cpu42/cache/index3/uevent | 0 .../cpu42/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu42/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu42/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu42/online | 1 + .../system/cpu/cpu42/topology/cluster_cpus | 1 + .../cpu/cpu42/topology/cluster_cpus_list | 1 + .../system/cpu/cpu42/topology/cluster_id | 1 + .../system/cpu/cpu42/topology/core_cpus | 1 + .../system/cpu/cpu42/topology/core_cpus_list | 1 + .../system/cpu/cpu42/topology/core_id | 1 + .../system/cpu/cpu42/topology/core_siblings | 1 + .../cpu/cpu42/topology/core_siblings_list | 1 + .../system/cpu/cpu42/topology/die_cpus | 1 + .../system/cpu/cpu42/topology/die_cpus_list | 1 + .../system/cpu/cpu42/topology/die_id | 1 + .../system/cpu/cpu42/topology/package_cpus | 1 + .../cpu/cpu42/topology/package_cpus_list | 1 + .../cpu/cpu42/topology/physical_package_id | 1 + .../system/cpu/cpu42/topology/ppin | 1 + .../system/cpu/cpu42/topology/thread_siblings | 1 + .../cpu/cpu42/topology/thread_siblings_list | 1 + .../cpu43/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu43/cache/index0/id | 1 + .../system/cpu/cpu43/cache/index0/level | 1 + .../cpu/cpu43/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu43/cache/index0/shared_cpu_list | 1 + .../cpu/cpu43/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu43/cache/index0/size | 1 + .../system/cpu/cpu43/cache/index0/type | 1 + .../system/cpu/cpu43/cache/index0/uevent | 0 .../cpu43/cache/index0/ways_of_associativity | 1 + .../cpu43/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu43/cache/index1/id | 1 + .../system/cpu/cpu43/cache/index1/level | 1 + .../cpu/cpu43/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu43/cache/index1/shared_cpu_list | 1 + .../cpu/cpu43/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu43/cache/index1/size | 1 + .../system/cpu/cpu43/cache/index1/type | 1 + .../system/cpu/cpu43/cache/index1/uevent | 0 .../cpu43/cache/index1/ways_of_associativity | 1 + .../cpu43/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu43/cache/index2/id | 1 + .../system/cpu/cpu43/cache/index2/level | 1 + .../cpu/cpu43/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu43/cache/index2/shared_cpu_list | 1 + .../cpu/cpu43/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu43/cache/index2/size | 1 + .../system/cpu/cpu43/cache/index2/type | 1 + .../system/cpu/cpu43/cache/index2/uevent | 0 .../cpu43/cache/index2/ways_of_associativity | 1 + .../cpu43/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu43/cache/index3/id | 1 + .../system/cpu/cpu43/cache/index3/level | 1 + .../cpu/cpu43/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu43/cache/index3/shared_cpu_list | 1 + .../cpu/cpu43/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu43/cache/index3/size | 1 + .../system/cpu/cpu43/cache/index3/type | 1 + .../system/cpu/cpu43/cache/index3/uevent | 0 .../cpu43/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu43/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu43/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu43/online | 1 + .../system/cpu/cpu43/topology/cluster_cpus | 1 + .../cpu/cpu43/topology/cluster_cpus_list | 1 + .../system/cpu/cpu43/topology/cluster_id | 1 + .../system/cpu/cpu43/topology/core_cpus | 1 + .../system/cpu/cpu43/topology/core_cpus_list | 1 + .../system/cpu/cpu43/topology/core_id | 1 + .../system/cpu/cpu43/topology/core_siblings | 1 + .../cpu/cpu43/topology/core_siblings_list | 1 + .../system/cpu/cpu43/topology/die_cpus | 1 + .../system/cpu/cpu43/topology/die_cpus_list | 1 + .../system/cpu/cpu43/topology/die_id | 1 + .../system/cpu/cpu43/topology/package_cpus | 1 + .../cpu/cpu43/topology/package_cpus_list | 1 + .../cpu/cpu43/topology/physical_package_id | 1 + .../system/cpu/cpu43/topology/ppin | 1 + .../system/cpu/cpu43/topology/thread_siblings | 1 + .../cpu/cpu43/topology/thread_siblings_list | 1 + .../cpu44/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu44/cache/index0/id | 1 + .../system/cpu/cpu44/cache/index0/level | 1 + .../cpu/cpu44/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu44/cache/index0/shared_cpu_list | 1 + .../cpu/cpu44/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu44/cache/index0/size | 1 + .../system/cpu/cpu44/cache/index0/type | 1 + .../system/cpu/cpu44/cache/index0/uevent | 0 .../cpu44/cache/index0/ways_of_associativity | 1 + .../cpu44/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu44/cache/index1/id | 1 + .../system/cpu/cpu44/cache/index1/level | 1 + .../cpu/cpu44/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu44/cache/index1/shared_cpu_list | 1 + .../cpu/cpu44/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu44/cache/index1/size | 1 + .../system/cpu/cpu44/cache/index1/type | 1 + .../system/cpu/cpu44/cache/index1/uevent | 0 .../cpu44/cache/index1/ways_of_associativity | 1 + .../cpu44/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu44/cache/index2/id | 1 + .../system/cpu/cpu44/cache/index2/level | 1 + .../cpu/cpu44/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu44/cache/index2/shared_cpu_list | 1 + .../cpu/cpu44/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu44/cache/index2/size | 1 + .../system/cpu/cpu44/cache/index2/type | 1 + .../system/cpu/cpu44/cache/index2/uevent | 0 .../cpu44/cache/index2/ways_of_associativity | 1 + .../cpu44/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu44/cache/index3/id | 1 + .../system/cpu/cpu44/cache/index3/level | 1 + .../cpu/cpu44/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu44/cache/index3/shared_cpu_list | 1 + .../cpu/cpu44/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu44/cache/index3/size | 1 + .../system/cpu/cpu44/cache/index3/type | 1 + .../system/cpu/cpu44/cache/index3/uevent | 0 .../cpu44/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu44/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu44/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu44/online | 1 + .../system/cpu/cpu44/topology/cluster_cpus | 1 + .../cpu/cpu44/topology/cluster_cpus_list | 1 + .../system/cpu/cpu44/topology/cluster_id | 1 + .../system/cpu/cpu44/topology/core_cpus | 1 + .../system/cpu/cpu44/topology/core_cpus_list | 1 + .../system/cpu/cpu44/topology/core_id | 1 + .../system/cpu/cpu44/topology/core_siblings | 1 + .../cpu/cpu44/topology/core_siblings_list | 1 + .../system/cpu/cpu44/topology/die_cpus | 1 + .../system/cpu/cpu44/topology/die_cpus_list | 1 + .../system/cpu/cpu44/topology/die_id | 1 + .../system/cpu/cpu44/topology/package_cpus | 1 + .../cpu/cpu44/topology/package_cpus_list | 1 + .../cpu/cpu44/topology/physical_package_id | 1 + .../system/cpu/cpu44/topology/ppin | 1 + .../system/cpu/cpu44/topology/thread_siblings | 1 + .../cpu/cpu44/topology/thread_siblings_list | 1 + .../cpu45/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu45/cache/index0/id | 1 + .../system/cpu/cpu45/cache/index0/level | 1 + .../cpu/cpu45/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu45/cache/index0/shared_cpu_list | 1 + .../cpu/cpu45/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu45/cache/index0/size | 1 + .../system/cpu/cpu45/cache/index0/type | 1 + .../system/cpu/cpu45/cache/index0/uevent | 0 .../cpu45/cache/index0/ways_of_associativity | 1 + .../cpu45/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu45/cache/index1/id | 1 + .../system/cpu/cpu45/cache/index1/level | 1 + .../cpu/cpu45/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu45/cache/index1/shared_cpu_list | 1 + .../cpu/cpu45/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu45/cache/index1/size | 1 + .../system/cpu/cpu45/cache/index1/type | 1 + .../system/cpu/cpu45/cache/index1/uevent | 0 .../cpu45/cache/index1/ways_of_associativity | 1 + .../cpu45/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu45/cache/index2/id | 1 + .../system/cpu/cpu45/cache/index2/level | 1 + .../cpu/cpu45/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu45/cache/index2/shared_cpu_list | 1 + .../cpu/cpu45/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu45/cache/index2/size | 1 + .../system/cpu/cpu45/cache/index2/type | 1 + .../system/cpu/cpu45/cache/index2/uevent | 0 .../cpu45/cache/index2/ways_of_associativity | 1 + .../cpu45/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu45/cache/index3/id | 1 + .../system/cpu/cpu45/cache/index3/level | 1 + .../cpu/cpu45/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu45/cache/index3/shared_cpu_list | 1 + .../cpu/cpu45/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu45/cache/index3/size | 1 + .../system/cpu/cpu45/cache/index3/type | 1 + .../system/cpu/cpu45/cache/index3/uevent | 0 .../cpu45/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu45/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu45/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu45/online | 1 + .../system/cpu/cpu45/topology/cluster_cpus | 1 + .../cpu/cpu45/topology/cluster_cpus_list | 1 + .../system/cpu/cpu45/topology/cluster_id | 1 + .../system/cpu/cpu45/topology/core_cpus | 1 + .../system/cpu/cpu45/topology/core_cpus_list | 1 + .../system/cpu/cpu45/topology/core_id | 1 + .../system/cpu/cpu45/topology/core_siblings | 1 + .../cpu/cpu45/topology/core_siblings_list | 1 + .../system/cpu/cpu45/topology/die_cpus | 1 + .../system/cpu/cpu45/topology/die_cpus_list | 1 + .../system/cpu/cpu45/topology/die_id | 1 + .../system/cpu/cpu45/topology/package_cpus | 1 + .../cpu/cpu45/topology/package_cpus_list | 1 + .../cpu/cpu45/topology/physical_package_id | 1 + .../system/cpu/cpu45/topology/ppin | 1 + .../system/cpu/cpu45/topology/thread_siblings | 1 + .../cpu/cpu45/topology/thread_siblings_list | 1 + .../cpu46/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu46/cache/index0/id | 1 + .../system/cpu/cpu46/cache/index0/level | 1 + .../cpu/cpu46/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu46/cache/index0/shared_cpu_list | 1 + .../cpu/cpu46/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu46/cache/index0/size | 1 + .../system/cpu/cpu46/cache/index0/type | 1 + .../system/cpu/cpu46/cache/index0/uevent | 0 .../cpu46/cache/index0/ways_of_associativity | 1 + .../cpu46/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu46/cache/index1/id | 1 + .../system/cpu/cpu46/cache/index1/level | 1 + .../cpu/cpu46/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu46/cache/index1/shared_cpu_list | 1 + .../cpu/cpu46/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu46/cache/index1/size | 1 + .../system/cpu/cpu46/cache/index1/type | 1 + .../system/cpu/cpu46/cache/index1/uevent | 0 .../cpu46/cache/index1/ways_of_associativity | 1 + .../cpu46/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu46/cache/index2/id | 1 + .../system/cpu/cpu46/cache/index2/level | 1 + .../cpu/cpu46/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu46/cache/index2/shared_cpu_list | 1 + .../cpu/cpu46/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu46/cache/index2/size | 1 + .../system/cpu/cpu46/cache/index2/type | 1 + .../system/cpu/cpu46/cache/index2/uevent | 0 .../cpu46/cache/index2/ways_of_associativity | 1 + .../cpu46/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu46/cache/index3/id | 1 + .../system/cpu/cpu46/cache/index3/level | 1 + .../cpu/cpu46/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu46/cache/index3/shared_cpu_list | 1 + .../cpu/cpu46/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu46/cache/index3/size | 1 + .../system/cpu/cpu46/cache/index3/type | 1 + .../system/cpu/cpu46/cache/index3/uevent | 0 .../cpu46/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu46/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu46/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu46/online | 1 + .../system/cpu/cpu46/topology/cluster_cpus | 1 + .../cpu/cpu46/topology/cluster_cpus_list | 1 + .../system/cpu/cpu46/topology/cluster_id | 1 + .../system/cpu/cpu46/topology/core_cpus | 1 + .../system/cpu/cpu46/topology/core_cpus_list | 1 + .../system/cpu/cpu46/topology/core_id | 1 + .../system/cpu/cpu46/topology/core_siblings | 1 + .../cpu/cpu46/topology/core_siblings_list | 1 + .../system/cpu/cpu46/topology/die_cpus | 1 + .../system/cpu/cpu46/topology/die_cpus_list | 1 + .../system/cpu/cpu46/topology/die_id | 1 + .../system/cpu/cpu46/topology/package_cpus | 1 + .../cpu/cpu46/topology/package_cpus_list | 1 + .../cpu/cpu46/topology/physical_package_id | 1 + .../system/cpu/cpu46/topology/ppin | 1 + .../system/cpu/cpu46/topology/thread_siblings | 1 + .../cpu/cpu46/topology/thread_siblings_list | 1 + .../cpu47/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu47/cache/index0/id | 1 + .../system/cpu/cpu47/cache/index0/level | 1 + .../cpu/cpu47/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu47/cache/index0/shared_cpu_list | 1 + .../cpu/cpu47/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu47/cache/index0/size | 1 + .../system/cpu/cpu47/cache/index0/type | 1 + .../system/cpu/cpu47/cache/index0/uevent | 0 .../cpu47/cache/index0/ways_of_associativity | 1 + .../cpu47/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu47/cache/index1/id | 1 + .../system/cpu/cpu47/cache/index1/level | 1 + .../cpu/cpu47/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu47/cache/index1/shared_cpu_list | 1 + .../cpu/cpu47/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu47/cache/index1/size | 1 + .../system/cpu/cpu47/cache/index1/type | 1 + .../system/cpu/cpu47/cache/index1/uevent | 0 .../cpu47/cache/index1/ways_of_associativity | 1 + .../cpu47/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu47/cache/index2/id | 1 + .../system/cpu/cpu47/cache/index2/level | 1 + .../cpu/cpu47/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu47/cache/index2/shared_cpu_list | 1 + .../cpu/cpu47/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu47/cache/index2/size | 1 + .../system/cpu/cpu47/cache/index2/type | 1 + .../system/cpu/cpu47/cache/index2/uevent | 0 .../cpu47/cache/index2/ways_of_associativity | 1 + .../cpu47/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu47/cache/index3/id | 1 + .../system/cpu/cpu47/cache/index3/level | 1 + .../cpu/cpu47/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu47/cache/index3/shared_cpu_list | 1 + .../cpu/cpu47/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu47/cache/index3/size | 1 + .../system/cpu/cpu47/cache/index3/type | 1 + .../system/cpu/cpu47/cache/index3/uevent | 0 .../cpu47/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu47/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu47/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu47/online | 1 + .../system/cpu/cpu47/topology/cluster_cpus | 1 + .../cpu/cpu47/topology/cluster_cpus_list | 1 + .../system/cpu/cpu47/topology/cluster_id | 1 + .../system/cpu/cpu47/topology/core_cpus | 1 + .../system/cpu/cpu47/topology/core_cpus_list | 1 + .../system/cpu/cpu47/topology/core_id | 1 + .../system/cpu/cpu47/topology/core_siblings | 1 + .../cpu/cpu47/topology/core_siblings_list | 1 + .../system/cpu/cpu47/topology/die_cpus | 1 + .../system/cpu/cpu47/topology/die_cpus_list | 1 + .../system/cpu/cpu47/topology/die_id | 1 + .../system/cpu/cpu47/topology/package_cpus | 1 + .../cpu/cpu47/topology/package_cpus_list | 1 + .../cpu/cpu47/topology/physical_package_id | 1 + .../system/cpu/cpu47/topology/ppin | 1 + .../system/cpu/cpu47/topology/thread_siblings | 1 + .../cpu/cpu47/topology/thread_siblings_list | 1 + .../cpu48/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu48/cache/index0/id | 1 + .../system/cpu/cpu48/cache/index0/level | 1 + .../cpu/cpu48/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu48/cache/index0/shared_cpu_list | 1 + .../cpu/cpu48/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu48/cache/index0/size | 1 + .../system/cpu/cpu48/cache/index0/type | 1 + .../system/cpu/cpu48/cache/index0/uevent | 0 .../cpu48/cache/index0/ways_of_associativity | 1 + .../cpu48/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu48/cache/index1/id | 1 + .../system/cpu/cpu48/cache/index1/level | 1 + .../cpu/cpu48/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu48/cache/index1/shared_cpu_list | 1 + .../cpu/cpu48/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu48/cache/index1/size | 1 + .../system/cpu/cpu48/cache/index1/type | 1 + .../system/cpu/cpu48/cache/index1/uevent | 0 .../cpu48/cache/index1/ways_of_associativity | 1 + .../cpu48/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu48/cache/index2/id | 1 + .../system/cpu/cpu48/cache/index2/level | 1 + .../cpu/cpu48/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu48/cache/index2/shared_cpu_list | 1 + .../cpu/cpu48/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu48/cache/index2/size | 1 + .../system/cpu/cpu48/cache/index2/type | 1 + .../system/cpu/cpu48/cache/index2/uevent | 0 .../cpu48/cache/index2/ways_of_associativity | 1 + .../cpu48/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu48/cache/index3/id | 1 + .../system/cpu/cpu48/cache/index3/level | 1 + .../cpu/cpu48/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu48/cache/index3/shared_cpu_list | 1 + .../cpu/cpu48/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu48/cache/index3/size | 1 + .../system/cpu/cpu48/cache/index3/type | 1 + .../system/cpu/cpu48/cache/index3/uevent | 0 .../cpu48/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu48/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu48/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu48/online | 1 + .../system/cpu/cpu48/topology/cluster_cpus | 1 + .../cpu/cpu48/topology/cluster_cpus_list | 1 + .../system/cpu/cpu48/topology/cluster_id | 1 + .../system/cpu/cpu48/topology/core_cpus | 1 + .../system/cpu/cpu48/topology/core_cpus_list | 1 + .../system/cpu/cpu48/topology/core_id | 1 + .../system/cpu/cpu48/topology/core_siblings | 1 + .../cpu/cpu48/topology/core_siblings_list | 1 + .../system/cpu/cpu48/topology/die_cpus | 1 + .../system/cpu/cpu48/topology/die_cpus_list | 1 + .../system/cpu/cpu48/topology/die_id | 1 + .../system/cpu/cpu48/topology/package_cpus | 1 + .../cpu/cpu48/topology/package_cpus_list | 1 + .../cpu/cpu48/topology/physical_package_id | 1 + .../system/cpu/cpu48/topology/ppin | 1 + .../system/cpu/cpu48/topology/thread_siblings | 1 + .../cpu/cpu48/topology/thread_siblings_list | 1 + .../cpu49/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu49/cache/index0/id | 1 + .../system/cpu/cpu49/cache/index0/level | 1 + .../cpu/cpu49/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu49/cache/index0/shared_cpu_list | 1 + .../cpu/cpu49/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu49/cache/index0/size | 1 + .../system/cpu/cpu49/cache/index0/type | 1 + .../system/cpu/cpu49/cache/index0/uevent | 0 .../cpu49/cache/index0/ways_of_associativity | 1 + .../cpu49/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu49/cache/index1/id | 1 + .../system/cpu/cpu49/cache/index1/level | 1 + .../cpu/cpu49/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu49/cache/index1/shared_cpu_list | 1 + .../cpu/cpu49/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu49/cache/index1/size | 1 + .../system/cpu/cpu49/cache/index1/type | 1 + .../system/cpu/cpu49/cache/index1/uevent | 0 .../cpu49/cache/index1/ways_of_associativity | 1 + .../cpu49/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu49/cache/index2/id | 1 + .../system/cpu/cpu49/cache/index2/level | 1 + .../cpu/cpu49/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu49/cache/index2/shared_cpu_list | 1 + .../cpu/cpu49/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu49/cache/index2/size | 1 + .../system/cpu/cpu49/cache/index2/type | 1 + .../system/cpu/cpu49/cache/index2/uevent | 0 .../cpu49/cache/index2/ways_of_associativity | 1 + .../cpu49/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu49/cache/index3/id | 1 + .../system/cpu/cpu49/cache/index3/level | 1 + .../cpu/cpu49/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu49/cache/index3/shared_cpu_list | 1 + .../cpu/cpu49/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu49/cache/index3/size | 1 + .../system/cpu/cpu49/cache/index3/type | 1 + .../system/cpu/cpu49/cache/index3/uevent | 0 .../cpu49/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu49/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu49/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu49/online | 1 + .../system/cpu/cpu49/topology/cluster_cpus | 1 + .../cpu/cpu49/topology/cluster_cpus_list | 1 + .../system/cpu/cpu49/topology/cluster_id | 1 + .../system/cpu/cpu49/topology/core_cpus | 1 + .../system/cpu/cpu49/topology/core_cpus_list | 1 + .../system/cpu/cpu49/topology/core_id | 1 + .../system/cpu/cpu49/topology/core_siblings | 1 + .../cpu/cpu49/topology/core_siblings_list | 1 + .../system/cpu/cpu49/topology/die_cpus | 1 + .../system/cpu/cpu49/topology/die_cpus_list | 1 + .../system/cpu/cpu49/topology/die_id | 1 + .../system/cpu/cpu49/topology/package_cpus | 1 + .../cpu/cpu49/topology/package_cpus_list | 1 + .../cpu/cpu49/topology/physical_package_id | 1 + .../system/cpu/cpu49/topology/ppin | 1 + .../system/cpu/cpu49/topology/thread_siblings | 1 + .../cpu/cpu49/topology/thread_siblings_list | 1 + .../cpu/cpu5/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu5/cache/index0/id | 1 + .../system/cpu/cpu5/cache/index0/level | 1 + .../cpu/cpu5/cache/index0/number_of_sets | 1 + .../cpu5/cache/index0/physical_line_partition | 1 + .../cpu/cpu5/cache/index0/shared_cpu_list | 1 + .../cpu/cpu5/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu5/cache/index0/size | 1 + .../system/cpu/cpu5/cache/index0/type | 1 + .../system/cpu/cpu5/cache/index0/uevent | 0 .../cpu5/cache/index0/ways_of_associativity | 1 + .../cpu/cpu5/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu5/cache/index1/id | 1 + .../system/cpu/cpu5/cache/index1/level | 1 + .../cpu/cpu5/cache/index1/number_of_sets | 1 + .../cpu5/cache/index1/physical_line_partition | 1 + .../cpu/cpu5/cache/index1/shared_cpu_list | 1 + .../cpu/cpu5/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu5/cache/index1/size | 1 + .../system/cpu/cpu5/cache/index1/type | 1 + .../system/cpu/cpu5/cache/index1/uevent | 0 .../cpu5/cache/index1/ways_of_associativity | 1 + .../cpu/cpu5/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu5/cache/index2/id | 1 + .../system/cpu/cpu5/cache/index2/level | 1 + .../cpu/cpu5/cache/index2/number_of_sets | 1 + .../cpu5/cache/index2/physical_line_partition | 1 + .../cpu/cpu5/cache/index2/shared_cpu_list | 1 + .../cpu/cpu5/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu5/cache/index2/size | 1 + .../system/cpu/cpu5/cache/index2/type | 1 + .../system/cpu/cpu5/cache/index2/uevent | 0 .../cpu5/cache/index2/ways_of_associativity | 1 + .../cpu/cpu5/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu5/cache/index3/id | 1 + .../system/cpu/cpu5/cache/index3/level | 1 + .../cpu/cpu5/cache/index3/number_of_sets | 1 + .../cpu5/cache/index3/physical_line_partition | 1 + .../cpu/cpu5/cache/index3/shared_cpu_list | 1 + .../cpu/cpu5/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu5/cache/index3/size | 1 + .../system/cpu/cpu5/cache/index3/type | 1 + .../system/cpu/cpu5/cache/index3/uevent | 0 .../cpu5/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu5/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu5/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu5/online | 1 + .../system/cpu/cpu5/topology/cluster_cpus | 1 + .../cpu/cpu5/topology/cluster_cpus_list | 1 + .../system/cpu/cpu5/topology/cluster_id | 1 + .../system/cpu/cpu5/topology/core_cpus | 1 + .../system/cpu/cpu5/topology/core_cpus_list | 1 + .../system/cpu/cpu5/topology/core_id | 1 + .../system/cpu/cpu5/topology/core_siblings | 1 + .../cpu/cpu5/topology/core_siblings_list | 1 + .../system/cpu/cpu5/topology/die_cpus | 1 + .../system/cpu/cpu5/topology/die_cpus_list | 1 + .../system/cpu/cpu5/topology/die_id | 1 + .../system/cpu/cpu5/topology/package_cpus | 1 + .../cpu/cpu5/topology/package_cpus_list | 1 + .../cpu/cpu5/topology/physical_package_id | 1 + .../system/cpu/cpu5/topology/ppin | 1 + .../system/cpu/cpu5/topology/thread_siblings | 1 + .../cpu/cpu5/topology/thread_siblings_list | 1 + .../cpu50/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu50/cache/index0/id | 1 + .../system/cpu/cpu50/cache/index0/level | 1 + .../cpu/cpu50/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu50/cache/index0/shared_cpu_list | 1 + .../cpu/cpu50/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu50/cache/index0/size | 1 + .../system/cpu/cpu50/cache/index0/type | 1 + .../system/cpu/cpu50/cache/index0/uevent | 0 .../cpu50/cache/index0/ways_of_associativity | 1 + .../cpu50/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu50/cache/index1/id | 1 + .../system/cpu/cpu50/cache/index1/level | 1 + .../cpu/cpu50/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu50/cache/index1/shared_cpu_list | 1 + .../cpu/cpu50/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu50/cache/index1/size | 1 + .../system/cpu/cpu50/cache/index1/type | 1 + .../system/cpu/cpu50/cache/index1/uevent | 0 .../cpu50/cache/index1/ways_of_associativity | 1 + .../cpu50/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu50/cache/index2/id | 1 + .../system/cpu/cpu50/cache/index2/level | 1 + .../cpu/cpu50/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu50/cache/index2/shared_cpu_list | 1 + .../cpu/cpu50/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu50/cache/index2/size | 1 + .../system/cpu/cpu50/cache/index2/type | 1 + .../system/cpu/cpu50/cache/index2/uevent | 0 .../cpu50/cache/index2/ways_of_associativity | 1 + .../cpu50/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu50/cache/index3/id | 1 + .../system/cpu/cpu50/cache/index3/level | 1 + .../cpu/cpu50/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu50/cache/index3/shared_cpu_list | 1 + .../cpu/cpu50/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu50/cache/index3/size | 1 + .../system/cpu/cpu50/cache/index3/type | 1 + .../system/cpu/cpu50/cache/index3/uevent | 0 .../cpu50/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu50/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu50/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu50/online | 1 + .../system/cpu/cpu50/topology/cluster_cpus | 1 + .../cpu/cpu50/topology/cluster_cpus_list | 1 + .../system/cpu/cpu50/topology/cluster_id | 1 + .../system/cpu/cpu50/topology/core_cpus | 1 + .../system/cpu/cpu50/topology/core_cpus_list | 1 + .../system/cpu/cpu50/topology/core_id | 1 + .../system/cpu/cpu50/topology/core_siblings | 1 + .../cpu/cpu50/topology/core_siblings_list | 1 + .../system/cpu/cpu50/topology/die_cpus | 1 + .../system/cpu/cpu50/topology/die_cpus_list | 1 + .../system/cpu/cpu50/topology/die_id | 1 + .../system/cpu/cpu50/topology/package_cpus | 1 + .../cpu/cpu50/topology/package_cpus_list | 1 + .../cpu/cpu50/topology/physical_package_id | 1 + .../system/cpu/cpu50/topology/ppin | 1 + .../system/cpu/cpu50/topology/thread_siblings | 1 + .../cpu/cpu50/topology/thread_siblings_list | 1 + .../cpu51/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu51/cache/index0/id | 1 + .../system/cpu/cpu51/cache/index0/level | 1 + .../cpu/cpu51/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu51/cache/index0/shared_cpu_list | 1 + .../cpu/cpu51/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu51/cache/index0/size | 1 + .../system/cpu/cpu51/cache/index0/type | 1 + .../system/cpu/cpu51/cache/index0/uevent | 0 .../cpu51/cache/index0/ways_of_associativity | 1 + .../cpu51/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu51/cache/index1/id | 1 + .../system/cpu/cpu51/cache/index1/level | 1 + .../cpu/cpu51/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu51/cache/index1/shared_cpu_list | 1 + .../cpu/cpu51/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu51/cache/index1/size | 1 + .../system/cpu/cpu51/cache/index1/type | 1 + .../system/cpu/cpu51/cache/index1/uevent | 0 .../cpu51/cache/index1/ways_of_associativity | 1 + .../cpu51/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu51/cache/index2/id | 1 + .../system/cpu/cpu51/cache/index2/level | 1 + .../cpu/cpu51/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu51/cache/index2/shared_cpu_list | 1 + .../cpu/cpu51/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu51/cache/index2/size | 1 + .../system/cpu/cpu51/cache/index2/type | 1 + .../system/cpu/cpu51/cache/index2/uevent | 0 .../cpu51/cache/index2/ways_of_associativity | 1 + .../cpu51/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu51/cache/index3/id | 1 + .../system/cpu/cpu51/cache/index3/level | 1 + .../cpu/cpu51/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu51/cache/index3/shared_cpu_list | 1 + .../cpu/cpu51/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu51/cache/index3/size | 1 + .../system/cpu/cpu51/cache/index3/type | 1 + .../system/cpu/cpu51/cache/index3/uevent | 0 .../cpu51/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu51/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu51/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu51/online | 1 + .../system/cpu/cpu51/topology/cluster_cpus | 1 + .../cpu/cpu51/topology/cluster_cpus_list | 1 + .../system/cpu/cpu51/topology/cluster_id | 1 + .../system/cpu/cpu51/topology/core_cpus | 1 + .../system/cpu/cpu51/topology/core_cpus_list | 1 + .../system/cpu/cpu51/topology/core_id | 1 + .../system/cpu/cpu51/topology/core_siblings | 1 + .../cpu/cpu51/topology/core_siblings_list | 1 + .../system/cpu/cpu51/topology/die_cpus | 1 + .../system/cpu/cpu51/topology/die_cpus_list | 1 + .../system/cpu/cpu51/topology/die_id | 1 + .../system/cpu/cpu51/topology/package_cpus | 1 + .../cpu/cpu51/topology/package_cpus_list | 1 + .../cpu/cpu51/topology/physical_package_id | 1 + .../system/cpu/cpu51/topology/ppin | 1 + .../system/cpu/cpu51/topology/thread_siblings | 1 + .../cpu/cpu51/topology/thread_siblings_list | 1 + .../cpu52/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu52/cache/index0/id | 1 + .../system/cpu/cpu52/cache/index0/level | 1 + .../cpu/cpu52/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu52/cache/index0/shared_cpu_list | 1 + .../cpu/cpu52/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu52/cache/index0/size | 1 + .../system/cpu/cpu52/cache/index0/type | 1 + .../system/cpu/cpu52/cache/index0/uevent | 0 .../cpu52/cache/index0/ways_of_associativity | 1 + .../cpu52/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu52/cache/index1/id | 1 + .../system/cpu/cpu52/cache/index1/level | 1 + .../cpu/cpu52/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu52/cache/index1/shared_cpu_list | 1 + .../cpu/cpu52/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu52/cache/index1/size | 1 + .../system/cpu/cpu52/cache/index1/type | 1 + .../system/cpu/cpu52/cache/index1/uevent | 0 .../cpu52/cache/index1/ways_of_associativity | 1 + .../cpu52/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu52/cache/index2/id | 1 + .../system/cpu/cpu52/cache/index2/level | 1 + .../cpu/cpu52/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu52/cache/index2/shared_cpu_list | 1 + .../cpu/cpu52/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu52/cache/index2/size | 1 + .../system/cpu/cpu52/cache/index2/type | 1 + .../system/cpu/cpu52/cache/index2/uevent | 0 .../cpu52/cache/index2/ways_of_associativity | 1 + .../cpu52/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu52/cache/index3/id | 1 + .../system/cpu/cpu52/cache/index3/level | 1 + .../cpu/cpu52/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu52/cache/index3/shared_cpu_list | 1 + .../cpu/cpu52/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu52/cache/index3/size | 1 + .../system/cpu/cpu52/cache/index3/type | 1 + .../system/cpu/cpu52/cache/index3/uevent | 0 .../cpu52/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu52/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu52/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu52/online | 1 + .../system/cpu/cpu52/topology/cluster_cpus | 1 + .../cpu/cpu52/topology/cluster_cpus_list | 1 + .../system/cpu/cpu52/topology/cluster_id | 1 + .../system/cpu/cpu52/topology/core_cpus | 1 + .../system/cpu/cpu52/topology/core_cpus_list | 1 + .../system/cpu/cpu52/topology/core_id | 1 + .../system/cpu/cpu52/topology/core_siblings | 1 + .../cpu/cpu52/topology/core_siblings_list | 1 + .../system/cpu/cpu52/topology/die_cpus | 1 + .../system/cpu/cpu52/topology/die_cpus_list | 1 + .../system/cpu/cpu52/topology/die_id | 1 + .../system/cpu/cpu52/topology/package_cpus | 1 + .../cpu/cpu52/topology/package_cpus_list | 1 + .../cpu/cpu52/topology/physical_package_id | 1 + .../system/cpu/cpu52/topology/ppin | 1 + .../system/cpu/cpu52/topology/thread_siblings | 1 + .../cpu/cpu52/topology/thread_siblings_list | 1 + .../cpu53/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu53/cache/index0/id | 1 + .../system/cpu/cpu53/cache/index0/level | 1 + .../cpu/cpu53/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu53/cache/index0/shared_cpu_list | 1 + .../cpu/cpu53/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu53/cache/index0/size | 1 + .../system/cpu/cpu53/cache/index0/type | 1 + .../system/cpu/cpu53/cache/index0/uevent | 0 .../cpu53/cache/index0/ways_of_associativity | 1 + .../cpu53/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu53/cache/index1/id | 1 + .../system/cpu/cpu53/cache/index1/level | 1 + .../cpu/cpu53/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu53/cache/index1/shared_cpu_list | 1 + .../cpu/cpu53/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu53/cache/index1/size | 1 + .../system/cpu/cpu53/cache/index1/type | 1 + .../system/cpu/cpu53/cache/index1/uevent | 0 .../cpu53/cache/index1/ways_of_associativity | 1 + .../cpu53/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu53/cache/index2/id | 1 + .../system/cpu/cpu53/cache/index2/level | 1 + .../cpu/cpu53/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu53/cache/index2/shared_cpu_list | 1 + .../cpu/cpu53/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu53/cache/index2/size | 1 + .../system/cpu/cpu53/cache/index2/type | 1 + .../system/cpu/cpu53/cache/index2/uevent | 0 .../cpu53/cache/index2/ways_of_associativity | 1 + .../cpu53/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu53/cache/index3/id | 1 + .../system/cpu/cpu53/cache/index3/level | 1 + .../cpu/cpu53/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu53/cache/index3/shared_cpu_list | 1 + .../cpu/cpu53/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu53/cache/index3/size | 1 + .../system/cpu/cpu53/cache/index3/type | 1 + .../system/cpu/cpu53/cache/index3/uevent | 0 .../cpu53/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu53/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu53/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu53/online | 1 + .../system/cpu/cpu53/topology/cluster_cpus | 1 + .../cpu/cpu53/topology/cluster_cpus_list | 1 + .../system/cpu/cpu53/topology/cluster_id | 1 + .../system/cpu/cpu53/topology/core_cpus | 1 + .../system/cpu/cpu53/topology/core_cpus_list | 1 + .../system/cpu/cpu53/topology/core_id | 1 + .../system/cpu/cpu53/topology/core_siblings | 1 + .../cpu/cpu53/topology/core_siblings_list | 1 + .../system/cpu/cpu53/topology/die_cpus | 1 + .../system/cpu/cpu53/topology/die_cpus_list | 1 + .../system/cpu/cpu53/topology/die_id | 1 + .../system/cpu/cpu53/topology/package_cpus | 1 + .../cpu/cpu53/topology/package_cpus_list | 1 + .../cpu/cpu53/topology/physical_package_id | 1 + .../system/cpu/cpu53/topology/ppin | 1 + .../system/cpu/cpu53/topology/thread_siblings | 1 + .../cpu/cpu53/topology/thread_siblings_list | 1 + .../cpu54/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu54/cache/index0/id | 1 + .../system/cpu/cpu54/cache/index0/level | 1 + .../cpu/cpu54/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu54/cache/index0/shared_cpu_list | 1 + .../cpu/cpu54/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu54/cache/index0/size | 1 + .../system/cpu/cpu54/cache/index0/type | 1 + .../system/cpu/cpu54/cache/index0/uevent | 0 .../cpu54/cache/index0/ways_of_associativity | 1 + .../cpu54/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu54/cache/index1/id | 1 + .../system/cpu/cpu54/cache/index1/level | 1 + .../cpu/cpu54/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu54/cache/index1/shared_cpu_list | 1 + .../cpu/cpu54/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu54/cache/index1/size | 1 + .../system/cpu/cpu54/cache/index1/type | 1 + .../system/cpu/cpu54/cache/index1/uevent | 0 .../cpu54/cache/index1/ways_of_associativity | 1 + .../cpu54/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu54/cache/index2/id | 1 + .../system/cpu/cpu54/cache/index2/level | 1 + .../cpu/cpu54/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu54/cache/index2/shared_cpu_list | 1 + .../cpu/cpu54/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu54/cache/index2/size | 1 + .../system/cpu/cpu54/cache/index2/type | 1 + .../system/cpu/cpu54/cache/index2/uevent | 0 .../cpu54/cache/index2/ways_of_associativity | 1 + .../cpu54/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu54/cache/index3/id | 1 + .../system/cpu/cpu54/cache/index3/level | 1 + .../cpu/cpu54/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu54/cache/index3/shared_cpu_list | 1 + .../cpu/cpu54/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu54/cache/index3/size | 1 + .../system/cpu/cpu54/cache/index3/type | 1 + .../system/cpu/cpu54/cache/index3/uevent | 0 .../cpu54/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu54/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu54/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu54/online | 1 + .../system/cpu/cpu54/topology/cluster_cpus | 1 + .../cpu/cpu54/topology/cluster_cpus_list | 1 + .../system/cpu/cpu54/topology/cluster_id | 1 + .../system/cpu/cpu54/topology/core_cpus | 1 + .../system/cpu/cpu54/topology/core_cpus_list | 1 + .../system/cpu/cpu54/topology/core_id | 1 + .../system/cpu/cpu54/topology/core_siblings | 1 + .../cpu/cpu54/topology/core_siblings_list | 1 + .../system/cpu/cpu54/topology/die_cpus | 1 + .../system/cpu/cpu54/topology/die_cpus_list | 1 + .../system/cpu/cpu54/topology/die_id | 1 + .../system/cpu/cpu54/topology/package_cpus | 1 + .../cpu/cpu54/topology/package_cpus_list | 1 + .../cpu/cpu54/topology/physical_package_id | 1 + .../system/cpu/cpu54/topology/ppin | 1 + .../system/cpu/cpu54/topology/thread_siblings | 1 + .../cpu/cpu54/topology/thread_siblings_list | 1 + .../cpu55/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu55/cache/index0/id | 1 + .../system/cpu/cpu55/cache/index0/level | 1 + .../cpu/cpu55/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu55/cache/index0/shared_cpu_list | 1 + .../cpu/cpu55/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu55/cache/index0/size | 1 + .../system/cpu/cpu55/cache/index0/type | 1 + .../system/cpu/cpu55/cache/index0/uevent | 0 .../cpu55/cache/index0/ways_of_associativity | 1 + .../cpu55/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu55/cache/index1/id | 1 + .../system/cpu/cpu55/cache/index1/level | 1 + .../cpu/cpu55/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu55/cache/index1/shared_cpu_list | 1 + .../cpu/cpu55/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu55/cache/index1/size | 1 + .../system/cpu/cpu55/cache/index1/type | 1 + .../system/cpu/cpu55/cache/index1/uevent | 0 .../cpu55/cache/index1/ways_of_associativity | 1 + .../cpu55/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu55/cache/index2/id | 1 + .../system/cpu/cpu55/cache/index2/level | 1 + .../cpu/cpu55/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu55/cache/index2/shared_cpu_list | 1 + .../cpu/cpu55/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu55/cache/index2/size | 1 + .../system/cpu/cpu55/cache/index2/type | 1 + .../system/cpu/cpu55/cache/index2/uevent | 0 .../cpu55/cache/index2/ways_of_associativity | 1 + .../cpu55/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu55/cache/index3/id | 1 + .../system/cpu/cpu55/cache/index3/level | 1 + .../cpu/cpu55/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu55/cache/index3/shared_cpu_list | 1 + .../cpu/cpu55/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu55/cache/index3/size | 1 + .../system/cpu/cpu55/cache/index3/type | 1 + .../system/cpu/cpu55/cache/index3/uevent | 0 .../cpu55/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu55/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu55/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu55/online | 1 + .../system/cpu/cpu55/topology/cluster_cpus | 1 + .../cpu/cpu55/topology/cluster_cpus_list | 1 + .../system/cpu/cpu55/topology/cluster_id | 1 + .../system/cpu/cpu55/topology/core_cpus | 1 + .../system/cpu/cpu55/topology/core_cpus_list | 1 + .../system/cpu/cpu55/topology/core_id | 1 + .../system/cpu/cpu55/topology/core_siblings | 1 + .../cpu/cpu55/topology/core_siblings_list | 1 + .../system/cpu/cpu55/topology/die_cpus | 1 + .../system/cpu/cpu55/topology/die_cpus_list | 1 + .../system/cpu/cpu55/topology/die_id | 1 + .../system/cpu/cpu55/topology/package_cpus | 1 + .../cpu/cpu55/topology/package_cpus_list | 1 + .../cpu/cpu55/topology/physical_package_id | 1 + .../system/cpu/cpu55/topology/ppin | 1 + .../system/cpu/cpu55/topology/thread_siblings | 1 + .../cpu/cpu55/topology/thread_siblings_list | 1 + .../cpu56/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu56/cache/index0/id | 1 + .../system/cpu/cpu56/cache/index0/level | 1 + .../cpu/cpu56/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu56/cache/index0/shared_cpu_list | 1 + .../cpu/cpu56/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu56/cache/index0/size | 1 + .../system/cpu/cpu56/cache/index0/type | 1 + .../system/cpu/cpu56/cache/index0/uevent | 0 .../cpu56/cache/index0/ways_of_associativity | 1 + .../cpu56/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu56/cache/index1/id | 1 + .../system/cpu/cpu56/cache/index1/level | 1 + .../cpu/cpu56/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu56/cache/index1/shared_cpu_list | 1 + .../cpu/cpu56/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu56/cache/index1/size | 1 + .../system/cpu/cpu56/cache/index1/type | 1 + .../system/cpu/cpu56/cache/index1/uevent | 0 .../cpu56/cache/index1/ways_of_associativity | 1 + .../cpu56/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu56/cache/index2/id | 1 + .../system/cpu/cpu56/cache/index2/level | 1 + .../cpu/cpu56/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu56/cache/index2/shared_cpu_list | 1 + .../cpu/cpu56/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu56/cache/index2/size | 1 + .../system/cpu/cpu56/cache/index2/type | 1 + .../system/cpu/cpu56/cache/index2/uevent | 0 .../cpu56/cache/index2/ways_of_associativity | 1 + .../cpu56/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu56/cache/index3/id | 1 + .../system/cpu/cpu56/cache/index3/level | 1 + .../cpu/cpu56/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu56/cache/index3/shared_cpu_list | 1 + .../cpu/cpu56/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu56/cache/index3/size | 1 + .../system/cpu/cpu56/cache/index3/type | 1 + .../system/cpu/cpu56/cache/index3/uevent | 0 .../cpu56/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu56/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu56/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu56/online | 1 + .../system/cpu/cpu56/topology/cluster_cpus | 1 + .../cpu/cpu56/topology/cluster_cpus_list | 1 + .../system/cpu/cpu56/topology/cluster_id | 1 + .../system/cpu/cpu56/topology/core_cpus | 1 + .../system/cpu/cpu56/topology/core_cpus_list | 1 + .../system/cpu/cpu56/topology/core_id | 1 + .../system/cpu/cpu56/topology/core_siblings | 1 + .../cpu/cpu56/topology/core_siblings_list | 1 + .../system/cpu/cpu56/topology/die_cpus | 1 + .../system/cpu/cpu56/topology/die_cpus_list | 1 + .../system/cpu/cpu56/topology/die_id | 1 + .../system/cpu/cpu56/topology/package_cpus | 1 + .../cpu/cpu56/topology/package_cpus_list | 1 + .../cpu/cpu56/topology/physical_package_id | 1 + .../system/cpu/cpu56/topology/ppin | 1 + .../system/cpu/cpu56/topology/thread_siblings | 1 + .../cpu/cpu56/topology/thread_siblings_list | 1 + .../cpu57/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu57/cache/index0/id | 1 + .../system/cpu/cpu57/cache/index0/level | 1 + .../cpu/cpu57/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu57/cache/index0/shared_cpu_list | 1 + .../cpu/cpu57/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu57/cache/index0/size | 1 + .../system/cpu/cpu57/cache/index0/type | 1 + .../system/cpu/cpu57/cache/index0/uevent | 0 .../cpu57/cache/index0/ways_of_associativity | 1 + .../cpu57/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu57/cache/index1/id | 1 + .../system/cpu/cpu57/cache/index1/level | 1 + .../cpu/cpu57/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu57/cache/index1/shared_cpu_list | 1 + .../cpu/cpu57/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu57/cache/index1/size | 1 + .../system/cpu/cpu57/cache/index1/type | 1 + .../system/cpu/cpu57/cache/index1/uevent | 0 .../cpu57/cache/index1/ways_of_associativity | 1 + .../cpu57/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu57/cache/index2/id | 1 + .../system/cpu/cpu57/cache/index2/level | 1 + .../cpu/cpu57/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu57/cache/index2/shared_cpu_list | 1 + .../cpu/cpu57/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu57/cache/index2/size | 1 + .../system/cpu/cpu57/cache/index2/type | 1 + .../system/cpu/cpu57/cache/index2/uevent | 0 .../cpu57/cache/index2/ways_of_associativity | 1 + .../cpu57/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu57/cache/index3/id | 1 + .../system/cpu/cpu57/cache/index3/level | 1 + .../cpu/cpu57/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu57/cache/index3/shared_cpu_list | 1 + .../cpu/cpu57/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu57/cache/index3/size | 1 + .../system/cpu/cpu57/cache/index3/type | 1 + .../system/cpu/cpu57/cache/index3/uevent | 0 .../cpu57/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu57/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu57/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu57/online | 1 + .../system/cpu/cpu57/topology/cluster_cpus | 1 + .../cpu/cpu57/topology/cluster_cpus_list | 1 + .../system/cpu/cpu57/topology/cluster_id | 1 + .../system/cpu/cpu57/topology/core_cpus | 1 + .../system/cpu/cpu57/topology/core_cpus_list | 1 + .../system/cpu/cpu57/topology/core_id | 1 + .../system/cpu/cpu57/topology/core_siblings | 1 + .../cpu/cpu57/topology/core_siblings_list | 1 + .../system/cpu/cpu57/topology/die_cpus | 1 + .../system/cpu/cpu57/topology/die_cpus_list | 1 + .../system/cpu/cpu57/topology/die_id | 1 + .../system/cpu/cpu57/topology/package_cpus | 1 + .../cpu/cpu57/topology/package_cpus_list | 1 + .../cpu/cpu57/topology/physical_package_id | 1 + .../system/cpu/cpu57/topology/ppin | 1 + .../system/cpu/cpu57/topology/thread_siblings | 1 + .../cpu/cpu57/topology/thread_siblings_list | 1 + .../cpu58/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu58/cache/index0/id | 1 + .../system/cpu/cpu58/cache/index0/level | 1 + .../cpu/cpu58/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu58/cache/index0/shared_cpu_list | 1 + .../cpu/cpu58/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu58/cache/index0/size | 1 + .../system/cpu/cpu58/cache/index0/type | 1 + .../system/cpu/cpu58/cache/index0/uevent | 0 .../cpu58/cache/index0/ways_of_associativity | 1 + .../cpu58/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu58/cache/index1/id | 1 + .../system/cpu/cpu58/cache/index1/level | 1 + .../cpu/cpu58/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu58/cache/index1/shared_cpu_list | 1 + .../cpu/cpu58/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu58/cache/index1/size | 1 + .../system/cpu/cpu58/cache/index1/type | 1 + .../system/cpu/cpu58/cache/index1/uevent | 0 .../cpu58/cache/index1/ways_of_associativity | 1 + .../cpu58/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu58/cache/index2/id | 1 + .../system/cpu/cpu58/cache/index2/level | 1 + .../cpu/cpu58/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu58/cache/index2/shared_cpu_list | 1 + .../cpu/cpu58/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu58/cache/index2/size | 1 + .../system/cpu/cpu58/cache/index2/type | 1 + .../system/cpu/cpu58/cache/index2/uevent | 0 .../cpu58/cache/index2/ways_of_associativity | 1 + .../cpu58/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu58/cache/index3/id | 1 + .../system/cpu/cpu58/cache/index3/level | 1 + .../cpu/cpu58/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu58/cache/index3/shared_cpu_list | 1 + .../cpu/cpu58/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu58/cache/index3/size | 1 + .../system/cpu/cpu58/cache/index3/type | 1 + .../system/cpu/cpu58/cache/index3/uevent | 0 .../cpu58/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu58/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu58/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu58/online | 1 + .../system/cpu/cpu58/topology/cluster_cpus | 1 + .../cpu/cpu58/topology/cluster_cpus_list | 1 + .../system/cpu/cpu58/topology/cluster_id | 1 + .../system/cpu/cpu58/topology/core_cpus | 1 + .../system/cpu/cpu58/topology/core_cpus_list | 1 + .../system/cpu/cpu58/topology/core_id | 1 + .../system/cpu/cpu58/topology/core_siblings | 1 + .../cpu/cpu58/topology/core_siblings_list | 1 + .../system/cpu/cpu58/topology/die_cpus | 1 + .../system/cpu/cpu58/topology/die_cpus_list | 1 + .../system/cpu/cpu58/topology/die_id | 1 + .../system/cpu/cpu58/topology/package_cpus | 1 + .../cpu/cpu58/topology/package_cpus_list | 1 + .../cpu/cpu58/topology/physical_package_id | 1 + .../system/cpu/cpu58/topology/ppin | 1 + .../system/cpu/cpu58/topology/thread_siblings | 1 + .../cpu/cpu58/topology/thread_siblings_list | 1 + .../cpu59/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu59/cache/index0/id | 1 + .../system/cpu/cpu59/cache/index0/level | 1 + .../cpu/cpu59/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu59/cache/index0/shared_cpu_list | 1 + .../cpu/cpu59/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu59/cache/index0/size | 1 + .../system/cpu/cpu59/cache/index0/type | 1 + .../system/cpu/cpu59/cache/index0/uevent | 0 .../cpu59/cache/index0/ways_of_associativity | 1 + .../cpu59/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu59/cache/index1/id | 1 + .../system/cpu/cpu59/cache/index1/level | 1 + .../cpu/cpu59/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu59/cache/index1/shared_cpu_list | 1 + .../cpu/cpu59/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu59/cache/index1/size | 1 + .../system/cpu/cpu59/cache/index1/type | 1 + .../system/cpu/cpu59/cache/index1/uevent | 0 .../cpu59/cache/index1/ways_of_associativity | 1 + .../cpu59/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu59/cache/index2/id | 1 + .../system/cpu/cpu59/cache/index2/level | 1 + .../cpu/cpu59/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu59/cache/index2/shared_cpu_list | 1 + .../cpu/cpu59/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu59/cache/index2/size | 1 + .../system/cpu/cpu59/cache/index2/type | 1 + .../system/cpu/cpu59/cache/index2/uevent | 0 .../cpu59/cache/index2/ways_of_associativity | 1 + .../cpu59/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu59/cache/index3/id | 1 + .../system/cpu/cpu59/cache/index3/level | 1 + .../cpu/cpu59/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu59/cache/index3/shared_cpu_list | 1 + .../cpu/cpu59/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu59/cache/index3/size | 1 + .../system/cpu/cpu59/cache/index3/type | 1 + .../system/cpu/cpu59/cache/index3/uevent | 0 .../cpu59/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu59/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu59/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu59/online | 1 + .../system/cpu/cpu59/topology/cluster_cpus | 1 + .../cpu/cpu59/topology/cluster_cpus_list | 1 + .../system/cpu/cpu59/topology/cluster_id | 1 + .../system/cpu/cpu59/topology/core_cpus | 1 + .../system/cpu/cpu59/topology/core_cpus_list | 1 + .../system/cpu/cpu59/topology/core_id | 1 + .../system/cpu/cpu59/topology/core_siblings | 1 + .../cpu/cpu59/topology/core_siblings_list | 1 + .../system/cpu/cpu59/topology/die_cpus | 1 + .../system/cpu/cpu59/topology/die_cpus_list | 1 + .../system/cpu/cpu59/topology/die_id | 1 + .../system/cpu/cpu59/topology/package_cpus | 1 + .../cpu/cpu59/topology/package_cpus_list | 1 + .../cpu/cpu59/topology/physical_package_id | 1 + .../system/cpu/cpu59/topology/ppin | 1 + .../system/cpu/cpu59/topology/thread_siblings | 1 + .../cpu/cpu59/topology/thread_siblings_list | 1 + .../cpu/cpu6/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu6/cache/index0/id | 1 + .../system/cpu/cpu6/cache/index0/level | 1 + .../cpu/cpu6/cache/index0/number_of_sets | 1 + .../cpu6/cache/index0/physical_line_partition | 1 + .../cpu/cpu6/cache/index0/shared_cpu_list | 1 + .../cpu/cpu6/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu6/cache/index0/size | 1 + .../system/cpu/cpu6/cache/index0/type | 1 + .../system/cpu/cpu6/cache/index0/uevent | 0 .../cpu6/cache/index0/ways_of_associativity | 1 + .../cpu/cpu6/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu6/cache/index1/id | 1 + .../system/cpu/cpu6/cache/index1/level | 1 + .../cpu/cpu6/cache/index1/number_of_sets | 1 + .../cpu6/cache/index1/physical_line_partition | 1 + .../cpu/cpu6/cache/index1/shared_cpu_list | 1 + .../cpu/cpu6/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu6/cache/index1/size | 1 + .../system/cpu/cpu6/cache/index1/type | 1 + .../system/cpu/cpu6/cache/index1/uevent | 0 .../cpu6/cache/index1/ways_of_associativity | 1 + .../cpu/cpu6/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu6/cache/index2/id | 1 + .../system/cpu/cpu6/cache/index2/level | 1 + .../cpu/cpu6/cache/index2/number_of_sets | 1 + .../cpu6/cache/index2/physical_line_partition | 1 + .../cpu/cpu6/cache/index2/shared_cpu_list | 1 + .../cpu/cpu6/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu6/cache/index2/size | 1 + .../system/cpu/cpu6/cache/index2/type | 1 + .../system/cpu/cpu6/cache/index2/uevent | 0 .../cpu6/cache/index2/ways_of_associativity | 1 + .../cpu/cpu6/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu6/cache/index3/id | 1 + .../system/cpu/cpu6/cache/index3/level | 1 + .../cpu/cpu6/cache/index3/number_of_sets | 1 + .../cpu6/cache/index3/physical_line_partition | 1 + .../cpu/cpu6/cache/index3/shared_cpu_list | 1 + .../cpu/cpu6/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu6/cache/index3/size | 1 + .../system/cpu/cpu6/cache/index3/type | 1 + .../system/cpu/cpu6/cache/index3/uevent | 0 .../cpu6/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu6/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu6/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu6/online | 1 + .../system/cpu/cpu6/topology/cluster_cpus | 1 + .../cpu/cpu6/topology/cluster_cpus_list | 1 + .../system/cpu/cpu6/topology/cluster_id | 1 + .../system/cpu/cpu6/topology/core_cpus | 1 + .../system/cpu/cpu6/topology/core_cpus_list | 1 + .../system/cpu/cpu6/topology/core_id | 1 + .../system/cpu/cpu6/topology/core_siblings | 1 + .../cpu/cpu6/topology/core_siblings_list | 1 + .../system/cpu/cpu6/topology/die_cpus | 1 + .../system/cpu/cpu6/topology/die_cpus_list | 1 + .../system/cpu/cpu6/topology/die_id | 1 + .../system/cpu/cpu6/topology/package_cpus | 1 + .../cpu/cpu6/topology/package_cpus_list | 1 + .../cpu/cpu6/topology/physical_package_id | 1 + .../system/cpu/cpu6/topology/ppin | 1 + .../system/cpu/cpu6/topology/thread_siblings | 1 + .../cpu/cpu6/topology/thread_siblings_list | 1 + .../cpu60/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu60/cache/index0/id | 1 + .../system/cpu/cpu60/cache/index0/level | 1 + .../cpu/cpu60/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu60/cache/index0/shared_cpu_list | 1 + .../cpu/cpu60/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu60/cache/index0/size | 1 + .../system/cpu/cpu60/cache/index0/type | 1 + .../system/cpu/cpu60/cache/index0/uevent | 0 .../cpu60/cache/index0/ways_of_associativity | 1 + .../cpu60/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu60/cache/index1/id | 1 + .../system/cpu/cpu60/cache/index1/level | 1 + .../cpu/cpu60/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu60/cache/index1/shared_cpu_list | 1 + .../cpu/cpu60/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu60/cache/index1/size | 1 + .../system/cpu/cpu60/cache/index1/type | 1 + .../system/cpu/cpu60/cache/index1/uevent | 0 .../cpu60/cache/index1/ways_of_associativity | 1 + .../cpu60/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu60/cache/index2/id | 1 + .../system/cpu/cpu60/cache/index2/level | 1 + .../cpu/cpu60/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu60/cache/index2/shared_cpu_list | 1 + .../cpu/cpu60/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu60/cache/index2/size | 1 + .../system/cpu/cpu60/cache/index2/type | 1 + .../system/cpu/cpu60/cache/index2/uevent | 0 .../cpu60/cache/index2/ways_of_associativity | 1 + .../cpu60/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu60/cache/index3/id | 1 + .../system/cpu/cpu60/cache/index3/level | 1 + .../cpu/cpu60/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu60/cache/index3/shared_cpu_list | 1 + .../cpu/cpu60/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu60/cache/index3/size | 1 + .../system/cpu/cpu60/cache/index3/type | 1 + .../system/cpu/cpu60/cache/index3/uevent | 0 .../cpu60/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu60/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu60/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu60/online | 1 + .../system/cpu/cpu60/topology/cluster_cpus | 1 + .../cpu/cpu60/topology/cluster_cpus_list | 1 + .../system/cpu/cpu60/topology/cluster_id | 1 + .../system/cpu/cpu60/topology/core_cpus | 1 + .../system/cpu/cpu60/topology/core_cpus_list | 1 + .../system/cpu/cpu60/topology/core_id | 1 + .../system/cpu/cpu60/topology/core_siblings | 1 + .../cpu/cpu60/topology/core_siblings_list | 1 + .../system/cpu/cpu60/topology/die_cpus | 1 + .../system/cpu/cpu60/topology/die_cpus_list | 1 + .../system/cpu/cpu60/topology/die_id | 1 + .../system/cpu/cpu60/topology/package_cpus | 1 + .../cpu/cpu60/topology/package_cpus_list | 1 + .../cpu/cpu60/topology/physical_package_id | 1 + .../system/cpu/cpu60/topology/ppin | 1 + .../system/cpu/cpu60/topology/thread_siblings | 1 + .../cpu/cpu60/topology/thread_siblings_list | 1 + .../cpu61/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu61/cache/index0/id | 1 + .../system/cpu/cpu61/cache/index0/level | 1 + .../cpu/cpu61/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu61/cache/index0/shared_cpu_list | 1 + .../cpu/cpu61/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu61/cache/index0/size | 1 + .../system/cpu/cpu61/cache/index0/type | 1 + .../system/cpu/cpu61/cache/index0/uevent | 0 .../cpu61/cache/index0/ways_of_associativity | 1 + .../cpu61/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu61/cache/index1/id | 1 + .../system/cpu/cpu61/cache/index1/level | 1 + .../cpu/cpu61/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu61/cache/index1/shared_cpu_list | 1 + .../cpu/cpu61/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu61/cache/index1/size | 1 + .../system/cpu/cpu61/cache/index1/type | 1 + .../system/cpu/cpu61/cache/index1/uevent | 0 .../cpu61/cache/index1/ways_of_associativity | 1 + .../cpu61/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu61/cache/index2/id | 1 + .../system/cpu/cpu61/cache/index2/level | 1 + .../cpu/cpu61/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu61/cache/index2/shared_cpu_list | 1 + .../cpu/cpu61/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu61/cache/index2/size | 1 + .../system/cpu/cpu61/cache/index2/type | 1 + .../system/cpu/cpu61/cache/index2/uevent | 0 .../cpu61/cache/index2/ways_of_associativity | 1 + .../cpu61/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu61/cache/index3/id | 1 + .../system/cpu/cpu61/cache/index3/level | 1 + .../cpu/cpu61/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu61/cache/index3/shared_cpu_list | 1 + .../cpu/cpu61/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu61/cache/index3/size | 1 + .../system/cpu/cpu61/cache/index3/type | 1 + .../system/cpu/cpu61/cache/index3/uevent | 0 .../cpu61/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu61/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu61/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu61/online | 1 + .../system/cpu/cpu61/topology/cluster_cpus | 1 + .../cpu/cpu61/topology/cluster_cpus_list | 1 + .../system/cpu/cpu61/topology/cluster_id | 1 + .../system/cpu/cpu61/topology/core_cpus | 1 + .../system/cpu/cpu61/topology/core_cpus_list | 1 + .../system/cpu/cpu61/topology/core_id | 1 + .../system/cpu/cpu61/topology/core_siblings | 1 + .../cpu/cpu61/topology/core_siblings_list | 1 + .../system/cpu/cpu61/topology/die_cpus | 1 + .../system/cpu/cpu61/topology/die_cpus_list | 1 + .../system/cpu/cpu61/topology/die_id | 1 + .../system/cpu/cpu61/topology/package_cpus | 1 + .../cpu/cpu61/topology/package_cpus_list | 1 + .../cpu/cpu61/topology/physical_package_id | 1 + .../system/cpu/cpu61/topology/ppin | 1 + .../system/cpu/cpu61/topology/thread_siblings | 1 + .../cpu/cpu61/topology/thread_siblings_list | 1 + .../cpu62/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu62/cache/index0/id | 1 + .../system/cpu/cpu62/cache/index0/level | 1 + .../cpu/cpu62/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu62/cache/index0/shared_cpu_list | 1 + .../cpu/cpu62/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu62/cache/index0/size | 1 + .../system/cpu/cpu62/cache/index0/type | 1 + .../system/cpu/cpu62/cache/index0/uevent | 0 .../cpu62/cache/index0/ways_of_associativity | 1 + .../cpu62/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu62/cache/index1/id | 1 + .../system/cpu/cpu62/cache/index1/level | 1 + .../cpu/cpu62/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu62/cache/index1/shared_cpu_list | 1 + .../cpu/cpu62/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu62/cache/index1/size | 1 + .../system/cpu/cpu62/cache/index1/type | 1 + .../system/cpu/cpu62/cache/index1/uevent | 0 .../cpu62/cache/index1/ways_of_associativity | 1 + .../cpu62/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu62/cache/index2/id | 1 + .../system/cpu/cpu62/cache/index2/level | 1 + .../cpu/cpu62/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu62/cache/index2/shared_cpu_list | 1 + .../cpu/cpu62/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu62/cache/index2/size | 1 + .../system/cpu/cpu62/cache/index2/type | 1 + .../system/cpu/cpu62/cache/index2/uevent | 0 .../cpu62/cache/index2/ways_of_associativity | 1 + .../cpu62/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu62/cache/index3/id | 1 + .../system/cpu/cpu62/cache/index3/level | 1 + .../cpu/cpu62/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu62/cache/index3/shared_cpu_list | 1 + .../cpu/cpu62/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu62/cache/index3/size | 1 + .../system/cpu/cpu62/cache/index3/type | 1 + .../system/cpu/cpu62/cache/index3/uevent | 0 .../cpu62/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu62/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu62/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu62/online | 1 + .../system/cpu/cpu62/topology/cluster_cpus | 1 + .../cpu/cpu62/topology/cluster_cpus_list | 1 + .../system/cpu/cpu62/topology/cluster_id | 1 + .../system/cpu/cpu62/topology/core_cpus | 1 + .../system/cpu/cpu62/topology/core_cpus_list | 1 + .../system/cpu/cpu62/topology/core_id | 1 + .../system/cpu/cpu62/topology/core_siblings | 1 + .../cpu/cpu62/topology/core_siblings_list | 1 + .../system/cpu/cpu62/topology/die_cpus | 1 + .../system/cpu/cpu62/topology/die_cpus_list | 1 + .../system/cpu/cpu62/topology/die_id | 1 + .../system/cpu/cpu62/topology/package_cpus | 1 + .../cpu/cpu62/topology/package_cpus_list | 1 + .../cpu/cpu62/topology/physical_package_id | 1 + .../system/cpu/cpu62/topology/ppin | 1 + .../system/cpu/cpu62/topology/thread_siblings | 1 + .../cpu/cpu62/topology/thread_siblings_list | 1 + .../cpu63/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu63/cache/index0/id | 1 + .../system/cpu/cpu63/cache/index0/level | 1 + .../cpu/cpu63/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu63/cache/index0/shared_cpu_list | 1 + .../cpu/cpu63/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu63/cache/index0/size | 1 + .../system/cpu/cpu63/cache/index0/type | 1 + .../system/cpu/cpu63/cache/index0/uevent | 0 .../cpu63/cache/index0/ways_of_associativity | 1 + .../cpu63/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu63/cache/index1/id | 1 + .../system/cpu/cpu63/cache/index1/level | 1 + .../cpu/cpu63/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu63/cache/index1/shared_cpu_list | 1 + .../cpu/cpu63/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu63/cache/index1/size | 1 + .../system/cpu/cpu63/cache/index1/type | 1 + .../system/cpu/cpu63/cache/index1/uevent | 0 .../cpu63/cache/index1/ways_of_associativity | 1 + .../cpu63/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu63/cache/index2/id | 1 + .../system/cpu/cpu63/cache/index2/level | 1 + .../cpu/cpu63/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu63/cache/index2/shared_cpu_list | 1 + .../cpu/cpu63/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu63/cache/index2/size | 1 + .../system/cpu/cpu63/cache/index2/type | 1 + .../system/cpu/cpu63/cache/index2/uevent | 0 .../cpu63/cache/index2/ways_of_associativity | 1 + .../cpu63/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu63/cache/index3/id | 1 + .../system/cpu/cpu63/cache/index3/level | 1 + .../cpu/cpu63/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu63/cache/index3/shared_cpu_list | 1 + .../cpu/cpu63/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu63/cache/index3/size | 1 + .../system/cpu/cpu63/cache/index3/type | 1 + .../system/cpu/cpu63/cache/index3/uevent | 0 .../cpu63/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu63/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu63/node1 | 1 + .../linux-resctrl-amd/system/cpu/cpu63/online | 1 + .../system/cpu/cpu63/topology/cluster_cpus | 1 + .../cpu/cpu63/topology/cluster_cpus_list | 1 + .../system/cpu/cpu63/topology/cluster_id | 1 + .../system/cpu/cpu63/topology/core_cpus | 1 + .../system/cpu/cpu63/topology/core_cpus_list | 1 + .../system/cpu/cpu63/topology/core_id | 1 + .../system/cpu/cpu63/topology/core_siblings | 1 + .../cpu/cpu63/topology/core_siblings_list | 1 + .../system/cpu/cpu63/topology/die_cpus | 1 + .../system/cpu/cpu63/topology/die_cpus_list | 1 + .../system/cpu/cpu63/topology/die_id | 1 + .../system/cpu/cpu63/topology/package_cpus | 1 + .../cpu/cpu63/topology/package_cpus_list | 1 + .../cpu/cpu63/topology/physical_package_id | 1 + .../system/cpu/cpu63/topology/ppin | 1 + .../system/cpu/cpu63/topology/thread_siblings | 1 + .../cpu/cpu63/topology/thread_siblings_list | 1 + .../cpu/cpu7/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu7/cache/index0/id | 1 + .../system/cpu/cpu7/cache/index0/level | 1 + .../cpu/cpu7/cache/index0/number_of_sets | 1 + .../cpu7/cache/index0/physical_line_partition | 1 + .../cpu/cpu7/cache/index0/shared_cpu_list | 1 + .../cpu/cpu7/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu7/cache/index0/size | 1 + .../system/cpu/cpu7/cache/index0/type | 1 + .../system/cpu/cpu7/cache/index0/uevent | 0 .../cpu7/cache/index0/ways_of_associativity | 1 + .../cpu/cpu7/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu7/cache/index1/id | 1 + .../system/cpu/cpu7/cache/index1/level | 1 + .../cpu/cpu7/cache/index1/number_of_sets | 1 + .../cpu7/cache/index1/physical_line_partition | 1 + .../cpu/cpu7/cache/index1/shared_cpu_list | 1 + .../cpu/cpu7/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu7/cache/index1/size | 1 + .../system/cpu/cpu7/cache/index1/type | 1 + .../system/cpu/cpu7/cache/index1/uevent | 0 .../cpu7/cache/index1/ways_of_associativity | 1 + .../cpu/cpu7/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu7/cache/index2/id | 1 + .../system/cpu/cpu7/cache/index2/level | 1 + .../cpu/cpu7/cache/index2/number_of_sets | 1 + .../cpu7/cache/index2/physical_line_partition | 1 + .../cpu/cpu7/cache/index2/shared_cpu_list | 1 + .../cpu/cpu7/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu7/cache/index2/size | 1 + .../system/cpu/cpu7/cache/index2/type | 1 + .../system/cpu/cpu7/cache/index2/uevent | 0 .../cpu7/cache/index2/ways_of_associativity | 1 + .../cpu/cpu7/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu7/cache/index3/id | 1 + .../system/cpu/cpu7/cache/index3/level | 1 + .../cpu/cpu7/cache/index3/number_of_sets | 1 + .../cpu7/cache/index3/physical_line_partition | 1 + .../cpu/cpu7/cache/index3/shared_cpu_list | 1 + .../cpu/cpu7/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu7/cache/index3/size | 1 + .../system/cpu/cpu7/cache/index3/type | 1 + .../system/cpu/cpu7/cache/index3/uevent | 0 .../cpu7/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu7/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu7/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu7/online | 1 + .../system/cpu/cpu7/topology/cluster_cpus | 1 + .../cpu/cpu7/topology/cluster_cpus_list | 1 + .../system/cpu/cpu7/topology/cluster_id | 1 + .../system/cpu/cpu7/topology/core_cpus | 1 + .../system/cpu/cpu7/topology/core_cpus_list | 1 + .../system/cpu/cpu7/topology/core_id | 1 + .../system/cpu/cpu7/topology/core_siblings | 1 + .../cpu/cpu7/topology/core_siblings_list | 1 + .../system/cpu/cpu7/topology/die_cpus | 1 + .../system/cpu/cpu7/topology/die_cpus_list | 1 + .../system/cpu/cpu7/topology/die_id | 1 + .../system/cpu/cpu7/topology/package_cpus | 1 + .../cpu/cpu7/topology/package_cpus_list | 1 + .../cpu/cpu7/topology/physical_package_id | 1 + .../system/cpu/cpu7/topology/ppin | 1 + .../system/cpu/cpu7/topology/thread_siblings | 1 + .../cpu/cpu7/topology/thread_siblings_list | 1 + .../cpu/cpu8/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu8/cache/index0/id | 1 + .../system/cpu/cpu8/cache/index0/level | 1 + .../cpu/cpu8/cache/index0/number_of_sets | 1 + .../cpu8/cache/index0/physical_line_partition | 1 + .../cpu/cpu8/cache/index0/shared_cpu_list | 1 + .../cpu/cpu8/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu8/cache/index0/size | 1 + .../system/cpu/cpu8/cache/index0/type | 1 + .../system/cpu/cpu8/cache/index0/uevent | 0 .../cpu8/cache/index0/ways_of_associativity | 1 + .../cpu/cpu8/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu8/cache/index1/id | 1 + .../system/cpu/cpu8/cache/index1/level | 1 + .../cpu/cpu8/cache/index1/number_of_sets | 1 + .../cpu8/cache/index1/physical_line_partition | 1 + .../cpu/cpu8/cache/index1/shared_cpu_list | 1 + .../cpu/cpu8/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu8/cache/index1/size | 1 + .../system/cpu/cpu8/cache/index1/type | 1 + .../system/cpu/cpu8/cache/index1/uevent | 0 .../cpu8/cache/index1/ways_of_associativity | 1 + .../cpu/cpu8/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu8/cache/index2/id | 1 + .../system/cpu/cpu8/cache/index2/level | 1 + .../cpu/cpu8/cache/index2/number_of_sets | 1 + .../cpu8/cache/index2/physical_line_partition | 1 + .../cpu/cpu8/cache/index2/shared_cpu_list | 1 + .../cpu/cpu8/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu8/cache/index2/size | 1 + .../system/cpu/cpu8/cache/index2/type | 1 + .../system/cpu/cpu8/cache/index2/uevent | 0 .../cpu8/cache/index2/ways_of_associativity | 1 + .../cpu/cpu8/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu8/cache/index3/id | 1 + .../system/cpu/cpu8/cache/index3/level | 1 + .../cpu/cpu8/cache/index3/number_of_sets | 1 + .../cpu8/cache/index3/physical_line_partition | 1 + .../cpu/cpu8/cache/index3/shared_cpu_list | 1 + .../cpu/cpu8/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu8/cache/index3/size | 1 + .../system/cpu/cpu8/cache/index3/type | 1 + .../system/cpu/cpu8/cache/index3/uevent | 0 .../cpu8/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu8/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu8/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu8/online | 1 + .../system/cpu/cpu8/topology/cluster_cpus | 1 + .../cpu/cpu8/topology/cluster_cpus_list | 1 + .../system/cpu/cpu8/topology/cluster_id | 1 + .../system/cpu/cpu8/topology/core_cpus | 1 + .../system/cpu/cpu8/topology/core_cpus_list | 1 + .../system/cpu/cpu8/topology/core_id | 1 + .../system/cpu/cpu8/topology/core_siblings | 1 + .../cpu/cpu8/topology/core_siblings_list | 1 + .../system/cpu/cpu8/topology/die_cpus | 1 + .../system/cpu/cpu8/topology/die_cpus_list | 1 + .../system/cpu/cpu8/topology/die_id | 1 + .../system/cpu/cpu8/topology/package_cpus | 1 + .../cpu/cpu8/topology/package_cpus_list | 1 + .../cpu/cpu8/topology/physical_package_id | 1 + .../system/cpu/cpu8/topology/ppin | 1 + .../system/cpu/cpu8/topology/thread_siblings | 1 + .../cpu/cpu8/topology/thread_siblings_list | 1 + .../cpu/cpu9/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu9/cache/index0/id | 1 + .../system/cpu/cpu9/cache/index0/level | 1 + .../cpu/cpu9/cache/index0/number_of_sets | 1 + .../cpu9/cache/index0/physical_line_partition | 1 + .../cpu/cpu9/cache/index0/shared_cpu_list | 1 + .../cpu/cpu9/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu9/cache/index0/size | 1 + .../system/cpu/cpu9/cache/index0/type | 1 + .../system/cpu/cpu9/cache/index0/uevent | 0 .../cpu9/cache/index0/ways_of_associativity | 1 + .../cpu/cpu9/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu9/cache/index1/id | 1 + .../system/cpu/cpu9/cache/index1/level | 1 + .../cpu/cpu9/cache/index1/number_of_sets | 1 + .../cpu9/cache/index1/physical_line_partition | 1 + .../cpu/cpu9/cache/index1/shared_cpu_list | 1 + .../cpu/cpu9/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu9/cache/index1/size | 1 + .../system/cpu/cpu9/cache/index1/type | 1 + .../system/cpu/cpu9/cache/index1/uevent | 0 .../cpu9/cache/index1/ways_of_associativity | 1 + .../cpu/cpu9/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu9/cache/index2/id | 1 + .../system/cpu/cpu9/cache/index2/level | 1 + .../cpu/cpu9/cache/index2/number_of_sets | 1 + .../cpu9/cache/index2/physical_line_partition | 1 + .../cpu/cpu9/cache/index2/shared_cpu_list | 1 + .../cpu/cpu9/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu9/cache/index2/size | 1 + .../system/cpu/cpu9/cache/index2/type | 1 + .../system/cpu/cpu9/cache/index2/uevent | 0 .../cpu9/cache/index2/ways_of_associativity | 1 + .../cpu/cpu9/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu9/cache/index3/id | 1 + .../system/cpu/cpu9/cache/index3/level | 1 + .../cpu/cpu9/cache/index3/number_of_sets | 1 + .../cpu9/cache/index3/physical_line_partition | 1 + .../cpu/cpu9/cache/index3/shared_cpu_list | 1 + .../cpu/cpu9/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu9/cache/index3/size | 1 + .../system/cpu/cpu9/cache/index3/type | 1 + .../system/cpu/cpu9/cache/index3/uevent | 0 .../cpu9/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu9/cache/uevent | 0 .../linux-resctrl-amd/system/cpu/cpu9/node0 | 1 + .../linux-resctrl-amd/system/cpu/cpu9/online | 1 + .../system/cpu/cpu9/topology/cluster_cpus | 1 + .../cpu/cpu9/topology/cluster_cpus_list | 1 + .../system/cpu/cpu9/topology/cluster_id | 1 + .../system/cpu/cpu9/topology/core_cpus | 1 + .../system/cpu/cpu9/topology/core_cpus_list | 1 + .../system/cpu/cpu9/topology/core_id | 1 + .../system/cpu/cpu9/topology/core_siblings | 1 + .../cpu/cpu9/topology/core_siblings_list | 1 + .../system/cpu/cpu9/topology/die_cpus | 1 + .../system/cpu/cpu9/topology/die_cpus_list | 1 + .../system/cpu/cpu9/topology/die_id | 1 + .../system/cpu/cpu9/topology/package_cpus | 1 + .../cpu/cpu9/topology/package_cpus_list | 1 + .../cpu/cpu9/topology/physical_package_id | 1 + .../system/cpu/cpu9/topology/ppin | 1 + .../system/cpu/cpu9/topology/thread_siblings | 1 + .../cpu/cpu9/topology/thread_siblings_list | 1 + .../linux-resctrl-amd/system/cpu/online | 1 + .../linux-resctrl-amd/system/cpu/present | 1 + .../linux-resctrl-amd/system/node/node0/cpu0 | 1 + .../linux-resctrl-amd/system/node/node0/cpu1 | 1 + .../linux-resctrl-amd/system/node/node0/cpu10 | 1 + .../linux-resctrl-amd/system/node/node0/cpu11 | 1 + .../linux-resctrl-amd/system/node/node0/cpu12 | 1 + .../linux-resctrl-amd/system/node/node0/cpu13 | 1 + .../linux-resctrl-amd/system/node/node0/cpu14 | 1 + .../linux-resctrl-amd/system/node/node0/cpu15 | 1 + .../linux-resctrl-amd/system/node/node0/cpu2 | 1 + .../linux-resctrl-amd/system/node/node0/cpu3 | 1 + .../linux-resctrl-amd/system/node/node0/cpu32 | 1 + .../linux-resctrl-amd/system/node/node0/cpu33 | 1 + .../linux-resctrl-amd/system/node/node0/cpu34 | 1 + .../linux-resctrl-amd/system/node/node0/cpu35 | 1 + .../linux-resctrl-amd/system/node/node0/cpu36 | 1 + .../linux-resctrl-amd/system/node/node0/cpu37 | 1 + .../linux-resctrl-amd/system/node/node0/cpu38 | 1 + .../linux-resctrl-amd/system/node/node0/cpu39 | 1 + .../linux-resctrl-amd/system/node/node0/cpu4 | 1 + .../linux-resctrl-amd/system/node/node0/cpu40 | 1 + .../linux-resctrl-amd/system/node/node0/cpu41 | 1 + .../linux-resctrl-amd/system/node/node0/cpu42 | 1 + .../linux-resctrl-amd/system/node/node0/cpu43 | 1 + .../linux-resctrl-amd/system/node/node0/cpu44 | 1 + .../linux-resctrl-amd/system/node/node0/cpu45 | 1 + .../linux-resctrl-amd/system/node/node0/cpu46 | 1 + .../linux-resctrl-amd/system/node/node0/cpu47 | 1 + .../linux-resctrl-amd/system/node/node0/cpu5 | 1 + .../linux-resctrl-amd/system/node/node0/cpu6 | 1 + .../linux-resctrl-amd/system/node/node0/cpu7 | 1 + .../linux-resctrl-amd/system/node/node0/cpu8 | 1 + .../linux-resctrl-amd/system/node/node0/cpu9 | 1 + .../system/node/node0/cpulist | 1 + .../system/node/node0/cpumap | 1 + .../system/node/node0/distance | 1 + .../hugepages-1048576kB/free_hugepages | 1 + .../hugepages-1048576kB/nr_hugepages | 1 + .../hugepages-1048576kB/surplus_hugepages | 1 + .../hugepages/hugepages-2048kB/free_hugepages | 1 + .../hugepages/hugepages-2048kB/nr_hugepages | 1 + .../hugepages-2048kB/surplus_hugepages | 1 + .../linux-resctrl-amd/system/node/node1/cpu16 | 1 + .../linux-resctrl-amd/system/node/node1/cpu17 | 1 + .../linux-resctrl-amd/system/node/node1/cpu18 | 1 + .../linux-resctrl-amd/system/node/node1/cpu19 | 1 + .../linux-resctrl-amd/system/node/node1/cpu20 | 1 + .../linux-resctrl-amd/system/node/node1/cpu21 | 1 + .../linux-resctrl-amd/system/node/node1/cpu22 | 1 + .../linux-resctrl-amd/system/node/node1/cpu23 | 1 + .../linux-resctrl-amd/system/node/node1/cpu24 | 1 + .../linux-resctrl-amd/system/node/node1/cpu25 | 1 + .../linux-resctrl-amd/system/node/node1/cpu26 | 1 + .../linux-resctrl-amd/system/node/node1/cpu27 | 1 + .../linux-resctrl-amd/system/node/node1/cpu28 | 1 + .../linux-resctrl-amd/system/node/node1/cpu29 | 1 + .../linux-resctrl-amd/system/node/node1/cpu30 | 1 + .../linux-resctrl-amd/system/node/node1/cpu31 | 1 + .../linux-resctrl-amd/system/node/node1/cpu48 | 1 + .../linux-resctrl-amd/system/node/node1/cpu49 | 1 + .../linux-resctrl-amd/system/node/node1/cpu50 | 1 + .../linux-resctrl-amd/system/node/node1/cpu51 | 1 + .../linux-resctrl-amd/system/node/node1/cpu52 | 1 + .../linux-resctrl-amd/system/node/node1/cpu53 | 1 + .../linux-resctrl-amd/system/node/node1/cpu54 | 1 + .../linux-resctrl-amd/system/node/node1/cpu55 | 1 + .../linux-resctrl-amd/system/node/node1/cpu56 | 1 + .../linux-resctrl-amd/system/node/node1/cpu57 | 1 + .../linux-resctrl-amd/system/node/node1/cpu58 | 1 + .../linux-resctrl-amd/system/node/node1/cpu59 | 1 + .../linux-resctrl-amd/system/node/node1/cpu60 | 1 + .../linux-resctrl-amd/system/node/node1/cpu61 | 1 + .../linux-resctrl-amd/system/node/node1/cpu62 | 1 + .../linux-resctrl-amd/system/node/node1/cpu63 | 1 + .../system/node/node1/cpulist | 1 + .../system/node/node1/cpumap | 1 + .../system/node/node1/distance | 1 + .../hugepages-1048576kB/free_hugepages | 1 + .../hugepages-1048576kB/nr_hugepages | 1 + .../hugepages-1048576kB/surplus_hugepages | 1 + .../hugepages/hugepages-2048kB/free_hugepages | 1 + .../hugepages/hugepages-2048kB/nr_hugepages | 1 + .../hugepages-2048kB/surplus_hugepages | 1 + .../linux-resctrl-amd/system/node/online | 1 + .../linux-resctrl-mba_MBps/resctrl/cpus | 1 + .../linux-resctrl-mba_MBps/resctrl/cpus_list | 1 + .../resctrl/info/L2/bit_usage | 1 + .../resctrl/info/L2/cbm_mask | 1 + .../resctrl/info/L2/min_cbm_bits | 1 + .../resctrl/info/L2/num_closids | 1 + .../resctrl/info/L2/shareable_bits | 1 + .../resctrl/info/L2/sparse_masks | 1 + .../resctrl/info/L3/bit_usage | 1 + .../resctrl/info/L3/cbm_mask | 1 + .../resctrl/info/L3/min_cbm_bits | 1 + .../resctrl/info/L3/num_closids | 1 + .../resctrl/info/L3/shareable_bits | 1 + .../resctrl/info/L3/sparse_masks | 1 + .../info/L3_MON/max_threshold_occupancy | 1 + .../resctrl/info/L3_MON/mon_features | 3 + .../resctrl/info/L3_MON/num_rmids | 1 + .../resctrl/info/MB/bandwidth_gran | 1 + .../resctrl/info/MB/delay_linear | 1 + .../resctrl/info/MB/min_bandwidth | 1 + .../resctrl/info/MB/num_closids | 1 + .../resctrl/info/MB/thread_throttle_mode | 1 + .../resctrl/info/last_cmd_status | 1 + .../linux-resctrl-mba_MBps/resctrl/mode | 1 + .../resctrl/mon_data/mon_L3_00/llc_occupancy | 1 + .../mon_data/mon_L3_00/mbm_local_bytes | 1 + .../mon_data/mon_L3_00/mbm_total_bytes | 1 + .../resctrl/mon_data/mon_L3_01/llc_occupancy | 1 + .../mon_data/mon_L3_01/mbm_local_bytes | 1 + .../mon_data/mon_L3_01/mbm_total_bytes | 1 + .../linux-resctrl-mba_MBps/resctrl/schemata | 3 + .../linux-resctrl-mba_MBps/resctrl/size | 3 + .../linux-resctrl-mba_MBps/resctrl/tasks | 1 + .../cpu/cpu0/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu0/cache/index0/id | 1 + .../system/cpu/cpu0/cache/index0/level | 1 + .../cpu/cpu0/cache/index0/number_of_sets | 1 + .../cpu0/cache/index0/physical_line_partition | 1 + .../cpu/cpu0/cache/index0/shared_cpu_list | 1 + .../cpu/cpu0/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu0/cache/index0/size | 1 + .../system/cpu/cpu0/cache/index0/type | 1 + .../system/cpu/cpu0/cache/index0/uevent | 0 .../cpu0/cache/index0/ways_of_associativity | 1 + .../cpu/cpu0/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu0/cache/index1/id | 1 + .../system/cpu/cpu0/cache/index1/level | 1 + .../cpu/cpu0/cache/index1/number_of_sets | 1 + .../cpu0/cache/index1/physical_line_partition | 1 + .../cpu/cpu0/cache/index1/shared_cpu_list | 1 + .../cpu/cpu0/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu0/cache/index1/size | 1 + .../system/cpu/cpu0/cache/index1/type | 1 + .../system/cpu/cpu0/cache/index1/uevent | 0 .../cpu0/cache/index1/ways_of_associativity | 1 + .../cpu/cpu0/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu0/cache/index2/id | 1 + .../system/cpu/cpu0/cache/index2/level | 1 + .../cpu/cpu0/cache/index2/number_of_sets | 1 + .../cpu0/cache/index2/physical_line_partition | 1 + .../cpu/cpu0/cache/index2/shared_cpu_list | 1 + .../cpu/cpu0/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu0/cache/index2/size | 1 + .../system/cpu/cpu0/cache/index2/type | 1 + .../system/cpu/cpu0/cache/index2/uevent | 0 .../cpu0/cache/index2/ways_of_associativity | 1 + .../cpu/cpu0/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu0/cache/index3/id | 1 + .../system/cpu/cpu0/cache/index3/level | 1 + .../cpu/cpu0/cache/index3/number_of_sets | 1 + .../cpu0/cache/index3/physical_line_partition | 1 + .../cpu/cpu0/cache/index3/shared_cpu_list | 1 + .../cpu/cpu0/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu0/cache/index3/size | 1 + .../system/cpu/cpu0/cache/index3/type | 1 + .../system/cpu/cpu0/cache/index3/uevent | 0 .../cpu0/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu0/cache/uevent | 0 .../system/cpu/cpu0/node0 | 1 + .../system/cpu/cpu0/topology/cluster_cpus | 1 + .../cpu/cpu0/topology/cluster_cpus_list | 1 + .../system/cpu/cpu0/topology/cluster_id | 1 + .../system/cpu/cpu0/topology/core_cpus | 1 + .../system/cpu/cpu0/topology/core_cpus_list | 1 + .../system/cpu/cpu0/topology/core_id | 1 + .../system/cpu/cpu0/topology/core_siblings | 1 + .../cpu/cpu0/topology/core_siblings_list | 1 + .../system/cpu/cpu0/topology/die_cpus | 1 + .../system/cpu/cpu0/topology/die_cpus_list | 1 + .../system/cpu/cpu0/topology/die_id | 1 + .../system/cpu/cpu0/topology/package_cpus | 1 + .../cpu/cpu0/topology/package_cpus_list | 1 + .../cpu/cpu0/topology/physical_package_id | 1 + .../system/cpu/cpu0/topology/thread_siblings | 1 + .../cpu/cpu0/topology/thread_siblings_list | 1 + .../cpu/cpu1/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu1/cache/index0/id | 1 + .../system/cpu/cpu1/cache/index0/level | 1 + .../cpu/cpu1/cache/index0/number_of_sets | 1 + .../cpu1/cache/index0/physical_line_partition | 1 + .../cpu/cpu1/cache/index0/shared_cpu_list | 1 + .../cpu/cpu1/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu1/cache/index0/size | 1 + .../system/cpu/cpu1/cache/index0/type | 1 + .../system/cpu/cpu1/cache/index0/uevent | 0 .../cpu1/cache/index0/ways_of_associativity | 1 + .../cpu/cpu1/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu1/cache/index1/id | 1 + .../system/cpu/cpu1/cache/index1/level | 1 + .../cpu/cpu1/cache/index1/number_of_sets | 1 + .../cpu1/cache/index1/physical_line_partition | 1 + .../cpu/cpu1/cache/index1/shared_cpu_list | 1 + .../cpu/cpu1/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu1/cache/index1/size | 1 + .../system/cpu/cpu1/cache/index1/type | 1 + .../system/cpu/cpu1/cache/index1/uevent | 0 .../cpu1/cache/index1/ways_of_associativity | 1 + .../cpu/cpu1/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu1/cache/index2/id | 1 + .../system/cpu/cpu1/cache/index2/level | 1 + .../cpu/cpu1/cache/index2/number_of_sets | 1 + .../cpu1/cache/index2/physical_line_partition | 1 + .../cpu/cpu1/cache/index2/shared_cpu_list | 1 + .../cpu/cpu1/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu1/cache/index2/size | 1 + .../system/cpu/cpu1/cache/index2/type | 1 + .../system/cpu/cpu1/cache/index2/uevent | 0 .../cpu1/cache/index2/ways_of_associativity | 1 + .../cpu/cpu1/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu1/cache/index3/id | 1 + .../system/cpu/cpu1/cache/index3/level | 1 + .../cpu/cpu1/cache/index3/number_of_sets | 1 + .../cpu1/cache/index3/physical_line_partition | 1 + .../cpu/cpu1/cache/index3/shared_cpu_list | 1 + .../cpu/cpu1/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu1/cache/index3/size | 1 + .../system/cpu/cpu1/cache/index3/type | 1 + .../system/cpu/cpu1/cache/index3/uevent | 0 .../cpu1/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu1/cache/uevent | 0 .../system/cpu/cpu1/node1 | 1 + .../system/cpu/cpu1/online | 1 + .../system/cpu/cpu1/topology/cluster_cpus | 1 + .../cpu/cpu1/topology/cluster_cpus_list | 1 + .../system/cpu/cpu1/topology/cluster_id | 1 + .../system/cpu/cpu1/topology/core_cpus | 1 + .../system/cpu/cpu1/topology/core_cpus_list | 1 + .../system/cpu/cpu1/topology/core_id | 1 + .../system/cpu/cpu1/topology/core_siblings | 1 + .../cpu/cpu1/topology/core_siblings_list | 1 + .../system/cpu/cpu1/topology/die_cpus | 1 + .../system/cpu/cpu1/topology/die_cpus_list | 1 + .../system/cpu/cpu1/topology/die_id | 1 + .../system/cpu/cpu1/topology/package_cpus | 1 + .../cpu/cpu1/topology/package_cpus_list | 1 + .../cpu/cpu1/topology/physical_package_id | 1 + .../system/cpu/cpu1/topology/thread_siblings | 1 + .../cpu/cpu1/topology/thread_siblings_list | 1 + .../cpu10/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu10/cache/index0/id | 1 + .../system/cpu/cpu10/cache/index0/level | 1 + .../cpu/cpu10/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu10/cache/index0/shared_cpu_list | 1 + .../cpu/cpu10/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu10/cache/index0/size | 1 + .../system/cpu/cpu10/cache/index0/type | 1 + .../system/cpu/cpu10/cache/index0/uevent | 0 .../cpu10/cache/index0/ways_of_associativity | 1 + .../cpu10/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu10/cache/index1/id | 1 + .../system/cpu/cpu10/cache/index1/level | 1 + .../cpu/cpu10/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu10/cache/index1/shared_cpu_list | 1 + .../cpu/cpu10/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu10/cache/index1/size | 1 + .../system/cpu/cpu10/cache/index1/type | 1 + .../system/cpu/cpu10/cache/index1/uevent | 0 .../cpu10/cache/index1/ways_of_associativity | 1 + .../cpu10/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu10/cache/index2/id | 1 + .../system/cpu/cpu10/cache/index2/level | 1 + .../cpu/cpu10/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu10/cache/index2/shared_cpu_list | 1 + .../cpu/cpu10/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu10/cache/index2/size | 1 + .../system/cpu/cpu10/cache/index2/type | 1 + .../system/cpu/cpu10/cache/index2/uevent | 0 .../cpu10/cache/index2/ways_of_associativity | 1 + .../cpu10/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu10/cache/index3/id | 1 + .../system/cpu/cpu10/cache/index3/level | 1 + .../cpu/cpu10/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu10/cache/index3/shared_cpu_list | 1 + .../cpu/cpu10/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu10/cache/index3/size | 1 + .../system/cpu/cpu10/cache/index3/type | 1 + .../system/cpu/cpu10/cache/index3/uevent | 0 .../cpu10/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu10/cache/uevent | 0 .../system/cpu/cpu10/node0 | 1 + .../system/cpu/cpu10/online | 1 + .../system/cpu/cpu10/topology/cluster_cpus | 1 + .../cpu/cpu10/topology/cluster_cpus_list | 1 + .../system/cpu/cpu10/topology/cluster_id | 1 + .../system/cpu/cpu10/topology/core_cpus | 1 + .../system/cpu/cpu10/topology/core_cpus_list | 1 + .../system/cpu/cpu10/topology/core_id | 1 + .../system/cpu/cpu10/topology/core_siblings | 1 + .../cpu/cpu10/topology/core_siblings_list | 1 + .../system/cpu/cpu10/topology/die_cpus | 1 + .../system/cpu/cpu10/topology/die_cpus_list | 1 + .../system/cpu/cpu10/topology/die_id | 1 + .../system/cpu/cpu10/topology/package_cpus | 1 + .../cpu/cpu10/topology/package_cpus_list | 1 + .../cpu/cpu10/topology/physical_package_id | 1 + .../system/cpu/cpu10/topology/thread_siblings | 1 + .../cpu/cpu10/topology/thread_siblings_list | 1 + .../cpu11/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu11/cache/index0/id | 1 + .../system/cpu/cpu11/cache/index0/level | 1 + .../cpu/cpu11/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu11/cache/index0/shared_cpu_list | 1 + .../cpu/cpu11/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu11/cache/index0/size | 1 + .../system/cpu/cpu11/cache/index0/type | 1 + .../system/cpu/cpu11/cache/index0/uevent | 0 .../cpu11/cache/index0/ways_of_associativity | 1 + .../cpu11/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu11/cache/index1/id | 1 + .../system/cpu/cpu11/cache/index1/level | 1 + .../cpu/cpu11/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu11/cache/index1/shared_cpu_list | 1 + .../cpu/cpu11/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu11/cache/index1/size | 1 + .../system/cpu/cpu11/cache/index1/type | 1 + .../system/cpu/cpu11/cache/index1/uevent | 0 .../cpu11/cache/index1/ways_of_associativity | 1 + .../cpu11/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu11/cache/index2/id | 1 + .../system/cpu/cpu11/cache/index2/level | 1 + .../cpu/cpu11/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu11/cache/index2/shared_cpu_list | 1 + .../cpu/cpu11/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu11/cache/index2/size | 1 + .../system/cpu/cpu11/cache/index2/type | 1 + .../system/cpu/cpu11/cache/index2/uevent | 0 .../cpu11/cache/index2/ways_of_associativity | 1 + .../cpu11/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu11/cache/index3/id | 1 + .../system/cpu/cpu11/cache/index3/level | 1 + .../cpu/cpu11/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu11/cache/index3/shared_cpu_list | 1 + .../cpu/cpu11/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu11/cache/index3/size | 1 + .../system/cpu/cpu11/cache/index3/type | 1 + .../system/cpu/cpu11/cache/index3/uevent | 0 .../cpu11/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu11/cache/uevent | 0 .../system/cpu/cpu11/node1 | 1 + .../system/cpu/cpu11/online | 1 + .../system/cpu/cpu11/topology/cluster_cpus | 1 + .../cpu/cpu11/topology/cluster_cpus_list | 1 + .../system/cpu/cpu11/topology/cluster_id | 1 + .../system/cpu/cpu11/topology/core_cpus | 1 + .../system/cpu/cpu11/topology/core_cpus_list | 1 + .../system/cpu/cpu11/topology/core_id | 1 + .../system/cpu/cpu11/topology/core_siblings | 1 + .../cpu/cpu11/topology/core_siblings_list | 1 + .../system/cpu/cpu11/topology/die_cpus | 1 + .../system/cpu/cpu11/topology/die_cpus_list | 1 + .../system/cpu/cpu11/topology/die_id | 1 + .../system/cpu/cpu11/topology/package_cpus | 1 + .../cpu/cpu11/topology/package_cpus_list | 1 + .../cpu/cpu11/topology/physical_package_id | 1 + .../system/cpu/cpu11/topology/thread_siblings | 1 + .../cpu/cpu11/topology/thread_siblings_list | 1 + .../cpu12/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu12/cache/index0/id | 1 + .../system/cpu/cpu12/cache/index0/level | 1 + .../cpu/cpu12/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu12/cache/index0/shared_cpu_list | 1 + .../cpu/cpu12/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu12/cache/index0/size | 1 + .../system/cpu/cpu12/cache/index0/type | 1 + .../system/cpu/cpu12/cache/index0/uevent | 0 .../cpu12/cache/index0/ways_of_associativity | 1 + .../cpu12/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu12/cache/index1/id | 1 + .../system/cpu/cpu12/cache/index1/level | 1 + .../cpu/cpu12/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu12/cache/index1/shared_cpu_list | 1 + .../cpu/cpu12/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu12/cache/index1/size | 1 + .../system/cpu/cpu12/cache/index1/type | 1 + .../system/cpu/cpu12/cache/index1/uevent | 0 .../cpu12/cache/index1/ways_of_associativity | 1 + .../cpu12/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu12/cache/index2/id | 1 + .../system/cpu/cpu12/cache/index2/level | 1 + .../cpu/cpu12/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu12/cache/index2/shared_cpu_list | 1 + .../cpu/cpu12/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu12/cache/index2/size | 1 + .../system/cpu/cpu12/cache/index2/type | 1 + .../system/cpu/cpu12/cache/index2/uevent | 0 .../cpu12/cache/index2/ways_of_associativity | 1 + .../cpu12/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu12/cache/index3/id | 1 + .../system/cpu/cpu12/cache/index3/level | 1 + .../cpu/cpu12/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu12/cache/index3/shared_cpu_list | 1 + .../cpu/cpu12/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu12/cache/index3/size | 1 + .../system/cpu/cpu12/cache/index3/type | 1 + .../system/cpu/cpu12/cache/index3/uevent | 0 .../cpu12/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu12/cache/uevent | 0 .../system/cpu/cpu12/node0 | 1 + .../system/cpu/cpu12/online | 1 + .../system/cpu/cpu12/topology/cluster_cpus | 1 + .../cpu/cpu12/topology/cluster_cpus_list | 1 + .../system/cpu/cpu12/topology/cluster_id | 1 + .../system/cpu/cpu12/topology/core_cpus | 1 + .../system/cpu/cpu12/topology/core_cpus_list | 1 + .../system/cpu/cpu12/topology/core_id | 1 + .../system/cpu/cpu12/topology/core_siblings | 1 + .../cpu/cpu12/topology/core_siblings_list | 1 + .../system/cpu/cpu12/topology/die_cpus | 1 + .../system/cpu/cpu12/topology/die_cpus_list | 1 + .../system/cpu/cpu12/topology/die_id | 1 + .../system/cpu/cpu12/topology/package_cpus | 1 + .../cpu/cpu12/topology/package_cpus_list | 1 + .../cpu/cpu12/topology/physical_package_id | 1 + .../system/cpu/cpu12/topology/thread_siblings | 1 + .../cpu/cpu12/topology/thread_siblings_list | 1 + .../cpu13/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu13/cache/index0/id | 1 + .../system/cpu/cpu13/cache/index0/level | 1 + .../cpu/cpu13/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu13/cache/index0/shared_cpu_list | 1 + .../cpu/cpu13/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu13/cache/index0/size | 1 + .../system/cpu/cpu13/cache/index0/type | 1 + .../system/cpu/cpu13/cache/index0/uevent | 0 .../cpu13/cache/index0/ways_of_associativity | 1 + .../cpu13/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu13/cache/index1/id | 1 + .../system/cpu/cpu13/cache/index1/level | 1 + .../cpu/cpu13/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu13/cache/index1/shared_cpu_list | 1 + .../cpu/cpu13/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu13/cache/index1/size | 1 + .../system/cpu/cpu13/cache/index1/type | 1 + .../system/cpu/cpu13/cache/index1/uevent | 0 .../cpu13/cache/index1/ways_of_associativity | 1 + .../cpu13/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu13/cache/index2/id | 1 + .../system/cpu/cpu13/cache/index2/level | 1 + .../cpu/cpu13/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu13/cache/index2/shared_cpu_list | 1 + .../cpu/cpu13/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu13/cache/index2/size | 1 + .../system/cpu/cpu13/cache/index2/type | 1 + .../system/cpu/cpu13/cache/index2/uevent | 0 .../cpu13/cache/index2/ways_of_associativity | 1 + .../cpu13/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu13/cache/index3/id | 1 + .../system/cpu/cpu13/cache/index3/level | 1 + .../cpu/cpu13/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu13/cache/index3/shared_cpu_list | 1 + .../cpu/cpu13/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu13/cache/index3/size | 1 + .../system/cpu/cpu13/cache/index3/type | 1 + .../system/cpu/cpu13/cache/index3/uevent | 0 .../cpu13/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu13/cache/uevent | 0 .../system/cpu/cpu13/node1 | 1 + .../system/cpu/cpu13/online | 1 + .../system/cpu/cpu13/topology/cluster_cpus | 1 + .../cpu/cpu13/topology/cluster_cpus_list | 1 + .../system/cpu/cpu13/topology/cluster_id | 1 + .../system/cpu/cpu13/topology/core_cpus | 1 + .../system/cpu/cpu13/topology/core_cpus_list | 1 + .../system/cpu/cpu13/topology/core_id | 1 + .../system/cpu/cpu13/topology/core_siblings | 1 + .../cpu/cpu13/topology/core_siblings_list | 1 + .../system/cpu/cpu13/topology/die_cpus | 1 + .../system/cpu/cpu13/topology/die_cpus_list | 1 + .../system/cpu/cpu13/topology/die_id | 1 + .../system/cpu/cpu13/topology/package_cpus | 1 + .../cpu/cpu13/topology/package_cpus_list | 1 + .../cpu/cpu13/topology/physical_package_id | 1 + .../system/cpu/cpu13/topology/thread_siblings | 1 + .../cpu/cpu13/topology/thread_siblings_list | 1 + .../cpu14/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu14/cache/index0/id | 1 + .../system/cpu/cpu14/cache/index0/level | 1 + .../cpu/cpu14/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu14/cache/index0/shared_cpu_list | 1 + .../cpu/cpu14/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu14/cache/index0/size | 1 + .../system/cpu/cpu14/cache/index0/type | 1 + .../system/cpu/cpu14/cache/index0/uevent | 0 .../cpu14/cache/index0/ways_of_associativity | 1 + .../cpu14/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu14/cache/index1/id | 1 + .../system/cpu/cpu14/cache/index1/level | 1 + .../cpu/cpu14/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu14/cache/index1/shared_cpu_list | 1 + .../cpu/cpu14/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu14/cache/index1/size | 1 + .../system/cpu/cpu14/cache/index1/type | 1 + .../system/cpu/cpu14/cache/index1/uevent | 0 .../cpu14/cache/index1/ways_of_associativity | 1 + .../cpu14/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu14/cache/index2/id | 1 + .../system/cpu/cpu14/cache/index2/level | 1 + .../cpu/cpu14/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu14/cache/index2/shared_cpu_list | 1 + .../cpu/cpu14/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu14/cache/index2/size | 1 + .../system/cpu/cpu14/cache/index2/type | 1 + .../system/cpu/cpu14/cache/index2/uevent | 0 .../cpu14/cache/index2/ways_of_associativity | 1 + .../cpu14/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu14/cache/index3/id | 1 + .../system/cpu/cpu14/cache/index3/level | 1 + .../cpu/cpu14/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu14/cache/index3/shared_cpu_list | 1 + .../cpu/cpu14/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu14/cache/index3/size | 1 + .../system/cpu/cpu14/cache/index3/type | 1 + .../system/cpu/cpu14/cache/index3/uevent | 0 .../cpu14/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu14/cache/uevent | 0 .../system/cpu/cpu14/node0 | 1 + .../system/cpu/cpu14/online | 1 + .../system/cpu/cpu14/topology/cluster_cpus | 1 + .../cpu/cpu14/topology/cluster_cpus_list | 1 + .../system/cpu/cpu14/topology/cluster_id | 1 + .../system/cpu/cpu14/topology/core_cpus | 1 + .../system/cpu/cpu14/topology/core_cpus_list | 1 + .../system/cpu/cpu14/topology/core_id | 1 + .../system/cpu/cpu14/topology/core_siblings | 1 + .../cpu/cpu14/topology/core_siblings_list | 1 + .../system/cpu/cpu14/topology/die_cpus | 1 + .../system/cpu/cpu14/topology/die_cpus_list | 1 + .../system/cpu/cpu14/topology/die_id | 1 + .../system/cpu/cpu14/topology/package_cpus | 1 + .../cpu/cpu14/topology/package_cpus_list | 1 + .../cpu/cpu14/topology/physical_package_id | 1 + .../system/cpu/cpu14/topology/thread_siblings | 1 + .../cpu/cpu14/topology/thread_siblings_list | 1 + .../cpu15/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu15/cache/index0/id | 1 + .../system/cpu/cpu15/cache/index0/level | 1 + .../cpu/cpu15/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu15/cache/index0/shared_cpu_list | 1 + .../cpu/cpu15/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu15/cache/index0/size | 1 + .../system/cpu/cpu15/cache/index0/type | 1 + .../system/cpu/cpu15/cache/index0/uevent | 0 .../cpu15/cache/index0/ways_of_associativity | 1 + .../cpu15/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu15/cache/index1/id | 1 + .../system/cpu/cpu15/cache/index1/level | 1 + .../cpu/cpu15/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu15/cache/index1/shared_cpu_list | 1 + .../cpu/cpu15/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu15/cache/index1/size | 1 + .../system/cpu/cpu15/cache/index1/type | 1 + .../system/cpu/cpu15/cache/index1/uevent | 0 .../cpu15/cache/index1/ways_of_associativity | 1 + .../cpu15/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu15/cache/index2/id | 1 + .../system/cpu/cpu15/cache/index2/level | 1 + .../cpu/cpu15/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu15/cache/index2/shared_cpu_list | 1 + .../cpu/cpu15/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu15/cache/index2/size | 1 + .../system/cpu/cpu15/cache/index2/type | 1 + .../system/cpu/cpu15/cache/index2/uevent | 0 .../cpu15/cache/index2/ways_of_associativity | 1 + .../cpu15/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu15/cache/index3/id | 1 + .../system/cpu/cpu15/cache/index3/level | 1 + .../cpu/cpu15/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu15/cache/index3/shared_cpu_list | 1 + .../cpu/cpu15/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu15/cache/index3/size | 1 + .../system/cpu/cpu15/cache/index3/type | 1 + .../system/cpu/cpu15/cache/index3/uevent | 0 .../cpu15/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu15/cache/uevent | 0 .../system/cpu/cpu15/node1 | 1 + .../system/cpu/cpu15/online | 1 + .../system/cpu/cpu15/topology/cluster_cpus | 1 + .../cpu/cpu15/topology/cluster_cpus_list | 1 + .../system/cpu/cpu15/topology/cluster_id | 1 + .../system/cpu/cpu15/topology/core_cpus | 1 + .../system/cpu/cpu15/topology/core_cpus_list | 1 + .../system/cpu/cpu15/topology/core_id | 1 + .../system/cpu/cpu15/topology/core_siblings | 1 + .../cpu/cpu15/topology/core_siblings_list | 1 + .../system/cpu/cpu15/topology/die_cpus | 1 + .../system/cpu/cpu15/topology/die_cpus_list | 1 + .../system/cpu/cpu15/topology/die_id | 1 + .../system/cpu/cpu15/topology/package_cpus | 1 + .../cpu/cpu15/topology/package_cpus_list | 1 + .../cpu/cpu15/topology/physical_package_id | 1 + .../system/cpu/cpu15/topology/thread_siblings | 1 + .../cpu/cpu15/topology/thread_siblings_list | 1 + .../cpu16/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu16/cache/index0/id | 1 + .../system/cpu/cpu16/cache/index0/level | 1 + .../cpu/cpu16/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu16/cache/index0/shared_cpu_list | 1 + .../cpu/cpu16/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu16/cache/index0/size | 1 + .../system/cpu/cpu16/cache/index0/type | 1 + .../system/cpu/cpu16/cache/index0/uevent | 0 .../cpu16/cache/index0/ways_of_associativity | 1 + .../cpu16/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu16/cache/index1/id | 1 + .../system/cpu/cpu16/cache/index1/level | 1 + .../cpu/cpu16/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu16/cache/index1/shared_cpu_list | 1 + .../cpu/cpu16/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu16/cache/index1/size | 1 + .../system/cpu/cpu16/cache/index1/type | 1 + .../system/cpu/cpu16/cache/index1/uevent | 0 .../cpu16/cache/index1/ways_of_associativity | 1 + .../cpu16/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu16/cache/index2/id | 1 + .../system/cpu/cpu16/cache/index2/level | 1 + .../cpu/cpu16/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu16/cache/index2/shared_cpu_list | 1 + .../cpu/cpu16/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu16/cache/index2/size | 1 + .../system/cpu/cpu16/cache/index2/type | 1 + .../system/cpu/cpu16/cache/index2/uevent | 0 .../cpu16/cache/index2/ways_of_associativity | 1 + .../cpu16/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu16/cache/index3/id | 1 + .../system/cpu/cpu16/cache/index3/level | 1 + .../cpu/cpu16/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu16/cache/index3/shared_cpu_list | 1 + .../cpu/cpu16/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu16/cache/index3/size | 1 + .../system/cpu/cpu16/cache/index3/type | 1 + .../system/cpu/cpu16/cache/index3/uevent | 0 .../cpu16/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu16/cache/uevent | 0 .../system/cpu/cpu16/node0 | 1 + .../system/cpu/cpu16/online | 1 + .../system/cpu/cpu16/topology/cluster_cpus | 1 + .../cpu/cpu16/topology/cluster_cpus_list | 1 + .../system/cpu/cpu16/topology/cluster_id | 1 + .../system/cpu/cpu16/topology/core_cpus | 1 + .../system/cpu/cpu16/topology/core_cpus_list | 1 + .../system/cpu/cpu16/topology/core_id | 1 + .../system/cpu/cpu16/topology/core_siblings | 1 + .../cpu/cpu16/topology/core_siblings_list | 1 + .../system/cpu/cpu16/topology/die_cpus | 1 + .../system/cpu/cpu16/topology/die_cpus_list | 1 + .../system/cpu/cpu16/topology/die_id | 1 + .../system/cpu/cpu16/topology/package_cpus | 1 + .../cpu/cpu16/topology/package_cpus_list | 1 + .../cpu/cpu16/topology/physical_package_id | 1 + .../system/cpu/cpu16/topology/thread_siblings | 1 + .../cpu/cpu16/topology/thread_siblings_list | 1 + .../cpu17/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu17/cache/index0/id | 1 + .../system/cpu/cpu17/cache/index0/level | 1 + .../cpu/cpu17/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu17/cache/index0/shared_cpu_list | 1 + .../cpu/cpu17/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu17/cache/index0/size | 1 + .../system/cpu/cpu17/cache/index0/type | 1 + .../system/cpu/cpu17/cache/index0/uevent | 0 .../cpu17/cache/index0/ways_of_associativity | 1 + .../cpu17/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu17/cache/index1/id | 1 + .../system/cpu/cpu17/cache/index1/level | 1 + .../cpu/cpu17/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu17/cache/index1/shared_cpu_list | 1 + .../cpu/cpu17/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu17/cache/index1/size | 1 + .../system/cpu/cpu17/cache/index1/type | 1 + .../system/cpu/cpu17/cache/index1/uevent | 0 .../cpu17/cache/index1/ways_of_associativity | 1 + .../cpu17/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu17/cache/index2/id | 1 + .../system/cpu/cpu17/cache/index2/level | 1 + .../cpu/cpu17/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu17/cache/index2/shared_cpu_list | 1 + .../cpu/cpu17/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu17/cache/index2/size | 1 + .../system/cpu/cpu17/cache/index2/type | 1 + .../system/cpu/cpu17/cache/index2/uevent | 0 .../cpu17/cache/index2/ways_of_associativity | 1 + .../cpu17/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu17/cache/index3/id | 1 + .../system/cpu/cpu17/cache/index3/level | 1 + .../cpu/cpu17/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu17/cache/index3/shared_cpu_list | 1 + .../cpu/cpu17/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu17/cache/index3/size | 1 + .../system/cpu/cpu17/cache/index3/type | 1 + .../system/cpu/cpu17/cache/index3/uevent | 0 .../cpu17/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu17/cache/uevent | 0 .../system/cpu/cpu17/node1 | 1 + .../system/cpu/cpu17/online | 1 + .../system/cpu/cpu17/topology/cluster_cpus | 1 + .../cpu/cpu17/topology/cluster_cpus_list | 1 + .../system/cpu/cpu17/topology/cluster_id | 1 + .../system/cpu/cpu17/topology/core_cpus | 1 + .../system/cpu/cpu17/topology/core_cpus_list | 1 + .../system/cpu/cpu17/topology/core_id | 1 + .../system/cpu/cpu17/topology/core_siblings | 1 + .../cpu/cpu17/topology/core_siblings_list | 1 + .../system/cpu/cpu17/topology/die_cpus | 1 + .../system/cpu/cpu17/topology/die_cpus_list | 1 + .../system/cpu/cpu17/topology/die_id | 1 + .../system/cpu/cpu17/topology/package_cpus | 1 + .../cpu/cpu17/topology/package_cpus_list | 1 + .../cpu/cpu17/topology/physical_package_id | 1 + .../system/cpu/cpu17/topology/thread_siblings | 1 + .../cpu/cpu17/topology/thread_siblings_list | 1 + .../cpu18/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu18/cache/index0/id | 1 + .../system/cpu/cpu18/cache/index0/level | 1 + .../cpu/cpu18/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu18/cache/index0/shared_cpu_list | 1 + .../cpu/cpu18/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu18/cache/index0/size | 1 + .../system/cpu/cpu18/cache/index0/type | 1 + .../system/cpu/cpu18/cache/index0/uevent | 0 .../cpu18/cache/index0/ways_of_associativity | 1 + .../cpu18/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu18/cache/index1/id | 1 + .../system/cpu/cpu18/cache/index1/level | 1 + .../cpu/cpu18/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu18/cache/index1/shared_cpu_list | 1 + .../cpu/cpu18/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu18/cache/index1/size | 1 + .../system/cpu/cpu18/cache/index1/type | 1 + .../system/cpu/cpu18/cache/index1/uevent | 0 .../cpu18/cache/index1/ways_of_associativity | 1 + .../cpu18/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu18/cache/index2/id | 1 + .../system/cpu/cpu18/cache/index2/level | 1 + .../cpu/cpu18/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu18/cache/index2/shared_cpu_list | 1 + .../cpu/cpu18/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu18/cache/index2/size | 1 + .../system/cpu/cpu18/cache/index2/type | 1 + .../system/cpu/cpu18/cache/index2/uevent | 0 .../cpu18/cache/index2/ways_of_associativity | 1 + .../cpu18/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu18/cache/index3/id | 1 + .../system/cpu/cpu18/cache/index3/level | 1 + .../cpu/cpu18/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu18/cache/index3/shared_cpu_list | 1 + .../cpu/cpu18/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu18/cache/index3/size | 1 + .../system/cpu/cpu18/cache/index3/type | 1 + .../system/cpu/cpu18/cache/index3/uevent | 0 .../cpu18/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu18/cache/uevent | 0 .../system/cpu/cpu18/node0 | 1 + .../system/cpu/cpu18/online | 1 + .../system/cpu/cpu18/topology/cluster_cpus | 1 + .../cpu/cpu18/topology/cluster_cpus_list | 1 + .../system/cpu/cpu18/topology/cluster_id | 1 + .../system/cpu/cpu18/topology/core_cpus | 1 + .../system/cpu/cpu18/topology/core_cpus_list | 1 + .../system/cpu/cpu18/topology/core_id | 1 + .../system/cpu/cpu18/topology/core_siblings | 1 + .../cpu/cpu18/topology/core_siblings_list | 1 + .../system/cpu/cpu18/topology/die_cpus | 1 + .../system/cpu/cpu18/topology/die_cpus_list | 1 + .../system/cpu/cpu18/topology/die_id | 1 + .../system/cpu/cpu18/topology/package_cpus | 1 + .../cpu/cpu18/topology/package_cpus_list | 1 + .../cpu/cpu18/topology/physical_package_id | 1 + .../system/cpu/cpu18/topology/thread_siblings | 1 + .../cpu/cpu18/topology/thread_siblings_list | 1 + .../cpu19/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu19/cache/index0/id | 1 + .../system/cpu/cpu19/cache/index0/level | 1 + .../cpu/cpu19/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu19/cache/index0/shared_cpu_list | 1 + .../cpu/cpu19/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu19/cache/index0/size | 1 + .../system/cpu/cpu19/cache/index0/type | 1 + .../system/cpu/cpu19/cache/index0/uevent | 0 .../cpu19/cache/index0/ways_of_associativity | 1 + .../cpu19/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu19/cache/index1/id | 1 + .../system/cpu/cpu19/cache/index1/level | 1 + .../cpu/cpu19/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu19/cache/index1/shared_cpu_list | 1 + .../cpu/cpu19/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu19/cache/index1/size | 1 + .../system/cpu/cpu19/cache/index1/type | 1 + .../system/cpu/cpu19/cache/index1/uevent | 0 .../cpu19/cache/index1/ways_of_associativity | 1 + .../cpu19/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu19/cache/index2/id | 1 + .../system/cpu/cpu19/cache/index2/level | 1 + .../cpu/cpu19/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu19/cache/index2/shared_cpu_list | 1 + .../cpu/cpu19/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu19/cache/index2/size | 1 + .../system/cpu/cpu19/cache/index2/type | 1 + .../system/cpu/cpu19/cache/index2/uevent | 0 .../cpu19/cache/index2/ways_of_associativity | 1 + .../cpu19/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu19/cache/index3/id | 1 + .../system/cpu/cpu19/cache/index3/level | 1 + .../cpu/cpu19/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu19/cache/index3/shared_cpu_list | 1 + .../cpu/cpu19/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu19/cache/index3/size | 1 + .../system/cpu/cpu19/cache/index3/type | 1 + .../system/cpu/cpu19/cache/index3/uevent | 0 .../cpu19/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu19/cache/uevent | 0 .../system/cpu/cpu19/node1 | 1 + .../system/cpu/cpu19/online | 1 + .../system/cpu/cpu19/topology/cluster_cpus | 1 + .../cpu/cpu19/topology/cluster_cpus_list | 1 + .../system/cpu/cpu19/topology/cluster_id | 1 + .../system/cpu/cpu19/topology/core_cpus | 1 + .../system/cpu/cpu19/topology/core_cpus_list | 1 + .../system/cpu/cpu19/topology/core_id | 1 + .../system/cpu/cpu19/topology/core_siblings | 1 + .../cpu/cpu19/topology/core_siblings_list | 1 + .../system/cpu/cpu19/topology/die_cpus | 1 + .../system/cpu/cpu19/topology/die_cpus_list | 1 + .../system/cpu/cpu19/topology/die_id | 1 + .../system/cpu/cpu19/topology/package_cpus | 1 + .../cpu/cpu19/topology/package_cpus_list | 1 + .../cpu/cpu19/topology/physical_package_id | 1 + .../system/cpu/cpu19/topology/thread_siblings | 1 + .../cpu/cpu19/topology/thread_siblings_list | 1 + .../cpu/cpu2/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu2/cache/index0/id | 1 + .../system/cpu/cpu2/cache/index0/level | 1 + .../cpu/cpu2/cache/index0/number_of_sets | 1 + .../cpu2/cache/index0/physical_line_partition | 1 + .../cpu/cpu2/cache/index0/shared_cpu_list | 1 + .../cpu/cpu2/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu2/cache/index0/size | 1 + .../system/cpu/cpu2/cache/index0/type | 1 + .../system/cpu/cpu2/cache/index0/uevent | 0 .../cpu2/cache/index0/ways_of_associativity | 1 + .../cpu/cpu2/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu2/cache/index1/id | 1 + .../system/cpu/cpu2/cache/index1/level | 1 + .../cpu/cpu2/cache/index1/number_of_sets | 1 + .../cpu2/cache/index1/physical_line_partition | 1 + .../cpu/cpu2/cache/index1/shared_cpu_list | 1 + .../cpu/cpu2/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu2/cache/index1/size | 1 + .../system/cpu/cpu2/cache/index1/type | 1 + .../system/cpu/cpu2/cache/index1/uevent | 0 .../cpu2/cache/index1/ways_of_associativity | 1 + .../cpu/cpu2/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu2/cache/index2/id | 1 + .../system/cpu/cpu2/cache/index2/level | 1 + .../cpu/cpu2/cache/index2/number_of_sets | 1 + .../cpu2/cache/index2/physical_line_partition | 1 + .../cpu/cpu2/cache/index2/shared_cpu_list | 1 + .../cpu/cpu2/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu2/cache/index2/size | 1 + .../system/cpu/cpu2/cache/index2/type | 1 + .../system/cpu/cpu2/cache/index2/uevent | 0 .../cpu2/cache/index2/ways_of_associativity | 1 + .../cpu/cpu2/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu2/cache/index3/id | 1 + .../system/cpu/cpu2/cache/index3/level | 1 + .../cpu/cpu2/cache/index3/number_of_sets | 1 + .../cpu2/cache/index3/physical_line_partition | 1 + .../cpu/cpu2/cache/index3/shared_cpu_list | 1 + .../cpu/cpu2/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu2/cache/index3/size | 1 + .../system/cpu/cpu2/cache/index3/type | 1 + .../system/cpu/cpu2/cache/index3/uevent | 0 .../cpu2/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu2/cache/uevent | 0 .../system/cpu/cpu2/node0 | 1 + .../system/cpu/cpu2/online | 1 + .../system/cpu/cpu2/topology/cluster_cpus | 1 + .../cpu/cpu2/topology/cluster_cpus_list | 1 + .../system/cpu/cpu2/topology/cluster_id | 1 + .../system/cpu/cpu2/topology/core_cpus | 1 + .../system/cpu/cpu2/topology/core_cpus_list | 1 + .../system/cpu/cpu2/topology/core_id | 1 + .../system/cpu/cpu2/topology/core_siblings | 1 + .../cpu/cpu2/topology/core_siblings_list | 1 + .../system/cpu/cpu2/topology/die_cpus | 1 + .../system/cpu/cpu2/topology/die_cpus_list | 1 + .../system/cpu/cpu2/topology/die_id | 1 + .../system/cpu/cpu2/topology/package_cpus | 1 + .../cpu/cpu2/topology/package_cpus_list | 1 + .../cpu/cpu2/topology/physical_package_id | 1 + .../system/cpu/cpu2/topology/thread_siblings | 1 + .../cpu/cpu2/topology/thread_siblings_list | 1 + .../cpu20/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu20/cache/index0/id | 1 + .../system/cpu/cpu20/cache/index0/level | 1 + .../cpu/cpu20/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu20/cache/index0/shared_cpu_list | 1 + .../cpu/cpu20/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu20/cache/index0/size | 1 + .../system/cpu/cpu20/cache/index0/type | 1 + .../system/cpu/cpu20/cache/index0/uevent | 0 .../cpu20/cache/index0/ways_of_associativity | 1 + .../cpu20/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu20/cache/index1/id | 1 + .../system/cpu/cpu20/cache/index1/level | 1 + .../cpu/cpu20/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu20/cache/index1/shared_cpu_list | 1 + .../cpu/cpu20/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu20/cache/index1/size | 1 + .../system/cpu/cpu20/cache/index1/type | 1 + .../system/cpu/cpu20/cache/index1/uevent | 0 .../cpu20/cache/index1/ways_of_associativity | 1 + .../cpu20/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu20/cache/index2/id | 1 + .../system/cpu/cpu20/cache/index2/level | 1 + .../cpu/cpu20/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu20/cache/index2/shared_cpu_list | 1 + .../cpu/cpu20/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu20/cache/index2/size | 1 + .../system/cpu/cpu20/cache/index2/type | 1 + .../system/cpu/cpu20/cache/index2/uevent | 0 .../cpu20/cache/index2/ways_of_associativity | 1 + .../cpu20/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu20/cache/index3/id | 1 + .../system/cpu/cpu20/cache/index3/level | 1 + .../cpu/cpu20/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu20/cache/index3/shared_cpu_list | 1 + .../cpu/cpu20/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu20/cache/index3/size | 1 + .../system/cpu/cpu20/cache/index3/type | 1 + .../system/cpu/cpu20/cache/index3/uevent | 0 .../cpu20/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu20/cache/uevent | 0 .../system/cpu/cpu20/node0 | 1 + .../system/cpu/cpu20/online | 1 + .../system/cpu/cpu20/topology/cluster_cpus | 1 + .../cpu/cpu20/topology/cluster_cpus_list | 1 + .../system/cpu/cpu20/topology/cluster_id | 1 + .../system/cpu/cpu20/topology/core_cpus | 1 + .../system/cpu/cpu20/topology/core_cpus_list | 1 + .../system/cpu/cpu20/topology/core_id | 1 + .../system/cpu/cpu20/topology/core_siblings | 1 + .../cpu/cpu20/topology/core_siblings_list | 1 + .../system/cpu/cpu20/topology/die_cpus | 1 + .../system/cpu/cpu20/topology/die_cpus_list | 1 + .../system/cpu/cpu20/topology/die_id | 1 + .../system/cpu/cpu20/topology/package_cpus | 1 + .../cpu/cpu20/topology/package_cpus_list | 1 + .../cpu/cpu20/topology/physical_package_id | 1 + .../system/cpu/cpu20/topology/thread_siblings | 1 + .../cpu/cpu20/topology/thread_siblings_list | 1 + .../cpu21/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu21/cache/index0/id | 1 + .../system/cpu/cpu21/cache/index0/level | 1 + .../cpu/cpu21/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu21/cache/index0/shared_cpu_list | 1 + .../cpu/cpu21/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu21/cache/index0/size | 1 + .../system/cpu/cpu21/cache/index0/type | 1 + .../system/cpu/cpu21/cache/index0/uevent | 0 .../cpu21/cache/index0/ways_of_associativity | 1 + .../cpu21/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu21/cache/index1/id | 1 + .../system/cpu/cpu21/cache/index1/level | 1 + .../cpu/cpu21/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu21/cache/index1/shared_cpu_list | 1 + .../cpu/cpu21/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu21/cache/index1/size | 1 + .../system/cpu/cpu21/cache/index1/type | 1 + .../system/cpu/cpu21/cache/index1/uevent | 0 .../cpu21/cache/index1/ways_of_associativity | 1 + .../cpu21/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu21/cache/index2/id | 1 + .../system/cpu/cpu21/cache/index2/level | 1 + .../cpu/cpu21/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu21/cache/index2/shared_cpu_list | 1 + .../cpu/cpu21/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu21/cache/index2/size | 1 + .../system/cpu/cpu21/cache/index2/type | 1 + .../system/cpu/cpu21/cache/index2/uevent | 0 .../cpu21/cache/index2/ways_of_associativity | 1 + .../cpu21/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu21/cache/index3/id | 1 + .../system/cpu/cpu21/cache/index3/level | 1 + .../cpu/cpu21/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu21/cache/index3/shared_cpu_list | 1 + .../cpu/cpu21/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu21/cache/index3/size | 1 + .../system/cpu/cpu21/cache/index3/type | 1 + .../system/cpu/cpu21/cache/index3/uevent | 0 .../cpu21/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu21/cache/uevent | 0 .../system/cpu/cpu21/node1 | 1 + .../system/cpu/cpu21/online | 1 + .../system/cpu/cpu21/topology/cluster_cpus | 1 + .../cpu/cpu21/topology/cluster_cpus_list | 1 + .../system/cpu/cpu21/topology/cluster_id | 1 + .../system/cpu/cpu21/topology/core_cpus | 1 + .../system/cpu/cpu21/topology/core_cpus_list | 1 + .../system/cpu/cpu21/topology/core_id | 1 + .../system/cpu/cpu21/topology/core_siblings | 1 + .../cpu/cpu21/topology/core_siblings_list | 1 + .../system/cpu/cpu21/topology/die_cpus | 1 + .../system/cpu/cpu21/topology/die_cpus_list | 1 + .../system/cpu/cpu21/topology/die_id | 1 + .../system/cpu/cpu21/topology/package_cpus | 1 + .../cpu/cpu21/topology/package_cpus_list | 1 + .../cpu/cpu21/topology/physical_package_id | 1 + .../system/cpu/cpu21/topology/thread_siblings | 1 + .../cpu/cpu21/topology/thread_siblings_list | 1 + .../cpu22/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu22/cache/index0/id | 1 + .../system/cpu/cpu22/cache/index0/level | 1 + .../cpu/cpu22/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu22/cache/index0/shared_cpu_list | 1 + .../cpu/cpu22/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu22/cache/index0/size | 1 + .../system/cpu/cpu22/cache/index0/type | 1 + .../system/cpu/cpu22/cache/index0/uevent | 0 .../cpu22/cache/index0/ways_of_associativity | 1 + .../cpu22/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu22/cache/index1/id | 1 + .../system/cpu/cpu22/cache/index1/level | 1 + .../cpu/cpu22/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu22/cache/index1/shared_cpu_list | 1 + .../cpu/cpu22/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu22/cache/index1/size | 1 + .../system/cpu/cpu22/cache/index1/type | 1 + .../system/cpu/cpu22/cache/index1/uevent | 0 .../cpu22/cache/index1/ways_of_associativity | 1 + .../cpu22/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu22/cache/index2/id | 1 + .../system/cpu/cpu22/cache/index2/level | 1 + .../cpu/cpu22/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu22/cache/index2/shared_cpu_list | 1 + .../cpu/cpu22/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu22/cache/index2/size | 1 + .../system/cpu/cpu22/cache/index2/type | 1 + .../system/cpu/cpu22/cache/index2/uevent | 0 .../cpu22/cache/index2/ways_of_associativity | 1 + .../cpu22/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu22/cache/index3/id | 1 + .../system/cpu/cpu22/cache/index3/level | 1 + .../cpu/cpu22/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu22/cache/index3/shared_cpu_list | 1 + .../cpu/cpu22/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu22/cache/index3/size | 1 + .../system/cpu/cpu22/cache/index3/type | 1 + .../system/cpu/cpu22/cache/index3/uevent | 0 .../cpu22/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu22/cache/uevent | 0 .../system/cpu/cpu22/node0 | 1 + .../system/cpu/cpu22/online | 1 + .../system/cpu/cpu22/topology/cluster_cpus | 1 + .../cpu/cpu22/topology/cluster_cpus_list | 1 + .../system/cpu/cpu22/topology/cluster_id | 1 + .../system/cpu/cpu22/topology/core_cpus | 1 + .../system/cpu/cpu22/topology/core_cpus_list | 1 + .../system/cpu/cpu22/topology/core_id | 1 + .../system/cpu/cpu22/topology/core_siblings | 1 + .../cpu/cpu22/topology/core_siblings_list | 1 + .../system/cpu/cpu22/topology/die_cpus | 1 + .../system/cpu/cpu22/topology/die_cpus_list | 1 + .../system/cpu/cpu22/topology/die_id | 1 + .../system/cpu/cpu22/topology/package_cpus | 1 + .../cpu/cpu22/topology/package_cpus_list | 1 + .../cpu/cpu22/topology/physical_package_id | 1 + .../system/cpu/cpu22/topology/thread_siblings | 1 + .../cpu/cpu22/topology/thread_siblings_list | 1 + .../cpu23/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu23/cache/index0/id | 1 + .../system/cpu/cpu23/cache/index0/level | 1 + .../cpu/cpu23/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu23/cache/index0/shared_cpu_list | 1 + .../cpu/cpu23/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu23/cache/index0/size | 1 + .../system/cpu/cpu23/cache/index0/type | 1 + .../system/cpu/cpu23/cache/index0/uevent | 0 .../cpu23/cache/index0/ways_of_associativity | 1 + .../cpu23/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu23/cache/index1/id | 1 + .../system/cpu/cpu23/cache/index1/level | 1 + .../cpu/cpu23/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu23/cache/index1/shared_cpu_list | 1 + .../cpu/cpu23/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu23/cache/index1/size | 1 + .../system/cpu/cpu23/cache/index1/type | 1 + .../system/cpu/cpu23/cache/index1/uevent | 0 .../cpu23/cache/index1/ways_of_associativity | 1 + .../cpu23/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu23/cache/index2/id | 1 + .../system/cpu/cpu23/cache/index2/level | 1 + .../cpu/cpu23/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu23/cache/index2/shared_cpu_list | 1 + .../cpu/cpu23/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu23/cache/index2/size | 1 + .../system/cpu/cpu23/cache/index2/type | 1 + .../system/cpu/cpu23/cache/index2/uevent | 0 .../cpu23/cache/index2/ways_of_associativity | 1 + .../cpu23/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu23/cache/index3/id | 1 + .../system/cpu/cpu23/cache/index3/level | 1 + .../cpu/cpu23/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu23/cache/index3/shared_cpu_list | 1 + .../cpu/cpu23/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu23/cache/index3/size | 1 + .../system/cpu/cpu23/cache/index3/type | 1 + .../system/cpu/cpu23/cache/index3/uevent | 0 .../cpu23/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu23/cache/uevent | 0 .../system/cpu/cpu23/node1 | 1 + .../system/cpu/cpu23/online | 1 + .../system/cpu/cpu23/topology/cluster_cpus | 1 + .../cpu/cpu23/topology/cluster_cpus_list | 1 + .../system/cpu/cpu23/topology/cluster_id | 1 + .../system/cpu/cpu23/topology/core_cpus | 1 + .../system/cpu/cpu23/topology/core_cpus_list | 1 + .../system/cpu/cpu23/topology/core_id | 1 + .../system/cpu/cpu23/topology/core_siblings | 1 + .../cpu/cpu23/topology/core_siblings_list | 1 + .../system/cpu/cpu23/topology/die_cpus | 1 + .../system/cpu/cpu23/topology/die_cpus_list | 1 + .../system/cpu/cpu23/topology/die_id | 1 + .../system/cpu/cpu23/topology/package_cpus | 1 + .../cpu/cpu23/topology/package_cpus_list | 1 + .../cpu/cpu23/topology/physical_package_id | 1 + .../system/cpu/cpu23/topology/thread_siblings | 1 + .../cpu/cpu23/topology/thread_siblings_list | 1 + .../cpu24/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu24/cache/index0/id | 1 + .../system/cpu/cpu24/cache/index0/level | 1 + .../cpu/cpu24/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu24/cache/index0/shared_cpu_list | 1 + .../cpu/cpu24/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu24/cache/index0/size | 1 + .../system/cpu/cpu24/cache/index0/type | 1 + .../system/cpu/cpu24/cache/index0/uevent | 0 .../cpu24/cache/index0/ways_of_associativity | 1 + .../cpu24/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu24/cache/index1/id | 1 + .../system/cpu/cpu24/cache/index1/level | 1 + .../cpu/cpu24/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu24/cache/index1/shared_cpu_list | 1 + .../cpu/cpu24/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu24/cache/index1/size | 1 + .../system/cpu/cpu24/cache/index1/type | 1 + .../system/cpu/cpu24/cache/index1/uevent | 0 .../cpu24/cache/index1/ways_of_associativity | 1 + .../cpu24/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu24/cache/index2/id | 1 + .../system/cpu/cpu24/cache/index2/level | 1 + .../cpu/cpu24/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu24/cache/index2/shared_cpu_list | 1 + .../cpu/cpu24/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu24/cache/index2/size | 1 + .../system/cpu/cpu24/cache/index2/type | 1 + .../system/cpu/cpu24/cache/index2/uevent | 0 .../cpu24/cache/index2/ways_of_associativity | 1 + .../cpu24/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu24/cache/index3/id | 1 + .../system/cpu/cpu24/cache/index3/level | 1 + .../cpu/cpu24/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu24/cache/index3/shared_cpu_list | 1 + .../cpu/cpu24/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu24/cache/index3/size | 1 + .../system/cpu/cpu24/cache/index3/type | 1 + .../system/cpu/cpu24/cache/index3/uevent | 0 .../cpu24/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu24/cache/uevent | 0 .../system/cpu/cpu24/node0 | 1 + .../system/cpu/cpu24/online | 1 + .../system/cpu/cpu24/topology/cluster_cpus | 1 + .../cpu/cpu24/topology/cluster_cpus_list | 1 + .../system/cpu/cpu24/topology/cluster_id | 1 + .../system/cpu/cpu24/topology/core_cpus | 1 + .../system/cpu/cpu24/topology/core_cpus_list | 1 + .../system/cpu/cpu24/topology/core_id | 1 + .../system/cpu/cpu24/topology/core_siblings | 1 + .../cpu/cpu24/topology/core_siblings_list | 1 + .../system/cpu/cpu24/topology/die_cpus | 1 + .../system/cpu/cpu24/topology/die_cpus_list | 1 + .../system/cpu/cpu24/topology/die_id | 1 + .../system/cpu/cpu24/topology/package_cpus | 1 + .../cpu/cpu24/topology/package_cpus_list | 1 + .../cpu/cpu24/topology/physical_package_id | 1 + .../system/cpu/cpu24/topology/thread_siblings | 1 + .../cpu/cpu24/topology/thread_siblings_list | 1 + .../cpu25/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu25/cache/index0/id | 1 + .../system/cpu/cpu25/cache/index0/level | 1 + .../cpu/cpu25/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu25/cache/index0/shared_cpu_list | 1 + .../cpu/cpu25/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu25/cache/index0/size | 1 + .../system/cpu/cpu25/cache/index0/type | 1 + .../system/cpu/cpu25/cache/index0/uevent | 0 .../cpu25/cache/index0/ways_of_associativity | 1 + .../cpu25/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu25/cache/index1/id | 1 + .../system/cpu/cpu25/cache/index1/level | 1 + .../cpu/cpu25/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu25/cache/index1/shared_cpu_list | 1 + .../cpu/cpu25/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu25/cache/index1/size | 1 + .../system/cpu/cpu25/cache/index1/type | 1 + .../system/cpu/cpu25/cache/index1/uevent | 0 .../cpu25/cache/index1/ways_of_associativity | 1 + .../cpu25/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu25/cache/index2/id | 1 + .../system/cpu/cpu25/cache/index2/level | 1 + .../cpu/cpu25/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu25/cache/index2/shared_cpu_list | 1 + .../cpu/cpu25/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu25/cache/index2/size | 1 + .../system/cpu/cpu25/cache/index2/type | 1 + .../system/cpu/cpu25/cache/index2/uevent | 0 .../cpu25/cache/index2/ways_of_associativity | 1 + .../cpu25/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu25/cache/index3/id | 1 + .../system/cpu/cpu25/cache/index3/level | 1 + .../cpu/cpu25/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu25/cache/index3/shared_cpu_list | 1 + .../cpu/cpu25/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu25/cache/index3/size | 1 + .../system/cpu/cpu25/cache/index3/type | 1 + .../system/cpu/cpu25/cache/index3/uevent | 0 .../cpu25/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu25/cache/uevent | 0 .../system/cpu/cpu25/node1 | 1 + .../system/cpu/cpu25/online | 1 + .../system/cpu/cpu25/topology/cluster_cpus | 1 + .../cpu/cpu25/topology/cluster_cpus_list | 1 + .../system/cpu/cpu25/topology/cluster_id | 1 + .../system/cpu/cpu25/topology/core_cpus | 1 + .../system/cpu/cpu25/topology/core_cpus_list | 1 + .../system/cpu/cpu25/topology/core_id | 1 + .../system/cpu/cpu25/topology/core_siblings | 1 + .../cpu/cpu25/topology/core_siblings_list | 1 + .../system/cpu/cpu25/topology/die_cpus | 1 + .../system/cpu/cpu25/topology/die_cpus_list | 1 + .../system/cpu/cpu25/topology/die_id | 1 + .../system/cpu/cpu25/topology/package_cpus | 1 + .../cpu/cpu25/topology/package_cpus_list | 1 + .../cpu/cpu25/topology/physical_package_id | 1 + .../system/cpu/cpu25/topology/thread_siblings | 1 + .../cpu/cpu25/topology/thread_siblings_list | 1 + .../cpu26/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu26/cache/index0/id | 1 + .../system/cpu/cpu26/cache/index0/level | 1 + .../cpu/cpu26/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu26/cache/index0/shared_cpu_list | 1 + .../cpu/cpu26/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu26/cache/index0/size | 1 + .../system/cpu/cpu26/cache/index0/type | 1 + .../system/cpu/cpu26/cache/index0/uevent | 0 .../cpu26/cache/index0/ways_of_associativity | 1 + .../cpu26/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu26/cache/index1/id | 1 + .../system/cpu/cpu26/cache/index1/level | 1 + .../cpu/cpu26/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu26/cache/index1/shared_cpu_list | 1 + .../cpu/cpu26/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu26/cache/index1/size | 1 + .../system/cpu/cpu26/cache/index1/type | 1 + .../system/cpu/cpu26/cache/index1/uevent | 0 .../cpu26/cache/index1/ways_of_associativity | 1 + .../cpu26/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu26/cache/index2/id | 1 + .../system/cpu/cpu26/cache/index2/level | 1 + .../cpu/cpu26/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu26/cache/index2/shared_cpu_list | 1 + .../cpu/cpu26/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu26/cache/index2/size | 1 + .../system/cpu/cpu26/cache/index2/type | 1 + .../system/cpu/cpu26/cache/index2/uevent | 0 .../cpu26/cache/index2/ways_of_associativity | 1 + .../cpu26/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu26/cache/index3/id | 1 + .../system/cpu/cpu26/cache/index3/level | 1 + .../cpu/cpu26/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu26/cache/index3/shared_cpu_list | 1 + .../cpu/cpu26/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu26/cache/index3/size | 1 + .../system/cpu/cpu26/cache/index3/type | 1 + .../system/cpu/cpu26/cache/index3/uevent | 0 .../cpu26/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu26/cache/uevent | 0 .../system/cpu/cpu26/node0 | 1 + .../system/cpu/cpu26/online | 1 + .../system/cpu/cpu26/topology/cluster_cpus | 1 + .../cpu/cpu26/topology/cluster_cpus_list | 1 + .../system/cpu/cpu26/topology/cluster_id | 1 + .../system/cpu/cpu26/topology/core_cpus | 1 + .../system/cpu/cpu26/topology/core_cpus_list | 1 + .../system/cpu/cpu26/topology/core_id | 1 + .../system/cpu/cpu26/topology/core_siblings | 1 + .../cpu/cpu26/topology/core_siblings_list | 1 + .../system/cpu/cpu26/topology/die_cpus | 1 + .../system/cpu/cpu26/topology/die_cpus_list | 1 + .../system/cpu/cpu26/topology/die_id | 1 + .../system/cpu/cpu26/topology/package_cpus | 1 + .../cpu/cpu26/topology/package_cpus_list | 1 + .../cpu/cpu26/topology/physical_package_id | 1 + .../system/cpu/cpu26/topology/thread_siblings | 1 + .../cpu/cpu26/topology/thread_siblings_list | 1 + .../cpu27/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu27/cache/index0/id | 1 + .../system/cpu/cpu27/cache/index0/level | 1 + .../cpu/cpu27/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu27/cache/index0/shared_cpu_list | 1 + .../cpu/cpu27/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu27/cache/index0/size | 1 + .../system/cpu/cpu27/cache/index0/type | 1 + .../system/cpu/cpu27/cache/index0/uevent | 0 .../cpu27/cache/index0/ways_of_associativity | 1 + .../cpu27/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu27/cache/index1/id | 1 + .../system/cpu/cpu27/cache/index1/level | 1 + .../cpu/cpu27/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu27/cache/index1/shared_cpu_list | 1 + .../cpu/cpu27/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu27/cache/index1/size | 1 + .../system/cpu/cpu27/cache/index1/type | 1 + .../system/cpu/cpu27/cache/index1/uevent | 0 .../cpu27/cache/index1/ways_of_associativity | 1 + .../cpu27/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu27/cache/index2/id | 1 + .../system/cpu/cpu27/cache/index2/level | 1 + .../cpu/cpu27/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu27/cache/index2/shared_cpu_list | 1 + .../cpu/cpu27/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu27/cache/index2/size | 1 + .../system/cpu/cpu27/cache/index2/type | 1 + .../system/cpu/cpu27/cache/index2/uevent | 0 .../cpu27/cache/index2/ways_of_associativity | 1 + .../cpu27/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu27/cache/index3/id | 1 + .../system/cpu/cpu27/cache/index3/level | 1 + .../cpu/cpu27/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu27/cache/index3/shared_cpu_list | 1 + .../cpu/cpu27/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu27/cache/index3/size | 1 + .../system/cpu/cpu27/cache/index3/type | 1 + .../system/cpu/cpu27/cache/index3/uevent | 0 .../cpu27/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu27/cache/uevent | 0 .../system/cpu/cpu27/node1 | 1 + .../system/cpu/cpu27/online | 1 + .../system/cpu/cpu27/topology/cluster_cpus | 1 + .../cpu/cpu27/topology/cluster_cpus_list | 1 + .../system/cpu/cpu27/topology/cluster_id | 1 + .../system/cpu/cpu27/topology/core_cpus | 1 + .../system/cpu/cpu27/topology/core_cpus_list | 1 + .../system/cpu/cpu27/topology/core_id | 1 + .../system/cpu/cpu27/topology/core_siblings | 1 + .../cpu/cpu27/topology/core_siblings_list | 1 + .../system/cpu/cpu27/topology/die_cpus | 1 + .../system/cpu/cpu27/topology/die_cpus_list | 1 + .../system/cpu/cpu27/topology/die_id | 1 + .../system/cpu/cpu27/topology/package_cpus | 1 + .../cpu/cpu27/topology/package_cpus_list | 1 + .../cpu/cpu27/topology/physical_package_id | 1 + .../system/cpu/cpu27/topology/thread_siblings | 1 + .../cpu/cpu27/topology/thread_siblings_list | 1 + .../cpu28/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu28/cache/index0/id | 1 + .../system/cpu/cpu28/cache/index0/level | 1 + .../cpu/cpu28/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu28/cache/index0/shared_cpu_list | 1 + .../cpu/cpu28/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu28/cache/index0/size | 1 + .../system/cpu/cpu28/cache/index0/type | 1 + .../system/cpu/cpu28/cache/index0/uevent | 0 .../cpu28/cache/index0/ways_of_associativity | 1 + .../cpu28/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu28/cache/index1/id | 1 + .../system/cpu/cpu28/cache/index1/level | 1 + .../cpu/cpu28/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu28/cache/index1/shared_cpu_list | 1 + .../cpu/cpu28/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu28/cache/index1/size | 1 + .../system/cpu/cpu28/cache/index1/type | 1 + .../system/cpu/cpu28/cache/index1/uevent | 0 .../cpu28/cache/index1/ways_of_associativity | 1 + .../cpu28/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu28/cache/index2/id | 1 + .../system/cpu/cpu28/cache/index2/level | 1 + .../cpu/cpu28/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu28/cache/index2/shared_cpu_list | 1 + .../cpu/cpu28/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu28/cache/index2/size | 1 + .../system/cpu/cpu28/cache/index2/type | 1 + .../system/cpu/cpu28/cache/index2/uevent | 0 .../cpu28/cache/index2/ways_of_associativity | 1 + .../cpu28/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu28/cache/index3/id | 1 + .../system/cpu/cpu28/cache/index3/level | 1 + .../cpu/cpu28/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu28/cache/index3/shared_cpu_list | 1 + .../cpu/cpu28/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu28/cache/index3/size | 1 + .../system/cpu/cpu28/cache/index3/type | 1 + .../system/cpu/cpu28/cache/index3/uevent | 0 .../cpu28/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu28/cache/uevent | 0 .../system/cpu/cpu28/node0 | 1 + .../system/cpu/cpu28/online | 1 + .../system/cpu/cpu28/topology/cluster_cpus | 1 + .../cpu/cpu28/topology/cluster_cpus_list | 1 + .../system/cpu/cpu28/topology/cluster_id | 1 + .../system/cpu/cpu28/topology/core_cpus | 1 + .../system/cpu/cpu28/topology/core_cpus_list | 1 + .../system/cpu/cpu28/topology/core_id | 1 + .../system/cpu/cpu28/topology/core_siblings | 1 + .../cpu/cpu28/topology/core_siblings_list | 1 + .../system/cpu/cpu28/topology/die_cpus | 1 + .../system/cpu/cpu28/topology/die_cpus_list | 1 + .../system/cpu/cpu28/topology/die_id | 1 + .../system/cpu/cpu28/topology/package_cpus | 1 + .../cpu/cpu28/topology/package_cpus_list | 1 + .../cpu/cpu28/topology/physical_package_id | 1 + .../system/cpu/cpu28/topology/thread_siblings | 1 + .../cpu/cpu28/topology/thread_siblings_list | 1 + .../cpu29/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu29/cache/index0/id | 1 + .../system/cpu/cpu29/cache/index0/level | 1 + .../cpu/cpu29/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu29/cache/index0/shared_cpu_list | 1 + .../cpu/cpu29/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu29/cache/index0/size | 1 + .../system/cpu/cpu29/cache/index0/type | 1 + .../system/cpu/cpu29/cache/index0/uevent | 0 .../cpu29/cache/index0/ways_of_associativity | 1 + .../cpu29/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu29/cache/index1/id | 1 + .../system/cpu/cpu29/cache/index1/level | 1 + .../cpu/cpu29/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu29/cache/index1/shared_cpu_list | 1 + .../cpu/cpu29/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu29/cache/index1/size | 1 + .../system/cpu/cpu29/cache/index1/type | 1 + .../system/cpu/cpu29/cache/index1/uevent | 0 .../cpu29/cache/index1/ways_of_associativity | 1 + .../cpu29/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu29/cache/index2/id | 1 + .../system/cpu/cpu29/cache/index2/level | 1 + .../cpu/cpu29/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu29/cache/index2/shared_cpu_list | 1 + .../cpu/cpu29/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu29/cache/index2/size | 1 + .../system/cpu/cpu29/cache/index2/type | 1 + .../system/cpu/cpu29/cache/index2/uevent | 0 .../cpu29/cache/index2/ways_of_associativity | 1 + .../cpu29/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu29/cache/index3/id | 1 + .../system/cpu/cpu29/cache/index3/level | 1 + .../cpu/cpu29/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu29/cache/index3/shared_cpu_list | 1 + .../cpu/cpu29/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu29/cache/index3/size | 1 + .../system/cpu/cpu29/cache/index3/type | 1 + .../system/cpu/cpu29/cache/index3/uevent | 0 .../cpu29/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu29/cache/uevent | 0 .../system/cpu/cpu29/node1 | 1 + .../system/cpu/cpu29/online | 1 + .../system/cpu/cpu29/topology/cluster_cpus | 1 + .../cpu/cpu29/topology/cluster_cpus_list | 1 + .../system/cpu/cpu29/topology/cluster_id | 1 + .../system/cpu/cpu29/topology/core_cpus | 1 + .../system/cpu/cpu29/topology/core_cpus_list | 1 + .../system/cpu/cpu29/topology/core_id | 1 + .../system/cpu/cpu29/topology/core_siblings | 1 + .../cpu/cpu29/topology/core_siblings_list | 1 + .../system/cpu/cpu29/topology/die_cpus | 1 + .../system/cpu/cpu29/topology/die_cpus_list | 1 + .../system/cpu/cpu29/topology/die_id | 1 + .../system/cpu/cpu29/topology/package_cpus | 1 + .../cpu/cpu29/topology/package_cpus_list | 1 + .../cpu/cpu29/topology/physical_package_id | 1 + .../system/cpu/cpu29/topology/thread_siblings | 1 + .../cpu/cpu29/topology/thread_siblings_list | 1 + .../cpu/cpu3/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu3/cache/index0/id | 1 + .../system/cpu/cpu3/cache/index0/level | 1 + .../cpu/cpu3/cache/index0/number_of_sets | 1 + .../cpu3/cache/index0/physical_line_partition | 1 + .../cpu/cpu3/cache/index0/shared_cpu_list | 1 + .../cpu/cpu3/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu3/cache/index0/size | 1 + .../system/cpu/cpu3/cache/index0/type | 1 + .../system/cpu/cpu3/cache/index0/uevent | 0 .../cpu3/cache/index0/ways_of_associativity | 1 + .../cpu/cpu3/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu3/cache/index1/id | 1 + .../system/cpu/cpu3/cache/index1/level | 1 + .../cpu/cpu3/cache/index1/number_of_sets | 1 + .../cpu3/cache/index1/physical_line_partition | 1 + .../cpu/cpu3/cache/index1/shared_cpu_list | 1 + .../cpu/cpu3/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu3/cache/index1/size | 1 + .../system/cpu/cpu3/cache/index1/type | 1 + .../system/cpu/cpu3/cache/index1/uevent | 0 .../cpu3/cache/index1/ways_of_associativity | 1 + .../cpu/cpu3/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu3/cache/index2/id | 1 + .../system/cpu/cpu3/cache/index2/level | 1 + .../cpu/cpu3/cache/index2/number_of_sets | 1 + .../cpu3/cache/index2/physical_line_partition | 1 + .../cpu/cpu3/cache/index2/shared_cpu_list | 1 + .../cpu/cpu3/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu3/cache/index2/size | 1 + .../system/cpu/cpu3/cache/index2/type | 1 + .../system/cpu/cpu3/cache/index2/uevent | 0 .../cpu3/cache/index2/ways_of_associativity | 1 + .../cpu/cpu3/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu3/cache/index3/id | 1 + .../system/cpu/cpu3/cache/index3/level | 1 + .../cpu/cpu3/cache/index3/number_of_sets | 1 + .../cpu3/cache/index3/physical_line_partition | 1 + .../cpu/cpu3/cache/index3/shared_cpu_list | 1 + .../cpu/cpu3/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu3/cache/index3/size | 1 + .../system/cpu/cpu3/cache/index3/type | 1 + .../system/cpu/cpu3/cache/index3/uevent | 0 .../cpu3/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu3/cache/uevent | 0 .../system/cpu/cpu3/node1 | 1 + .../system/cpu/cpu3/online | 1 + .../system/cpu/cpu3/topology/cluster_cpus | 1 + .../cpu/cpu3/topology/cluster_cpus_list | 1 + .../system/cpu/cpu3/topology/cluster_id | 1 + .../system/cpu/cpu3/topology/core_cpus | 1 + .../system/cpu/cpu3/topology/core_cpus_list | 1 + .../system/cpu/cpu3/topology/core_id | 1 + .../system/cpu/cpu3/topology/core_siblings | 1 + .../cpu/cpu3/topology/core_siblings_list | 1 + .../system/cpu/cpu3/topology/die_cpus | 1 + .../system/cpu/cpu3/topology/die_cpus_list | 1 + .../system/cpu/cpu3/topology/die_id | 1 + .../system/cpu/cpu3/topology/package_cpus | 1 + .../cpu/cpu3/topology/package_cpus_list | 1 + .../cpu/cpu3/topology/physical_package_id | 1 + .../system/cpu/cpu3/topology/thread_siblings | 1 + .../cpu/cpu3/topology/thread_siblings_list | 1 + .../cpu30/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu30/cache/index0/id | 1 + .../system/cpu/cpu30/cache/index0/level | 1 + .../cpu/cpu30/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu30/cache/index0/shared_cpu_list | 1 + .../cpu/cpu30/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu30/cache/index0/size | 1 + .../system/cpu/cpu30/cache/index0/type | 1 + .../system/cpu/cpu30/cache/index0/uevent | 0 .../cpu30/cache/index0/ways_of_associativity | 1 + .../cpu30/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu30/cache/index1/id | 1 + .../system/cpu/cpu30/cache/index1/level | 1 + .../cpu/cpu30/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu30/cache/index1/shared_cpu_list | 1 + .../cpu/cpu30/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu30/cache/index1/size | 1 + .../system/cpu/cpu30/cache/index1/type | 1 + .../system/cpu/cpu30/cache/index1/uevent | 0 .../cpu30/cache/index1/ways_of_associativity | 1 + .../cpu30/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu30/cache/index2/id | 1 + .../system/cpu/cpu30/cache/index2/level | 1 + .../cpu/cpu30/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu30/cache/index2/shared_cpu_list | 1 + .../cpu/cpu30/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu30/cache/index2/size | 1 + .../system/cpu/cpu30/cache/index2/type | 1 + .../system/cpu/cpu30/cache/index2/uevent | 0 .../cpu30/cache/index2/ways_of_associativity | 1 + .../cpu30/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu30/cache/index3/id | 1 + .../system/cpu/cpu30/cache/index3/level | 1 + .../cpu/cpu30/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu30/cache/index3/shared_cpu_list | 1 + .../cpu/cpu30/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu30/cache/index3/size | 1 + .../system/cpu/cpu30/cache/index3/type | 1 + .../system/cpu/cpu30/cache/index3/uevent | 0 .../cpu30/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu30/cache/uevent | 0 .../system/cpu/cpu30/node0 | 1 + .../system/cpu/cpu30/online | 1 + .../system/cpu/cpu30/topology/cluster_cpus | 1 + .../cpu/cpu30/topology/cluster_cpus_list | 1 + .../system/cpu/cpu30/topology/cluster_id | 1 + .../system/cpu/cpu30/topology/core_cpus | 1 + .../system/cpu/cpu30/topology/core_cpus_list | 1 + .../system/cpu/cpu30/topology/core_id | 1 + .../system/cpu/cpu30/topology/core_siblings | 1 + .../cpu/cpu30/topology/core_siblings_list | 1 + .../system/cpu/cpu30/topology/die_cpus | 1 + .../system/cpu/cpu30/topology/die_cpus_list | 1 + .../system/cpu/cpu30/topology/die_id | 1 + .../system/cpu/cpu30/topology/package_cpus | 1 + .../cpu/cpu30/topology/package_cpus_list | 1 + .../cpu/cpu30/topology/physical_package_id | 1 + .../system/cpu/cpu30/topology/thread_siblings | 1 + .../cpu/cpu30/topology/thread_siblings_list | 1 + .../cpu31/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu31/cache/index0/id | 1 + .../system/cpu/cpu31/cache/index0/level | 1 + .../cpu/cpu31/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu31/cache/index0/shared_cpu_list | 1 + .../cpu/cpu31/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu31/cache/index0/size | 1 + .../system/cpu/cpu31/cache/index0/type | 1 + .../system/cpu/cpu31/cache/index0/uevent | 0 .../cpu31/cache/index0/ways_of_associativity | 1 + .../cpu31/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu31/cache/index1/id | 1 + .../system/cpu/cpu31/cache/index1/level | 1 + .../cpu/cpu31/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu31/cache/index1/shared_cpu_list | 1 + .../cpu/cpu31/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu31/cache/index1/size | 1 + .../system/cpu/cpu31/cache/index1/type | 1 + .../system/cpu/cpu31/cache/index1/uevent | 0 .../cpu31/cache/index1/ways_of_associativity | 1 + .../cpu31/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu31/cache/index2/id | 1 + .../system/cpu/cpu31/cache/index2/level | 1 + .../cpu/cpu31/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu31/cache/index2/shared_cpu_list | 1 + .../cpu/cpu31/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu31/cache/index2/size | 1 + .../system/cpu/cpu31/cache/index2/type | 1 + .../system/cpu/cpu31/cache/index2/uevent | 0 .../cpu31/cache/index2/ways_of_associativity | 1 + .../cpu31/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu31/cache/index3/id | 1 + .../system/cpu/cpu31/cache/index3/level | 1 + .../cpu/cpu31/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu31/cache/index3/shared_cpu_list | 1 + .../cpu/cpu31/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu31/cache/index3/size | 1 + .../system/cpu/cpu31/cache/index3/type | 1 + .../system/cpu/cpu31/cache/index3/uevent | 0 .../cpu31/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu31/cache/uevent | 0 .../system/cpu/cpu31/node1 | 1 + .../system/cpu/cpu31/online | 1 + .../system/cpu/cpu31/topology/cluster_cpus | 1 + .../cpu/cpu31/topology/cluster_cpus_list | 1 + .../system/cpu/cpu31/topology/cluster_id | 1 + .../system/cpu/cpu31/topology/core_cpus | 1 + .../system/cpu/cpu31/topology/core_cpus_list | 1 + .../system/cpu/cpu31/topology/core_id | 1 + .../system/cpu/cpu31/topology/core_siblings | 1 + .../cpu/cpu31/topology/core_siblings_list | 1 + .../system/cpu/cpu31/topology/die_cpus | 1 + .../system/cpu/cpu31/topology/die_cpus_list | 1 + .../system/cpu/cpu31/topology/die_id | 1 + .../system/cpu/cpu31/topology/package_cpus | 1 + .../cpu/cpu31/topology/package_cpus_list | 1 + .../cpu/cpu31/topology/physical_package_id | 1 + .../system/cpu/cpu31/topology/thread_siblings | 1 + .../cpu/cpu31/topology/thread_siblings_list | 1 + .../cpu32/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu32/cache/index0/id | 1 + .../system/cpu/cpu32/cache/index0/level | 1 + .../cpu/cpu32/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu32/cache/index0/shared_cpu_list | 1 + .../cpu/cpu32/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu32/cache/index0/size | 1 + .../system/cpu/cpu32/cache/index0/type | 1 + .../system/cpu/cpu32/cache/index0/uevent | 0 .../cpu32/cache/index0/ways_of_associativity | 1 + .../cpu32/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu32/cache/index1/id | 1 + .../system/cpu/cpu32/cache/index1/level | 1 + .../cpu/cpu32/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu32/cache/index1/shared_cpu_list | 1 + .../cpu/cpu32/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu32/cache/index1/size | 1 + .../system/cpu/cpu32/cache/index1/type | 1 + .../system/cpu/cpu32/cache/index1/uevent | 0 .../cpu32/cache/index1/ways_of_associativity | 1 + .../cpu32/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu32/cache/index2/id | 1 + .../system/cpu/cpu32/cache/index2/level | 1 + .../cpu/cpu32/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu32/cache/index2/shared_cpu_list | 1 + .../cpu/cpu32/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu32/cache/index2/size | 1 + .../system/cpu/cpu32/cache/index2/type | 1 + .../system/cpu/cpu32/cache/index2/uevent | 0 .../cpu32/cache/index2/ways_of_associativity | 1 + .../cpu32/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu32/cache/index3/id | 1 + .../system/cpu/cpu32/cache/index3/level | 1 + .../cpu/cpu32/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu32/cache/index3/shared_cpu_list | 1 + .../cpu/cpu32/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu32/cache/index3/size | 1 + .../system/cpu/cpu32/cache/index3/type | 1 + .../system/cpu/cpu32/cache/index3/uevent | 0 .../cpu32/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu32/cache/uevent | 0 .../system/cpu/cpu32/node0 | 1 + .../system/cpu/cpu32/online | 1 + .../system/cpu/cpu32/topology/cluster_cpus | 1 + .../cpu/cpu32/topology/cluster_cpus_list | 1 + .../system/cpu/cpu32/topology/cluster_id | 1 + .../system/cpu/cpu32/topology/core_cpus | 1 + .../system/cpu/cpu32/topology/core_cpus_list | 1 + .../system/cpu/cpu32/topology/core_id | 1 + .../system/cpu/cpu32/topology/core_siblings | 1 + .../cpu/cpu32/topology/core_siblings_list | 1 + .../system/cpu/cpu32/topology/die_cpus | 1 + .../system/cpu/cpu32/topology/die_cpus_list | 1 + .../system/cpu/cpu32/topology/die_id | 1 + .../system/cpu/cpu32/topology/package_cpus | 1 + .../cpu/cpu32/topology/package_cpus_list | 1 + .../cpu/cpu32/topology/physical_package_id | 1 + .../system/cpu/cpu32/topology/thread_siblings | 1 + .../cpu/cpu32/topology/thread_siblings_list | 1 + .../cpu33/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu33/cache/index0/id | 1 + .../system/cpu/cpu33/cache/index0/level | 1 + .../cpu/cpu33/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu33/cache/index0/shared_cpu_list | 1 + .../cpu/cpu33/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu33/cache/index0/size | 1 + .../system/cpu/cpu33/cache/index0/type | 1 + .../system/cpu/cpu33/cache/index0/uevent | 0 .../cpu33/cache/index0/ways_of_associativity | 1 + .../cpu33/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu33/cache/index1/id | 1 + .../system/cpu/cpu33/cache/index1/level | 1 + .../cpu/cpu33/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu33/cache/index1/shared_cpu_list | 1 + .../cpu/cpu33/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu33/cache/index1/size | 1 + .../system/cpu/cpu33/cache/index1/type | 1 + .../system/cpu/cpu33/cache/index1/uevent | 0 .../cpu33/cache/index1/ways_of_associativity | 1 + .../cpu33/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu33/cache/index2/id | 1 + .../system/cpu/cpu33/cache/index2/level | 1 + .../cpu/cpu33/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu33/cache/index2/shared_cpu_list | 1 + .../cpu/cpu33/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu33/cache/index2/size | 1 + .../system/cpu/cpu33/cache/index2/type | 1 + .../system/cpu/cpu33/cache/index2/uevent | 0 .../cpu33/cache/index2/ways_of_associativity | 1 + .../cpu33/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu33/cache/index3/id | 1 + .../system/cpu/cpu33/cache/index3/level | 1 + .../cpu/cpu33/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu33/cache/index3/shared_cpu_list | 1 + .../cpu/cpu33/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu33/cache/index3/size | 1 + .../system/cpu/cpu33/cache/index3/type | 1 + .../system/cpu/cpu33/cache/index3/uevent | 0 .../cpu33/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu33/cache/uevent | 0 .../system/cpu/cpu33/node1 | 1 + .../system/cpu/cpu33/online | 1 + .../system/cpu/cpu33/topology/cluster_cpus | 1 + .../cpu/cpu33/topology/cluster_cpus_list | 1 + .../system/cpu/cpu33/topology/cluster_id | 1 + .../system/cpu/cpu33/topology/core_cpus | 1 + .../system/cpu/cpu33/topology/core_cpus_list | 1 + .../system/cpu/cpu33/topology/core_id | 1 + .../system/cpu/cpu33/topology/core_siblings | 1 + .../cpu/cpu33/topology/core_siblings_list | 1 + .../system/cpu/cpu33/topology/die_cpus | 1 + .../system/cpu/cpu33/topology/die_cpus_list | 1 + .../system/cpu/cpu33/topology/die_id | 1 + .../system/cpu/cpu33/topology/package_cpus | 1 + .../cpu/cpu33/topology/package_cpus_list | 1 + .../cpu/cpu33/topology/physical_package_id | 1 + .../system/cpu/cpu33/topology/thread_siblings | 1 + .../cpu/cpu33/topology/thread_siblings_list | 1 + .../cpu34/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu34/cache/index0/id | 1 + .../system/cpu/cpu34/cache/index0/level | 1 + .../cpu/cpu34/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu34/cache/index0/shared_cpu_list | 1 + .../cpu/cpu34/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu34/cache/index0/size | 1 + .../system/cpu/cpu34/cache/index0/type | 1 + .../system/cpu/cpu34/cache/index0/uevent | 0 .../cpu34/cache/index0/ways_of_associativity | 1 + .../cpu34/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu34/cache/index1/id | 1 + .../system/cpu/cpu34/cache/index1/level | 1 + .../cpu/cpu34/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu34/cache/index1/shared_cpu_list | 1 + .../cpu/cpu34/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu34/cache/index1/size | 1 + .../system/cpu/cpu34/cache/index1/type | 1 + .../system/cpu/cpu34/cache/index1/uevent | 0 .../cpu34/cache/index1/ways_of_associativity | 1 + .../cpu34/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu34/cache/index2/id | 1 + .../system/cpu/cpu34/cache/index2/level | 1 + .../cpu/cpu34/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu34/cache/index2/shared_cpu_list | 1 + .../cpu/cpu34/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu34/cache/index2/size | 1 + .../system/cpu/cpu34/cache/index2/type | 1 + .../system/cpu/cpu34/cache/index2/uevent | 0 .../cpu34/cache/index2/ways_of_associativity | 1 + .../cpu34/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu34/cache/index3/id | 1 + .../system/cpu/cpu34/cache/index3/level | 1 + .../cpu/cpu34/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu34/cache/index3/shared_cpu_list | 1 + .../cpu/cpu34/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu34/cache/index3/size | 1 + .../system/cpu/cpu34/cache/index3/type | 1 + .../system/cpu/cpu34/cache/index3/uevent | 0 .../cpu34/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu34/cache/uevent | 0 .../system/cpu/cpu34/node0 | 1 + .../system/cpu/cpu34/online | 1 + .../system/cpu/cpu34/topology/cluster_cpus | 1 + .../cpu/cpu34/topology/cluster_cpus_list | 1 + .../system/cpu/cpu34/topology/cluster_id | 1 + .../system/cpu/cpu34/topology/core_cpus | 1 + .../system/cpu/cpu34/topology/core_cpus_list | 1 + .../system/cpu/cpu34/topology/core_id | 1 + .../system/cpu/cpu34/topology/core_siblings | 1 + .../cpu/cpu34/topology/core_siblings_list | 1 + .../system/cpu/cpu34/topology/die_cpus | 1 + .../system/cpu/cpu34/topology/die_cpus_list | 1 + .../system/cpu/cpu34/topology/die_id | 1 + .../system/cpu/cpu34/topology/package_cpus | 1 + .../cpu/cpu34/topology/package_cpus_list | 1 + .../cpu/cpu34/topology/physical_package_id | 1 + .../system/cpu/cpu34/topology/thread_siblings | 1 + .../cpu/cpu34/topology/thread_siblings_list | 1 + .../cpu35/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu35/cache/index0/id | 1 + .../system/cpu/cpu35/cache/index0/level | 1 + .../cpu/cpu35/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu35/cache/index0/shared_cpu_list | 1 + .../cpu/cpu35/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu35/cache/index0/size | 1 + .../system/cpu/cpu35/cache/index0/type | 1 + .../system/cpu/cpu35/cache/index0/uevent | 0 .../cpu35/cache/index0/ways_of_associativity | 1 + .../cpu35/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu35/cache/index1/id | 1 + .../system/cpu/cpu35/cache/index1/level | 1 + .../cpu/cpu35/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu35/cache/index1/shared_cpu_list | 1 + .../cpu/cpu35/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu35/cache/index1/size | 1 + .../system/cpu/cpu35/cache/index1/type | 1 + .../system/cpu/cpu35/cache/index1/uevent | 0 .../cpu35/cache/index1/ways_of_associativity | 1 + .../cpu35/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu35/cache/index2/id | 1 + .../system/cpu/cpu35/cache/index2/level | 1 + .../cpu/cpu35/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu35/cache/index2/shared_cpu_list | 1 + .../cpu/cpu35/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu35/cache/index2/size | 1 + .../system/cpu/cpu35/cache/index2/type | 1 + .../system/cpu/cpu35/cache/index2/uevent | 0 .../cpu35/cache/index2/ways_of_associativity | 1 + .../cpu35/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu35/cache/index3/id | 1 + .../system/cpu/cpu35/cache/index3/level | 1 + .../cpu/cpu35/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu35/cache/index3/shared_cpu_list | 1 + .../cpu/cpu35/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu35/cache/index3/size | 1 + .../system/cpu/cpu35/cache/index3/type | 1 + .../system/cpu/cpu35/cache/index3/uevent | 0 .../cpu35/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu35/cache/uevent | 0 .../system/cpu/cpu35/node1 | 1 + .../system/cpu/cpu35/online | 1 + .../system/cpu/cpu35/topology/cluster_cpus | 1 + .../cpu/cpu35/topology/cluster_cpus_list | 1 + .../system/cpu/cpu35/topology/cluster_id | 1 + .../system/cpu/cpu35/topology/core_cpus | 1 + .../system/cpu/cpu35/topology/core_cpus_list | 1 + .../system/cpu/cpu35/topology/core_id | 1 + .../system/cpu/cpu35/topology/core_siblings | 1 + .../cpu/cpu35/topology/core_siblings_list | 1 + .../system/cpu/cpu35/topology/die_cpus | 1 + .../system/cpu/cpu35/topology/die_cpus_list | 1 + .../system/cpu/cpu35/topology/die_id | 1 + .../system/cpu/cpu35/topology/package_cpus | 1 + .../cpu/cpu35/topology/package_cpus_list | 1 + .../cpu/cpu35/topology/physical_package_id | 1 + .../system/cpu/cpu35/topology/thread_siblings | 1 + .../cpu/cpu35/topology/thread_siblings_list | 1 + .../cpu36/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu36/cache/index0/id | 1 + .../system/cpu/cpu36/cache/index0/level | 1 + .../cpu/cpu36/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu36/cache/index0/shared_cpu_list | 1 + .../cpu/cpu36/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu36/cache/index0/size | 1 + .../system/cpu/cpu36/cache/index0/type | 1 + .../system/cpu/cpu36/cache/index0/uevent | 0 .../cpu36/cache/index0/ways_of_associativity | 1 + .../cpu36/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu36/cache/index1/id | 1 + .../system/cpu/cpu36/cache/index1/level | 1 + .../cpu/cpu36/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu36/cache/index1/shared_cpu_list | 1 + .../cpu/cpu36/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu36/cache/index1/size | 1 + .../system/cpu/cpu36/cache/index1/type | 1 + .../system/cpu/cpu36/cache/index1/uevent | 0 .../cpu36/cache/index1/ways_of_associativity | 1 + .../cpu36/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu36/cache/index2/id | 1 + .../system/cpu/cpu36/cache/index2/level | 1 + .../cpu/cpu36/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu36/cache/index2/shared_cpu_list | 1 + .../cpu/cpu36/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu36/cache/index2/size | 1 + .../system/cpu/cpu36/cache/index2/type | 1 + .../system/cpu/cpu36/cache/index2/uevent | 0 .../cpu36/cache/index2/ways_of_associativity | 1 + .../cpu36/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu36/cache/index3/id | 1 + .../system/cpu/cpu36/cache/index3/level | 1 + .../cpu/cpu36/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu36/cache/index3/shared_cpu_list | 1 + .../cpu/cpu36/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu36/cache/index3/size | 1 + .../system/cpu/cpu36/cache/index3/type | 1 + .../system/cpu/cpu36/cache/index3/uevent | 0 .../cpu36/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu36/cache/uevent | 0 .../system/cpu/cpu36/node0 | 1 + .../system/cpu/cpu36/online | 1 + .../system/cpu/cpu36/topology/cluster_cpus | 1 + .../cpu/cpu36/topology/cluster_cpus_list | 1 + .../system/cpu/cpu36/topology/cluster_id | 1 + .../system/cpu/cpu36/topology/core_cpus | 1 + .../system/cpu/cpu36/topology/core_cpus_list | 1 + .../system/cpu/cpu36/topology/core_id | 1 + .../system/cpu/cpu36/topology/core_siblings | 1 + .../cpu/cpu36/topology/core_siblings_list | 1 + .../system/cpu/cpu36/topology/die_cpus | 1 + .../system/cpu/cpu36/topology/die_cpus_list | 1 + .../system/cpu/cpu36/topology/die_id | 1 + .../system/cpu/cpu36/topology/package_cpus | 1 + .../cpu/cpu36/topology/package_cpus_list | 1 + .../cpu/cpu36/topology/physical_package_id | 1 + .../system/cpu/cpu36/topology/thread_siblings | 1 + .../cpu/cpu36/topology/thread_siblings_list | 1 + .../cpu37/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu37/cache/index0/id | 1 + .../system/cpu/cpu37/cache/index0/level | 1 + .../cpu/cpu37/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu37/cache/index0/shared_cpu_list | 1 + .../cpu/cpu37/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu37/cache/index0/size | 1 + .../system/cpu/cpu37/cache/index0/type | 1 + .../system/cpu/cpu37/cache/index0/uevent | 0 .../cpu37/cache/index0/ways_of_associativity | 1 + .../cpu37/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu37/cache/index1/id | 1 + .../system/cpu/cpu37/cache/index1/level | 1 + .../cpu/cpu37/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu37/cache/index1/shared_cpu_list | 1 + .../cpu/cpu37/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu37/cache/index1/size | 1 + .../system/cpu/cpu37/cache/index1/type | 1 + .../system/cpu/cpu37/cache/index1/uevent | 0 .../cpu37/cache/index1/ways_of_associativity | 1 + .../cpu37/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu37/cache/index2/id | 1 + .../system/cpu/cpu37/cache/index2/level | 1 + .../cpu/cpu37/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu37/cache/index2/shared_cpu_list | 1 + .../cpu/cpu37/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu37/cache/index2/size | 1 + .../system/cpu/cpu37/cache/index2/type | 1 + .../system/cpu/cpu37/cache/index2/uevent | 0 .../cpu37/cache/index2/ways_of_associativity | 1 + .../cpu37/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu37/cache/index3/id | 1 + .../system/cpu/cpu37/cache/index3/level | 1 + .../cpu/cpu37/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu37/cache/index3/shared_cpu_list | 1 + .../cpu/cpu37/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu37/cache/index3/size | 1 + .../system/cpu/cpu37/cache/index3/type | 1 + .../system/cpu/cpu37/cache/index3/uevent | 0 .../cpu37/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu37/cache/uevent | 0 .../system/cpu/cpu37/node1 | 1 + .../system/cpu/cpu37/online | 1 + .../system/cpu/cpu37/topology/cluster_cpus | 1 + .../cpu/cpu37/topology/cluster_cpus_list | 1 + .../system/cpu/cpu37/topology/cluster_id | 1 + .../system/cpu/cpu37/topology/core_cpus | 1 + .../system/cpu/cpu37/topology/core_cpus_list | 1 + .../system/cpu/cpu37/topology/core_id | 1 + .../system/cpu/cpu37/topology/core_siblings | 1 + .../cpu/cpu37/topology/core_siblings_list | 1 + .../system/cpu/cpu37/topology/die_cpus | 1 + .../system/cpu/cpu37/topology/die_cpus_list | 1 + .../system/cpu/cpu37/topology/die_id | 1 + .../system/cpu/cpu37/topology/package_cpus | 1 + .../cpu/cpu37/topology/package_cpus_list | 1 + .../cpu/cpu37/topology/physical_package_id | 1 + .../system/cpu/cpu37/topology/thread_siblings | 1 + .../cpu/cpu37/topology/thread_siblings_list | 1 + .../cpu38/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu38/cache/index0/id | 1 + .../system/cpu/cpu38/cache/index0/level | 1 + .../cpu/cpu38/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu38/cache/index0/shared_cpu_list | 1 + .../cpu/cpu38/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu38/cache/index0/size | 1 + .../system/cpu/cpu38/cache/index0/type | 1 + .../system/cpu/cpu38/cache/index0/uevent | 0 .../cpu38/cache/index0/ways_of_associativity | 1 + .../cpu38/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu38/cache/index1/id | 1 + .../system/cpu/cpu38/cache/index1/level | 1 + .../cpu/cpu38/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu38/cache/index1/shared_cpu_list | 1 + .../cpu/cpu38/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu38/cache/index1/size | 1 + .../system/cpu/cpu38/cache/index1/type | 1 + .../system/cpu/cpu38/cache/index1/uevent | 0 .../cpu38/cache/index1/ways_of_associativity | 1 + .../cpu38/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu38/cache/index2/id | 1 + .../system/cpu/cpu38/cache/index2/level | 1 + .../cpu/cpu38/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu38/cache/index2/shared_cpu_list | 1 + .../cpu/cpu38/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu38/cache/index2/size | 1 + .../system/cpu/cpu38/cache/index2/type | 1 + .../system/cpu/cpu38/cache/index2/uevent | 0 .../cpu38/cache/index2/ways_of_associativity | 1 + .../cpu38/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu38/cache/index3/id | 1 + .../system/cpu/cpu38/cache/index3/level | 1 + .../cpu/cpu38/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu38/cache/index3/shared_cpu_list | 1 + .../cpu/cpu38/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu38/cache/index3/size | 1 + .../system/cpu/cpu38/cache/index3/type | 1 + .../system/cpu/cpu38/cache/index3/uevent | 0 .../cpu38/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu38/cache/uevent | 0 .../system/cpu/cpu38/node0 | 1 + .../system/cpu/cpu38/online | 1 + .../system/cpu/cpu38/topology/cluster_cpus | 1 + .../cpu/cpu38/topology/cluster_cpus_list | 1 + .../system/cpu/cpu38/topology/cluster_id | 1 + .../system/cpu/cpu38/topology/core_cpus | 1 + .../system/cpu/cpu38/topology/core_cpus_list | 1 + .../system/cpu/cpu38/topology/core_id | 1 + .../system/cpu/cpu38/topology/core_siblings | 1 + .../cpu/cpu38/topology/core_siblings_list | 1 + .../system/cpu/cpu38/topology/die_cpus | 1 + .../system/cpu/cpu38/topology/die_cpus_list | 1 + .../system/cpu/cpu38/topology/die_id | 1 + .../system/cpu/cpu38/topology/package_cpus | 1 + .../cpu/cpu38/topology/package_cpus_list | 1 + .../cpu/cpu38/topology/physical_package_id | 1 + .../system/cpu/cpu38/topology/thread_siblings | 1 + .../cpu/cpu38/topology/thread_siblings_list | 1 + .../cpu39/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu39/cache/index0/id | 1 + .../system/cpu/cpu39/cache/index0/level | 1 + .../cpu/cpu39/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu39/cache/index0/shared_cpu_list | 1 + .../cpu/cpu39/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu39/cache/index0/size | 1 + .../system/cpu/cpu39/cache/index0/type | 1 + .../system/cpu/cpu39/cache/index0/uevent | 0 .../cpu39/cache/index0/ways_of_associativity | 1 + .../cpu39/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu39/cache/index1/id | 1 + .../system/cpu/cpu39/cache/index1/level | 1 + .../cpu/cpu39/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu39/cache/index1/shared_cpu_list | 1 + .../cpu/cpu39/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu39/cache/index1/size | 1 + .../system/cpu/cpu39/cache/index1/type | 1 + .../system/cpu/cpu39/cache/index1/uevent | 0 .../cpu39/cache/index1/ways_of_associativity | 1 + .../cpu39/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu39/cache/index2/id | 1 + .../system/cpu/cpu39/cache/index2/level | 1 + .../cpu/cpu39/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu39/cache/index2/shared_cpu_list | 1 + .../cpu/cpu39/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu39/cache/index2/size | 1 + .../system/cpu/cpu39/cache/index2/type | 1 + .../system/cpu/cpu39/cache/index2/uevent | 0 .../cpu39/cache/index2/ways_of_associativity | 1 + .../cpu39/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu39/cache/index3/id | 1 + .../system/cpu/cpu39/cache/index3/level | 1 + .../cpu/cpu39/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu39/cache/index3/shared_cpu_list | 1 + .../cpu/cpu39/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu39/cache/index3/size | 1 + .../system/cpu/cpu39/cache/index3/type | 1 + .../system/cpu/cpu39/cache/index3/uevent | 0 .../cpu39/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu39/cache/uevent | 0 .../system/cpu/cpu39/node1 | 1 + .../system/cpu/cpu39/online | 1 + .../system/cpu/cpu39/topology/cluster_cpus | 1 + .../cpu/cpu39/topology/cluster_cpus_list | 1 + .../system/cpu/cpu39/topology/cluster_id | 1 + .../system/cpu/cpu39/topology/core_cpus | 1 + .../system/cpu/cpu39/topology/core_cpus_list | 1 + .../system/cpu/cpu39/topology/core_id | 1 + .../system/cpu/cpu39/topology/core_siblings | 1 + .../cpu/cpu39/topology/core_siblings_list | 1 + .../system/cpu/cpu39/topology/die_cpus | 1 + .../system/cpu/cpu39/topology/die_cpus_list | 1 + .../system/cpu/cpu39/topology/die_id | 1 + .../system/cpu/cpu39/topology/package_cpus | 1 + .../cpu/cpu39/topology/package_cpus_list | 1 + .../cpu/cpu39/topology/physical_package_id | 1 + .../system/cpu/cpu39/topology/thread_siblings | 1 + .../cpu/cpu39/topology/thread_siblings_list | 1 + .../cpu/cpu4/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu4/cache/index0/id | 1 + .../system/cpu/cpu4/cache/index0/level | 1 + .../cpu/cpu4/cache/index0/number_of_sets | 1 + .../cpu4/cache/index0/physical_line_partition | 1 + .../cpu/cpu4/cache/index0/shared_cpu_list | 1 + .../cpu/cpu4/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu4/cache/index0/size | 1 + .../system/cpu/cpu4/cache/index0/type | 1 + .../system/cpu/cpu4/cache/index0/uevent | 0 .../cpu4/cache/index0/ways_of_associativity | 1 + .../cpu/cpu4/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu4/cache/index1/id | 1 + .../system/cpu/cpu4/cache/index1/level | 1 + .../cpu/cpu4/cache/index1/number_of_sets | 1 + .../cpu4/cache/index1/physical_line_partition | 1 + .../cpu/cpu4/cache/index1/shared_cpu_list | 1 + .../cpu/cpu4/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu4/cache/index1/size | 1 + .../system/cpu/cpu4/cache/index1/type | 1 + .../system/cpu/cpu4/cache/index1/uevent | 0 .../cpu4/cache/index1/ways_of_associativity | 1 + .../cpu/cpu4/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu4/cache/index2/id | 1 + .../system/cpu/cpu4/cache/index2/level | 1 + .../cpu/cpu4/cache/index2/number_of_sets | 1 + .../cpu4/cache/index2/physical_line_partition | 1 + .../cpu/cpu4/cache/index2/shared_cpu_list | 1 + .../cpu/cpu4/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu4/cache/index2/size | 1 + .../system/cpu/cpu4/cache/index2/type | 1 + .../system/cpu/cpu4/cache/index2/uevent | 0 .../cpu4/cache/index2/ways_of_associativity | 1 + .../cpu/cpu4/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu4/cache/index3/id | 1 + .../system/cpu/cpu4/cache/index3/level | 1 + .../cpu/cpu4/cache/index3/number_of_sets | 1 + .../cpu4/cache/index3/physical_line_partition | 1 + .../cpu/cpu4/cache/index3/shared_cpu_list | 1 + .../cpu/cpu4/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu4/cache/index3/size | 1 + .../system/cpu/cpu4/cache/index3/type | 1 + .../system/cpu/cpu4/cache/index3/uevent | 0 .../cpu4/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu4/cache/uevent | 0 .../system/cpu/cpu4/node0 | 1 + .../system/cpu/cpu4/online | 1 + .../system/cpu/cpu4/topology/cluster_cpus | 1 + .../cpu/cpu4/topology/cluster_cpus_list | 1 + .../system/cpu/cpu4/topology/cluster_id | 1 + .../system/cpu/cpu4/topology/core_cpus | 1 + .../system/cpu/cpu4/topology/core_cpus_list | 1 + .../system/cpu/cpu4/topology/core_id | 1 + .../system/cpu/cpu4/topology/core_siblings | 1 + .../cpu/cpu4/topology/core_siblings_list | 1 + .../system/cpu/cpu4/topology/die_cpus | 1 + .../system/cpu/cpu4/topology/die_cpus_list | 1 + .../system/cpu/cpu4/topology/die_id | 1 + .../system/cpu/cpu4/topology/package_cpus | 1 + .../cpu/cpu4/topology/package_cpus_list | 1 + .../cpu/cpu4/topology/physical_package_id | 1 + .../system/cpu/cpu4/topology/thread_siblings | 1 + .../cpu/cpu4/topology/thread_siblings_list | 1 + .../cpu40/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu40/cache/index0/id | 1 + .../system/cpu/cpu40/cache/index0/level | 1 + .../cpu/cpu40/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu40/cache/index0/shared_cpu_list | 1 + .../cpu/cpu40/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu40/cache/index0/size | 1 + .../system/cpu/cpu40/cache/index0/type | 1 + .../system/cpu/cpu40/cache/index0/uevent | 0 .../cpu40/cache/index0/ways_of_associativity | 1 + .../cpu40/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu40/cache/index1/id | 1 + .../system/cpu/cpu40/cache/index1/level | 1 + .../cpu/cpu40/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu40/cache/index1/shared_cpu_list | 1 + .../cpu/cpu40/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu40/cache/index1/size | 1 + .../system/cpu/cpu40/cache/index1/type | 1 + .../system/cpu/cpu40/cache/index1/uevent | 0 .../cpu40/cache/index1/ways_of_associativity | 1 + .../cpu40/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu40/cache/index2/id | 1 + .../system/cpu/cpu40/cache/index2/level | 1 + .../cpu/cpu40/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu40/cache/index2/shared_cpu_list | 1 + .../cpu/cpu40/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu40/cache/index2/size | 1 + .../system/cpu/cpu40/cache/index2/type | 1 + .../system/cpu/cpu40/cache/index2/uevent | 0 .../cpu40/cache/index2/ways_of_associativity | 1 + .../cpu40/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu40/cache/index3/id | 1 + .../system/cpu/cpu40/cache/index3/level | 1 + .../cpu/cpu40/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu40/cache/index3/shared_cpu_list | 1 + .../cpu/cpu40/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu40/cache/index3/size | 1 + .../system/cpu/cpu40/cache/index3/type | 1 + .../system/cpu/cpu40/cache/index3/uevent | 0 .../cpu40/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu40/cache/uevent | 0 .../system/cpu/cpu40/node0 | 1 + .../system/cpu/cpu40/online | 1 + .../system/cpu/cpu40/topology/cluster_cpus | 1 + .../cpu/cpu40/topology/cluster_cpus_list | 1 + .../system/cpu/cpu40/topology/cluster_id | 1 + .../system/cpu/cpu40/topology/core_cpus | 1 + .../system/cpu/cpu40/topology/core_cpus_list | 1 + .../system/cpu/cpu40/topology/core_id | 1 + .../system/cpu/cpu40/topology/core_siblings | 1 + .../cpu/cpu40/topology/core_siblings_list | 1 + .../system/cpu/cpu40/topology/die_cpus | 1 + .../system/cpu/cpu40/topology/die_cpus_list | 1 + .../system/cpu/cpu40/topology/die_id | 1 + .../system/cpu/cpu40/topology/package_cpus | 1 + .../cpu/cpu40/topology/package_cpus_list | 1 + .../cpu/cpu40/topology/physical_package_id | 1 + .../system/cpu/cpu40/topology/thread_siblings | 1 + .../cpu/cpu40/topology/thread_siblings_list | 1 + .../cpu41/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu41/cache/index0/id | 1 + .../system/cpu/cpu41/cache/index0/level | 1 + .../cpu/cpu41/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu41/cache/index0/shared_cpu_list | 1 + .../cpu/cpu41/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu41/cache/index0/size | 1 + .../system/cpu/cpu41/cache/index0/type | 1 + .../system/cpu/cpu41/cache/index0/uevent | 0 .../cpu41/cache/index0/ways_of_associativity | 1 + .../cpu41/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu41/cache/index1/id | 1 + .../system/cpu/cpu41/cache/index1/level | 1 + .../cpu/cpu41/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu41/cache/index1/shared_cpu_list | 1 + .../cpu/cpu41/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu41/cache/index1/size | 1 + .../system/cpu/cpu41/cache/index1/type | 1 + .../system/cpu/cpu41/cache/index1/uevent | 0 .../cpu41/cache/index1/ways_of_associativity | 1 + .../cpu41/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu41/cache/index2/id | 1 + .../system/cpu/cpu41/cache/index2/level | 1 + .../cpu/cpu41/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu41/cache/index2/shared_cpu_list | 1 + .../cpu/cpu41/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu41/cache/index2/size | 1 + .../system/cpu/cpu41/cache/index2/type | 1 + .../system/cpu/cpu41/cache/index2/uevent | 0 .../cpu41/cache/index2/ways_of_associativity | 1 + .../cpu41/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu41/cache/index3/id | 1 + .../system/cpu/cpu41/cache/index3/level | 1 + .../cpu/cpu41/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu41/cache/index3/shared_cpu_list | 1 + .../cpu/cpu41/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu41/cache/index3/size | 1 + .../system/cpu/cpu41/cache/index3/type | 1 + .../system/cpu/cpu41/cache/index3/uevent | 0 .../cpu41/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu41/cache/uevent | 0 .../system/cpu/cpu41/node1 | 1 + .../system/cpu/cpu41/online | 1 + .../system/cpu/cpu41/topology/cluster_cpus | 1 + .../cpu/cpu41/topology/cluster_cpus_list | 1 + .../system/cpu/cpu41/topology/cluster_id | 1 + .../system/cpu/cpu41/topology/core_cpus | 1 + .../system/cpu/cpu41/topology/core_cpus_list | 1 + .../system/cpu/cpu41/topology/core_id | 1 + .../system/cpu/cpu41/topology/core_siblings | 1 + .../cpu/cpu41/topology/core_siblings_list | 1 + .../system/cpu/cpu41/topology/die_cpus | 1 + .../system/cpu/cpu41/topology/die_cpus_list | 1 + .../system/cpu/cpu41/topology/die_id | 1 + .../system/cpu/cpu41/topology/package_cpus | 1 + .../cpu/cpu41/topology/package_cpus_list | 1 + .../cpu/cpu41/topology/physical_package_id | 1 + .../system/cpu/cpu41/topology/thread_siblings | 1 + .../cpu/cpu41/topology/thread_siblings_list | 1 + .../cpu42/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu42/cache/index0/id | 1 + .../system/cpu/cpu42/cache/index0/level | 1 + .../cpu/cpu42/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu42/cache/index0/shared_cpu_list | 1 + .../cpu/cpu42/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu42/cache/index0/size | 1 + .../system/cpu/cpu42/cache/index0/type | 1 + .../system/cpu/cpu42/cache/index0/uevent | 0 .../cpu42/cache/index0/ways_of_associativity | 1 + .../cpu42/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu42/cache/index1/id | 1 + .../system/cpu/cpu42/cache/index1/level | 1 + .../cpu/cpu42/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu42/cache/index1/shared_cpu_list | 1 + .../cpu/cpu42/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu42/cache/index1/size | 1 + .../system/cpu/cpu42/cache/index1/type | 1 + .../system/cpu/cpu42/cache/index1/uevent | 0 .../cpu42/cache/index1/ways_of_associativity | 1 + .../cpu42/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu42/cache/index2/id | 1 + .../system/cpu/cpu42/cache/index2/level | 1 + .../cpu/cpu42/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu42/cache/index2/shared_cpu_list | 1 + .../cpu/cpu42/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu42/cache/index2/size | 1 + .../system/cpu/cpu42/cache/index2/type | 1 + .../system/cpu/cpu42/cache/index2/uevent | 0 .../cpu42/cache/index2/ways_of_associativity | 1 + .../cpu42/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu42/cache/index3/id | 1 + .../system/cpu/cpu42/cache/index3/level | 1 + .../cpu/cpu42/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu42/cache/index3/shared_cpu_list | 1 + .../cpu/cpu42/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu42/cache/index3/size | 1 + .../system/cpu/cpu42/cache/index3/type | 1 + .../system/cpu/cpu42/cache/index3/uevent | 0 .../cpu42/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu42/cache/uevent | 0 .../system/cpu/cpu42/node0 | 1 + .../system/cpu/cpu42/online | 1 + .../system/cpu/cpu42/topology/cluster_cpus | 1 + .../cpu/cpu42/topology/cluster_cpus_list | 1 + .../system/cpu/cpu42/topology/cluster_id | 1 + .../system/cpu/cpu42/topology/core_cpus | 1 + .../system/cpu/cpu42/topology/core_cpus_list | 1 + .../system/cpu/cpu42/topology/core_id | 1 + .../system/cpu/cpu42/topology/core_siblings | 1 + .../cpu/cpu42/topology/core_siblings_list | 1 + .../system/cpu/cpu42/topology/die_cpus | 1 + .../system/cpu/cpu42/topology/die_cpus_list | 1 + .../system/cpu/cpu42/topology/die_id | 1 + .../system/cpu/cpu42/topology/package_cpus | 1 + .../cpu/cpu42/topology/package_cpus_list | 1 + .../cpu/cpu42/topology/physical_package_id | 1 + .../system/cpu/cpu42/topology/thread_siblings | 1 + .../cpu/cpu42/topology/thread_siblings_list | 1 + .../cpu43/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu43/cache/index0/id | 1 + .../system/cpu/cpu43/cache/index0/level | 1 + .../cpu/cpu43/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu43/cache/index0/shared_cpu_list | 1 + .../cpu/cpu43/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu43/cache/index0/size | 1 + .../system/cpu/cpu43/cache/index0/type | 1 + .../system/cpu/cpu43/cache/index0/uevent | 0 .../cpu43/cache/index0/ways_of_associativity | 1 + .../cpu43/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu43/cache/index1/id | 1 + .../system/cpu/cpu43/cache/index1/level | 1 + .../cpu/cpu43/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu43/cache/index1/shared_cpu_list | 1 + .../cpu/cpu43/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu43/cache/index1/size | 1 + .../system/cpu/cpu43/cache/index1/type | 1 + .../system/cpu/cpu43/cache/index1/uevent | 0 .../cpu43/cache/index1/ways_of_associativity | 1 + .../cpu43/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu43/cache/index2/id | 1 + .../system/cpu/cpu43/cache/index2/level | 1 + .../cpu/cpu43/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu43/cache/index2/shared_cpu_list | 1 + .../cpu/cpu43/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu43/cache/index2/size | 1 + .../system/cpu/cpu43/cache/index2/type | 1 + .../system/cpu/cpu43/cache/index2/uevent | 0 .../cpu43/cache/index2/ways_of_associativity | 1 + .../cpu43/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu43/cache/index3/id | 1 + .../system/cpu/cpu43/cache/index3/level | 1 + .../cpu/cpu43/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu43/cache/index3/shared_cpu_list | 1 + .../cpu/cpu43/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu43/cache/index3/size | 1 + .../system/cpu/cpu43/cache/index3/type | 1 + .../system/cpu/cpu43/cache/index3/uevent | 0 .../cpu43/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu43/cache/uevent | 0 .../system/cpu/cpu43/node1 | 1 + .../system/cpu/cpu43/online | 1 + .../system/cpu/cpu43/topology/cluster_cpus | 1 + .../cpu/cpu43/topology/cluster_cpus_list | 1 + .../system/cpu/cpu43/topology/cluster_id | 1 + .../system/cpu/cpu43/topology/core_cpus | 1 + .../system/cpu/cpu43/topology/core_cpus_list | 1 + .../system/cpu/cpu43/topology/core_id | 1 + .../system/cpu/cpu43/topology/core_siblings | 1 + .../cpu/cpu43/topology/core_siblings_list | 1 + .../system/cpu/cpu43/topology/die_cpus | 1 + .../system/cpu/cpu43/topology/die_cpus_list | 1 + .../system/cpu/cpu43/topology/die_id | 1 + .../system/cpu/cpu43/topology/package_cpus | 1 + .../cpu/cpu43/topology/package_cpus_list | 1 + .../cpu/cpu43/topology/physical_package_id | 1 + .../system/cpu/cpu43/topology/thread_siblings | 1 + .../cpu/cpu43/topology/thread_siblings_list | 1 + .../cpu44/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu44/cache/index0/id | 1 + .../system/cpu/cpu44/cache/index0/level | 1 + .../cpu/cpu44/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu44/cache/index0/shared_cpu_list | 1 + .../cpu/cpu44/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu44/cache/index0/size | 1 + .../system/cpu/cpu44/cache/index0/type | 1 + .../system/cpu/cpu44/cache/index0/uevent | 0 .../cpu44/cache/index0/ways_of_associativity | 1 + .../cpu44/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu44/cache/index1/id | 1 + .../system/cpu/cpu44/cache/index1/level | 1 + .../cpu/cpu44/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu44/cache/index1/shared_cpu_list | 1 + .../cpu/cpu44/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu44/cache/index1/size | 1 + .../system/cpu/cpu44/cache/index1/type | 1 + .../system/cpu/cpu44/cache/index1/uevent | 0 .../cpu44/cache/index1/ways_of_associativity | 1 + .../cpu44/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu44/cache/index2/id | 1 + .../system/cpu/cpu44/cache/index2/level | 1 + .../cpu/cpu44/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu44/cache/index2/shared_cpu_list | 1 + .../cpu/cpu44/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu44/cache/index2/size | 1 + .../system/cpu/cpu44/cache/index2/type | 1 + .../system/cpu/cpu44/cache/index2/uevent | 0 .../cpu44/cache/index2/ways_of_associativity | 1 + .../cpu44/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu44/cache/index3/id | 1 + .../system/cpu/cpu44/cache/index3/level | 1 + .../cpu/cpu44/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu44/cache/index3/shared_cpu_list | 1 + .../cpu/cpu44/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu44/cache/index3/size | 1 + .../system/cpu/cpu44/cache/index3/type | 1 + .../system/cpu/cpu44/cache/index3/uevent | 0 .../cpu44/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu44/cache/uevent | 0 .../system/cpu/cpu44/node0 | 1 + .../system/cpu/cpu44/online | 1 + .../system/cpu/cpu44/topology/cluster_cpus | 1 + .../cpu/cpu44/topology/cluster_cpus_list | 1 + .../system/cpu/cpu44/topology/cluster_id | 1 + .../system/cpu/cpu44/topology/core_cpus | 1 + .../system/cpu/cpu44/topology/core_cpus_list | 1 + .../system/cpu/cpu44/topology/core_id | 1 + .../system/cpu/cpu44/topology/core_siblings | 1 + .../cpu/cpu44/topology/core_siblings_list | 1 + .../system/cpu/cpu44/topology/die_cpus | 1 + .../system/cpu/cpu44/topology/die_cpus_list | 1 + .../system/cpu/cpu44/topology/die_id | 1 + .../system/cpu/cpu44/topology/package_cpus | 1 + .../cpu/cpu44/topology/package_cpus_list | 1 + .../cpu/cpu44/topology/physical_package_id | 1 + .../system/cpu/cpu44/topology/thread_siblings | 1 + .../cpu/cpu44/topology/thread_siblings_list | 1 + .../cpu45/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu45/cache/index0/id | 1 + .../system/cpu/cpu45/cache/index0/level | 1 + .../cpu/cpu45/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu45/cache/index0/shared_cpu_list | 1 + .../cpu/cpu45/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu45/cache/index0/size | 1 + .../system/cpu/cpu45/cache/index0/type | 1 + .../system/cpu/cpu45/cache/index0/uevent | 0 .../cpu45/cache/index0/ways_of_associativity | 1 + .../cpu45/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu45/cache/index1/id | 1 + .../system/cpu/cpu45/cache/index1/level | 1 + .../cpu/cpu45/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu45/cache/index1/shared_cpu_list | 1 + .../cpu/cpu45/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu45/cache/index1/size | 1 + .../system/cpu/cpu45/cache/index1/type | 1 + .../system/cpu/cpu45/cache/index1/uevent | 0 .../cpu45/cache/index1/ways_of_associativity | 1 + .../cpu45/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu45/cache/index2/id | 1 + .../system/cpu/cpu45/cache/index2/level | 1 + .../cpu/cpu45/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu45/cache/index2/shared_cpu_list | 1 + .../cpu/cpu45/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu45/cache/index2/size | 1 + .../system/cpu/cpu45/cache/index2/type | 1 + .../system/cpu/cpu45/cache/index2/uevent | 0 .../cpu45/cache/index2/ways_of_associativity | 1 + .../cpu45/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu45/cache/index3/id | 1 + .../system/cpu/cpu45/cache/index3/level | 1 + .../cpu/cpu45/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu45/cache/index3/shared_cpu_list | 1 + .../cpu/cpu45/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu45/cache/index3/size | 1 + .../system/cpu/cpu45/cache/index3/type | 1 + .../system/cpu/cpu45/cache/index3/uevent | 0 .../cpu45/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu45/cache/uevent | 0 .../system/cpu/cpu45/node1 | 1 + .../system/cpu/cpu45/online | 1 + .../system/cpu/cpu45/topology/cluster_cpus | 1 + .../cpu/cpu45/topology/cluster_cpus_list | 1 + .../system/cpu/cpu45/topology/cluster_id | 1 + .../system/cpu/cpu45/topology/core_cpus | 1 + .../system/cpu/cpu45/topology/core_cpus_list | 1 + .../system/cpu/cpu45/topology/core_id | 1 + .../system/cpu/cpu45/topology/core_siblings | 1 + .../cpu/cpu45/topology/core_siblings_list | 1 + .../system/cpu/cpu45/topology/die_cpus | 1 + .../system/cpu/cpu45/topology/die_cpus_list | 1 + .../system/cpu/cpu45/topology/die_id | 1 + .../system/cpu/cpu45/topology/package_cpus | 1 + .../cpu/cpu45/topology/package_cpus_list | 1 + .../cpu/cpu45/topology/physical_package_id | 1 + .../system/cpu/cpu45/topology/thread_siblings | 1 + .../cpu/cpu45/topology/thread_siblings_list | 1 + .../cpu46/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu46/cache/index0/id | 1 + .../system/cpu/cpu46/cache/index0/level | 1 + .../cpu/cpu46/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu46/cache/index0/shared_cpu_list | 1 + .../cpu/cpu46/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu46/cache/index0/size | 1 + .../system/cpu/cpu46/cache/index0/type | 1 + .../system/cpu/cpu46/cache/index0/uevent | 0 .../cpu46/cache/index0/ways_of_associativity | 1 + .../cpu46/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu46/cache/index1/id | 1 + .../system/cpu/cpu46/cache/index1/level | 1 + .../cpu/cpu46/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu46/cache/index1/shared_cpu_list | 1 + .../cpu/cpu46/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu46/cache/index1/size | 1 + .../system/cpu/cpu46/cache/index1/type | 1 + .../system/cpu/cpu46/cache/index1/uevent | 0 .../cpu46/cache/index1/ways_of_associativity | 1 + .../cpu46/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu46/cache/index2/id | 1 + .../system/cpu/cpu46/cache/index2/level | 1 + .../cpu/cpu46/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu46/cache/index2/shared_cpu_list | 1 + .../cpu/cpu46/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu46/cache/index2/size | 1 + .../system/cpu/cpu46/cache/index2/type | 1 + .../system/cpu/cpu46/cache/index2/uevent | 0 .../cpu46/cache/index2/ways_of_associativity | 1 + .../cpu46/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu46/cache/index3/id | 1 + .../system/cpu/cpu46/cache/index3/level | 1 + .../cpu/cpu46/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu46/cache/index3/shared_cpu_list | 1 + .../cpu/cpu46/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu46/cache/index3/size | 1 + .../system/cpu/cpu46/cache/index3/type | 1 + .../system/cpu/cpu46/cache/index3/uevent | 0 .../cpu46/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu46/cache/uevent | 0 .../system/cpu/cpu46/node0 | 1 + .../system/cpu/cpu46/online | 1 + .../system/cpu/cpu46/topology/cluster_cpus | 1 + .../cpu/cpu46/topology/cluster_cpus_list | 1 + .../system/cpu/cpu46/topology/cluster_id | 1 + .../system/cpu/cpu46/topology/core_cpus | 1 + .../system/cpu/cpu46/topology/core_cpus_list | 1 + .../system/cpu/cpu46/topology/core_id | 1 + .../system/cpu/cpu46/topology/core_siblings | 1 + .../cpu/cpu46/topology/core_siblings_list | 1 + .../system/cpu/cpu46/topology/die_cpus | 1 + .../system/cpu/cpu46/topology/die_cpus_list | 1 + .../system/cpu/cpu46/topology/die_id | 1 + .../system/cpu/cpu46/topology/package_cpus | 1 + .../cpu/cpu46/topology/package_cpus_list | 1 + .../cpu/cpu46/topology/physical_package_id | 1 + .../system/cpu/cpu46/topology/thread_siblings | 1 + .../cpu/cpu46/topology/thread_siblings_list | 1 + .../cpu47/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu47/cache/index0/id | 1 + .../system/cpu/cpu47/cache/index0/level | 1 + .../cpu/cpu47/cache/index0/number_of_sets | 1 + .../cache/index0/physical_line_partition | 1 + .../cpu/cpu47/cache/index0/shared_cpu_list | 1 + .../cpu/cpu47/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu47/cache/index0/size | 1 + .../system/cpu/cpu47/cache/index0/type | 1 + .../system/cpu/cpu47/cache/index0/uevent | 0 .../cpu47/cache/index0/ways_of_associativity | 1 + .../cpu47/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu47/cache/index1/id | 1 + .../system/cpu/cpu47/cache/index1/level | 1 + .../cpu/cpu47/cache/index1/number_of_sets | 1 + .../cache/index1/physical_line_partition | 1 + .../cpu/cpu47/cache/index1/shared_cpu_list | 1 + .../cpu/cpu47/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu47/cache/index1/size | 1 + .../system/cpu/cpu47/cache/index1/type | 1 + .../system/cpu/cpu47/cache/index1/uevent | 0 .../cpu47/cache/index1/ways_of_associativity | 1 + .../cpu47/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu47/cache/index2/id | 1 + .../system/cpu/cpu47/cache/index2/level | 1 + .../cpu/cpu47/cache/index2/number_of_sets | 1 + .../cache/index2/physical_line_partition | 1 + .../cpu/cpu47/cache/index2/shared_cpu_list | 1 + .../cpu/cpu47/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu47/cache/index2/size | 1 + .../system/cpu/cpu47/cache/index2/type | 1 + .../system/cpu/cpu47/cache/index2/uevent | 0 .../cpu47/cache/index2/ways_of_associativity | 1 + .../cpu47/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu47/cache/index3/id | 1 + .../system/cpu/cpu47/cache/index3/level | 1 + .../cpu/cpu47/cache/index3/number_of_sets | 1 + .../cache/index3/physical_line_partition | 1 + .../cpu/cpu47/cache/index3/shared_cpu_list | 1 + .../cpu/cpu47/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu47/cache/index3/size | 1 + .../system/cpu/cpu47/cache/index3/type | 1 + .../system/cpu/cpu47/cache/index3/uevent | 0 .../cpu47/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu47/cache/uevent | 0 .../system/cpu/cpu47/node1 | 1 + .../system/cpu/cpu47/online | 1 + .../system/cpu/cpu47/topology/cluster_cpus | 1 + .../cpu/cpu47/topology/cluster_cpus_list | 1 + .../system/cpu/cpu47/topology/cluster_id | 1 + .../system/cpu/cpu47/topology/core_cpus | 1 + .../system/cpu/cpu47/topology/core_cpus_list | 1 + .../system/cpu/cpu47/topology/core_id | 1 + .../system/cpu/cpu47/topology/core_siblings | 1 + .../cpu/cpu47/topology/core_siblings_list | 1 + .../system/cpu/cpu47/topology/die_cpus | 1 + .../system/cpu/cpu47/topology/die_cpus_list | 1 + .../system/cpu/cpu47/topology/die_id | 1 + .../system/cpu/cpu47/topology/package_cpus | 1 + .../cpu/cpu47/topology/package_cpus_list | 1 + .../cpu/cpu47/topology/physical_package_id | 1 + .../system/cpu/cpu47/topology/thread_siblings | 1 + .../cpu/cpu47/topology/thread_siblings_list | 1 + .../cpu/cpu5/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu5/cache/index0/id | 1 + .../system/cpu/cpu5/cache/index0/level | 1 + .../cpu/cpu5/cache/index0/number_of_sets | 1 + .../cpu5/cache/index0/physical_line_partition | 1 + .../cpu/cpu5/cache/index0/shared_cpu_list | 1 + .../cpu/cpu5/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu5/cache/index0/size | 1 + .../system/cpu/cpu5/cache/index0/type | 1 + .../system/cpu/cpu5/cache/index0/uevent | 0 .../cpu5/cache/index0/ways_of_associativity | 1 + .../cpu/cpu5/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu5/cache/index1/id | 1 + .../system/cpu/cpu5/cache/index1/level | 1 + .../cpu/cpu5/cache/index1/number_of_sets | 1 + .../cpu5/cache/index1/physical_line_partition | 1 + .../cpu/cpu5/cache/index1/shared_cpu_list | 1 + .../cpu/cpu5/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu5/cache/index1/size | 1 + .../system/cpu/cpu5/cache/index1/type | 1 + .../system/cpu/cpu5/cache/index1/uevent | 0 .../cpu5/cache/index1/ways_of_associativity | 1 + .../cpu/cpu5/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu5/cache/index2/id | 1 + .../system/cpu/cpu5/cache/index2/level | 1 + .../cpu/cpu5/cache/index2/number_of_sets | 1 + .../cpu5/cache/index2/physical_line_partition | 1 + .../cpu/cpu5/cache/index2/shared_cpu_list | 1 + .../cpu/cpu5/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu5/cache/index2/size | 1 + .../system/cpu/cpu5/cache/index2/type | 1 + .../system/cpu/cpu5/cache/index2/uevent | 0 .../cpu5/cache/index2/ways_of_associativity | 1 + .../cpu/cpu5/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu5/cache/index3/id | 1 + .../system/cpu/cpu5/cache/index3/level | 1 + .../cpu/cpu5/cache/index3/number_of_sets | 1 + .../cpu5/cache/index3/physical_line_partition | 1 + .../cpu/cpu5/cache/index3/shared_cpu_list | 1 + .../cpu/cpu5/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu5/cache/index3/size | 1 + .../system/cpu/cpu5/cache/index3/type | 1 + .../system/cpu/cpu5/cache/index3/uevent | 0 .../cpu5/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu5/cache/uevent | 0 .../system/cpu/cpu5/node1 | 1 + .../system/cpu/cpu5/online | 1 + .../system/cpu/cpu5/topology/cluster_cpus | 1 + .../cpu/cpu5/topology/cluster_cpus_list | 1 + .../system/cpu/cpu5/topology/cluster_id | 1 + .../system/cpu/cpu5/topology/core_cpus | 1 + .../system/cpu/cpu5/topology/core_cpus_list | 1 + .../system/cpu/cpu5/topology/core_id | 1 + .../system/cpu/cpu5/topology/core_siblings | 1 + .../cpu/cpu5/topology/core_siblings_list | 1 + .../system/cpu/cpu5/topology/die_cpus | 1 + .../system/cpu/cpu5/topology/die_cpus_list | 1 + .../system/cpu/cpu5/topology/die_id | 1 + .../system/cpu/cpu5/topology/package_cpus | 1 + .../cpu/cpu5/topology/package_cpus_list | 1 + .../cpu/cpu5/topology/physical_package_id | 1 + .../system/cpu/cpu5/topology/thread_siblings | 1 + .../cpu/cpu5/topology/thread_siblings_list | 1 + .../cpu/cpu6/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu6/cache/index0/id | 1 + .../system/cpu/cpu6/cache/index0/level | 1 + .../cpu/cpu6/cache/index0/number_of_sets | 1 + .../cpu6/cache/index0/physical_line_partition | 1 + .../cpu/cpu6/cache/index0/shared_cpu_list | 1 + .../cpu/cpu6/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu6/cache/index0/size | 1 + .../system/cpu/cpu6/cache/index0/type | 1 + .../system/cpu/cpu6/cache/index0/uevent | 0 .../cpu6/cache/index0/ways_of_associativity | 1 + .../cpu/cpu6/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu6/cache/index1/id | 1 + .../system/cpu/cpu6/cache/index1/level | 1 + .../cpu/cpu6/cache/index1/number_of_sets | 1 + .../cpu6/cache/index1/physical_line_partition | 1 + .../cpu/cpu6/cache/index1/shared_cpu_list | 1 + .../cpu/cpu6/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu6/cache/index1/size | 1 + .../system/cpu/cpu6/cache/index1/type | 1 + .../system/cpu/cpu6/cache/index1/uevent | 0 .../cpu6/cache/index1/ways_of_associativity | 1 + .../cpu/cpu6/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu6/cache/index2/id | 1 + .../system/cpu/cpu6/cache/index2/level | 1 + .../cpu/cpu6/cache/index2/number_of_sets | 1 + .../cpu6/cache/index2/physical_line_partition | 1 + .../cpu/cpu6/cache/index2/shared_cpu_list | 1 + .../cpu/cpu6/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu6/cache/index2/size | 1 + .../system/cpu/cpu6/cache/index2/type | 1 + .../system/cpu/cpu6/cache/index2/uevent | 0 .../cpu6/cache/index2/ways_of_associativity | 1 + .../cpu/cpu6/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu6/cache/index3/id | 1 + .../system/cpu/cpu6/cache/index3/level | 1 + .../cpu/cpu6/cache/index3/number_of_sets | 1 + .../cpu6/cache/index3/physical_line_partition | 1 + .../cpu/cpu6/cache/index3/shared_cpu_list | 1 + .../cpu/cpu6/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu6/cache/index3/size | 1 + .../system/cpu/cpu6/cache/index3/type | 1 + .../system/cpu/cpu6/cache/index3/uevent | 0 .../cpu6/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu6/cache/uevent | 0 .../system/cpu/cpu6/node0 | 1 + .../system/cpu/cpu6/online | 1 + .../system/cpu/cpu6/topology/cluster_cpus | 1 + .../cpu/cpu6/topology/cluster_cpus_list | 1 + .../system/cpu/cpu6/topology/cluster_id | 1 + .../system/cpu/cpu6/topology/core_cpus | 1 + .../system/cpu/cpu6/topology/core_cpus_list | 1 + .../system/cpu/cpu6/topology/core_id | 1 + .../system/cpu/cpu6/topology/core_siblings | 1 + .../cpu/cpu6/topology/core_siblings_list | 1 + .../system/cpu/cpu6/topology/die_cpus | 1 + .../system/cpu/cpu6/topology/die_cpus_list | 1 + .../system/cpu/cpu6/topology/die_id | 1 + .../system/cpu/cpu6/topology/package_cpus | 1 + .../cpu/cpu6/topology/package_cpus_list | 1 + .../cpu/cpu6/topology/physical_package_id | 1 + .../system/cpu/cpu6/topology/thread_siblings | 1 + .../cpu/cpu6/topology/thread_siblings_list | 1 + .../cpu/cpu7/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu7/cache/index0/id | 1 + .../system/cpu/cpu7/cache/index0/level | 1 + .../cpu/cpu7/cache/index0/number_of_sets | 1 + .../cpu7/cache/index0/physical_line_partition | 1 + .../cpu/cpu7/cache/index0/shared_cpu_list | 1 + .../cpu/cpu7/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu7/cache/index0/size | 1 + .../system/cpu/cpu7/cache/index0/type | 1 + .../system/cpu/cpu7/cache/index0/uevent | 0 .../cpu7/cache/index0/ways_of_associativity | 1 + .../cpu/cpu7/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu7/cache/index1/id | 1 + .../system/cpu/cpu7/cache/index1/level | 1 + .../cpu/cpu7/cache/index1/number_of_sets | 1 + .../cpu7/cache/index1/physical_line_partition | 1 + .../cpu/cpu7/cache/index1/shared_cpu_list | 1 + .../cpu/cpu7/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu7/cache/index1/size | 1 + .../system/cpu/cpu7/cache/index1/type | 1 + .../system/cpu/cpu7/cache/index1/uevent | 0 .../cpu7/cache/index1/ways_of_associativity | 1 + .../cpu/cpu7/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu7/cache/index2/id | 1 + .../system/cpu/cpu7/cache/index2/level | 1 + .../cpu/cpu7/cache/index2/number_of_sets | 1 + .../cpu7/cache/index2/physical_line_partition | 1 + .../cpu/cpu7/cache/index2/shared_cpu_list | 1 + .../cpu/cpu7/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu7/cache/index2/size | 1 + .../system/cpu/cpu7/cache/index2/type | 1 + .../system/cpu/cpu7/cache/index2/uevent | 0 .../cpu7/cache/index2/ways_of_associativity | 1 + .../cpu/cpu7/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu7/cache/index3/id | 1 + .../system/cpu/cpu7/cache/index3/level | 1 + .../cpu/cpu7/cache/index3/number_of_sets | 1 + .../cpu7/cache/index3/physical_line_partition | 1 + .../cpu/cpu7/cache/index3/shared_cpu_list | 1 + .../cpu/cpu7/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu7/cache/index3/size | 1 + .../system/cpu/cpu7/cache/index3/type | 1 + .../system/cpu/cpu7/cache/index3/uevent | 0 .../cpu7/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu7/cache/uevent | 0 .../system/cpu/cpu7/node1 | 1 + .../system/cpu/cpu7/online | 1 + .../system/cpu/cpu7/topology/cluster_cpus | 1 + .../cpu/cpu7/topology/cluster_cpus_list | 1 + .../system/cpu/cpu7/topology/cluster_id | 1 + .../system/cpu/cpu7/topology/core_cpus | 1 + .../system/cpu/cpu7/topology/core_cpus_list | 1 + .../system/cpu/cpu7/topology/core_id | 1 + .../system/cpu/cpu7/topology/core_siblings | 1 + .../cpu/cpu7/topology/core_siblings_list | 1 + .../system/cpu/cpu7/topology/die_cpus | 1 + .../system/cpu/cpu7/topology/die_cpus_list | 1 + .../system/cpu/cpu7/topology/die_id | 1 + .../system/cpu/cpu7/topology/package_cpus | 1 + .../cpu/cpu7/topology/package_cpus_list | 1 + .../cpu/cpu7/topology/physical_package_id | 1 + .../system/cpu/cpu7/topology/thread_siblings | 1 + .../cpu/cpu7/topology/thread_siblings_list | 1 + .../cpu/cpu8/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu8/cache/index0/id | 1 + .../system/cpu/cpu8/cache/index0/level | 1 + .../cpu/cpu8/cache/index0/number_of_sets | 1 + .../cpu8/cache/index0/physical_line_partition | 1 + .../cpu/cpu8/cache/index0/shared_cpu_list | 1 + .../cpu/cpu8/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu8/cache/index0/size | 1 + .../system/cpu/cpu8/cache/index0/type | 1 + .../system/cpu/cpu8/cache/index0/uevent | 0 .../cpu8/cache/index0/ways_of_associativity | 1 + .../cpu/cpu8/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu8/cache/index1/id | 1 + .../system/cpu/cpu8/cache/index1/level | 1 + .../cpu/cpu8/cache/index1/number_of_sets | 1 + .../cpu8/cache/index1/physical_line_partition | 1 + .../cpu/cpu8/cache/index1/shared_cpu_list | 1 + .../cpu/cpu8/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu8/cache/index1/size | 1 + .../system/cpu/cpu8/cache/index1/type | 1 + .../system/cpu/cpu8/cache/index1/uevent | 0 .../cpu8/cache/index1/ways_of_associativity | 1 + .../cpu/cpu8/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu8/cache/index2/id | 1 + .../system/cpu/cpu8/cache/index2/level | 1 + .../cpu/cpu8/cache/index2/number_of_sets | 1 + .../cpu8/cache/index2/physical_line_partition | 1 + .../cpu/cpu8/cache/index2/shared_cpu_list | 1 + .../cpu/cpu8/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu8/cache/index2/size | 1 + .../system/cpu/cpu8/cache/index2/type | 1 + .../system/cpu/cpu8/cache/index2/uevent | 0 .../cpu8/cache/index2/ways_of_associativity | 1 + .../cpu/cpu8/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu8/cache/index3/id | 1 + .../system/cpu/cpu8/cache/index3/level | 1 + .../cpu/cpu8/cache/index3/number_of_sets | 1 + .../cpu8/cache/index3/physical_line_partition | 1 + .../cpu/cpu8/cache/index3/shared_cpu_list | 1 + .../cpu/cpu8/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu8/cache/index3/size | 1 + .../system/cpu/cpu8/cache/index3/type | 1 + .../system/cpu/cpu8/cache/index3/uevent | 0 .../cpu8/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu8/cache/uevent | 0 .../system/cpu/cpu8/node0 | 1 + .../system/cpu/cpu8/online | 1 + .../system/cpu/cpu8/topology/cluster_cpus | 1 + .../cpu/cpu8/topology/cluster_cpus_list | 1 + .../system/cpu/cpu8/topology/cluster_id | 1 + .../system/cpu/cpu8/topology/core_cpus | 1 + .../system/cpu/cpu8/topology/core_cpus_list | 1 + .../system/cpu/cpu8/topology/core_id | 1 + .../system/cpu/cpu8/topology/core_siblings | 1 + .../cpu/cpu8/topology/core_siblings_list | 1 + .../system/cpu/cpu8/topology/die_cpus | 1 + .../system/cpu/cpu8/topology/die_cpus_list | 1 + .../system/cpu/cpu8/topology/die_id | 1 + .../system/cpu/cpu8/topology/package_cpus | 1 + .../cpu/cpu8/topology/package_cpus_list | 1 + .../cpu/cpu8/topology/physical_package_id | 1 + .../system/cpu/cpu8/topology/thread_siblings | 1 + .../cpu/cpu8/topology/thread_siblings_list | 1 + .../cpu/cpu9/cache/index0/coherency_line_size | 1 + .../system/cpu/cpu9/cache/index0/id | 1 + .../system/cpu/cpu9/cache/index0/level | 1 + .../cpu/cpu9/cache/index0/number_of_sets | 1 + .../cpu9/cache/index0/physical_line_partition | 1 + .../cpu/cpu9/cache/index0/shared_cpu_list | 1 + .../cpu/cpu9/cache/index0/shared_cpu_map | 1 + .../system/cpu/cpu9/cache/index0/size | 1 + .../system/cpu/cpu9/cache/index0/type | 1 + .../system/cpu/cpu9/cache/index0/uevent | 0 .../cpu9/cache/index0/ways_of_associativity | 1 + .../cpu/cpu9/cache/index1/coherency_line_size | 1 + .../system/cpu/cpu9/cache/index1/id | 1 + .../system/cpu/cpu9/cache/index1/level | 1 + .../cpu/cpu9/cache/index1/number_of_sets | 1 + .../cpu9/cache/index1/physical_line_partition | 1 + .../cpu/cpu9/cache/index1/shared_cpu_list | 1 + .../cpu/cpu9/cache/index1/shared_cpu_map | 1 + .../system/cpu/cpu9/cache/index1/size | 1 + .../system/cpu/cpu9/cache/index1/type | 1 + .../system/cpu/cpu9/cache/index1/uevent | 0 .../cpu9/cache/index1/ways_of_associativity | 1 + .../cpu/cpu9/cache/index2/coherency_line_size | 1 + .../system/cpu/cpu9/cache/index2/id | 1 + .../system/cpu/cpu9/cache/index2/level | 1 + .../cpu/cpu9/cache/index2/number_of_sets | 1 + .../cpu9/cache/index2/physical_line_partition | 1 + .../cpu/cpu9/cache/index2/shared_cpu_list | 1 + .../cpu/cpu9/cache/index2/shared_cpu_map | 1 + .../system/cpu/cpu9/cache/index2/size | 1 + .../system/cpu/cpu9/cache/index2/type | 1 + .../system/cpu/cpu9/cache/index2/uevent | 0 .../cpu9/cache/index2/ways_of_associativity | 1 + .../cpu/cpu9/cache/index3/coherency_line_size | 1 + .../system/cpu/cpu9/cache/index3/id | 1 + .../system/cpu/cpu9/cache/index3/level | 1 + .../cpu/cpu9/cache/index3/number_of_sets | 1 + .../cpu9/cache/index3/physical_line_partition | 1 + .../cpu/cpu9/cache/index3/shared_cpu_list | 1 + .../cpu/cpu9/cache/index3/shared_cpu_map | 1 + .../system/cpu/cpu9/cache/index3/size | 1 + .../system/cpu/cpu9/cache/index3/type | 1 + .../system/cpu/cpu9/cache/index3/uevent | 0 .../cpu9/cache/index3/ways_of_associativity | 1 + .../system/cpu/cpu9/cache/uevent | 0 .../system/cpu/cpu9/node1 | 1 + .../system/cpu/cpu9/online | 1 + .../system/cpu/cpu9/topology/cluster_cpus | 1 + .../cpu/cpu9/topology/cluster_cpus_list | 1 + .../system/cpu/cpu9/topology/cluster_id | 1 + .../system/cpu/cpu9/topology/core_cpus | 1 + .../system/cpu/cpu9/topology/core_cpus_list | 1 + .../system/cpu/cpu9/topology/core_id | 1 + .../system/cpu/cpu9/topology/core_siblings | 1 + .../cpu/cpu9/topology/core_siblings_list | 1 + .../system/cpu/cpu9/topology/die_cpus | 1 + .../system/cpu/cpu9/topology/die_cpus_list | 1 + .../system/cpu/cpu9/topology/die_id | 1 + .../system/cpu/cpu9/topology/package_cpus | 1 + .../cpu/cpu9/topology/package_cpus_list | 1 + .../cpu/cpu9/topology/physical_package_id | 1 + .../system/cpu/cpu9/topology/thread_siblings | 1 + .../cpu/cpu9/topology/thread_siblings_list | 1 + .../linux-resctrl-mba_MBps/system/cpu/online | 1 + .../linux-resctrl-mba_MBps/system/cpu/present | 1 + .../system/node/node0/cpu0 | 1 + .../system/node/node0/cpu10 | 1 + .../system/node/node0/cpu12 | 1 + .../system/node/node0/cpu14 | 1 + .../system/node/node0/cpu16 | 1 + .../system/node/node0/cpu18 | 1 + .../system/node/node0/cpu2 | 1 + .../system/node/node0/cpu20 | 1 + .../system/node/node0/cpu22 | 1 + .../system/node/node0/cpu24 | 1 + .../system/node/node0/cpu26 | 1 + .../system/node/node0/cpu28 | 1 + .../system/node/node0/cpu30 | 1 + .../system/node/node0/cpu32 | 1 + .../system/node/node0/cpu34 | 1 + .../system/node/node0/cpu36 | 1 + .../system/node/node0/cpu38 | 1 + .../system/node/node0/cpu4 | 1 + .../system/node/node0/cpu40 | 1 + .../system/node/node0/cpu42 | 1 + .../system/node/node0/cpu44 | 1 + .../system/node/node0/cpu46 | 1 + .../system/node/node0/cpu6 | 1 + .../system/node/node0/cpu8 | 1 + .../system/node/node0/cpulist | 1 + .../system/node/node0/cpumap | 1 + .../system/node/node0/distance | 1 + .../hugepages-1048576kB/free_hugepages | 1 + .../hugepages-1048576kB/nr_hugepages | 1 + .../hugepages-1048576kB/surplus_hugepages | 1 + .../hugepages/hugepages-2048kB/free_hugepages | 1 + .../hugepages/hugepages-2048kB/nr_hugepages | 1 + .../hugepages-2048kB/surplus_hugepages | 1 + .../system/node/node1/cpu1 | 1 + .../system/node/node1/cpu11 | 1 + .../system/node/node1/cpu13 | 1 + .../system/node/node1/cpu15 | 1 + .../system/node/node1/cpu17 | 1 + .../system/node/node1/cpu19 | 1 + .../system/node/node1/cpu21 | 1 + .../system/node/node1/cpu23 | 1 + .../system/node/node1/cpu25 | 1 + .../system/node/node1/cpu27 | 1 + .../system/node/node1/cpu29 | 1 + .../system/node/node1/cpu3 | 1 + .../system/node/node1/cpu31 | 1 + .../system/node/node1/cpu33 | 1 + .../system/node/node1/cpu35 | 1 + .../system/node/node1/cpu37 | 1 + .../system/node/node1/cpu39 | 1 + .../system/node/node1/cpu41 | 1 + .../system/node/node1/cpu43 | 1 + .../system/node/node1/cpu45 | 1 + .../system/node/node1/cpu47 | 1 + .../system/node/node1/cpu5 | 1 + .../system/node/node1/cpu7 | 1 + .../system/node/node1/cpu9 | 1 + .../system/node/node1/cpulist | 1 + .../system/node/node1/cpumap | 1 + .../system/node/node1/distance | 1 + .../hugepages-1048576kB/free_hugepages | 1 + .../hugepages-1048576kB/nr_hugepages | 1 + .../hugepages-1048576kB/surplus_hugepages | 1 + .../hugepages/hugepages-2048kB/free_hugepages | 1 + .../hugepages/hugepages-2048kB/nr_hugepages | 1 + .../hugepages-2048kB/surplus_hugepages | 1 + .../linux-resctrl-mba_MBps/system/node/online | 1 + .../vircaps-x86_64-resctrl-amd.xml | 191 ++++++++++++++++++ .../vircaps-x86_64-resctrl-mba_MBps.xml | 177 ++++++++++++++++ tests/vircaps2xmltest.c | 3 + tests/virresctrldata/resctrl-amd.schemata | 2 + .../virresctrldata/resctrl-mba_MBps.schemata | 3 + tests/virresctrltest.c | 3 + 7361 files changed, 7188 insertions(+) create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/bit_usage create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/cbm_mask create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/min_cbm_bits create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/num_closids create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/shareable_bits create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/sparse_masks create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/max_threshold_occupancy create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/mbm_local_bytes_config create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/mbm_total_bytes_config create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/mon_features create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/num_rmids create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/bandwidth_gran create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/delay_linear create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/min_bandwidth create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/num_closids create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/bandwidth_gran create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/delay_linear create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/min_bandwidth create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/num_closids create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/last_cmd_status create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mode create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_00/llc_occupancy create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_00/mbm_local_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_00/mbm_total_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_02/llc_occupancy create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_02/mbm_local_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_02/mbm_total_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_04/llc_occupancy create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_04/mbm_local_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_04/mbm_total_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_06/llc_occupancy create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_06/mbm_local_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_06/mbm_total_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_08/llc_occupancy create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_08/mbm_local_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_08/mbm_total_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_10/llc_occupancy create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_10/mbm_local_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_10/mbm_total_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_12/llc_occupancy create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_12/mbm_local_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_12/mbm_total_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_14/llc_occupancy create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_14/mbm_local_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_14/mbm_total_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/schemata create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/resctrl/tasks create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/ppin create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/present create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu0 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu1 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu10 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu11 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu12 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu13 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu14 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu15 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu2 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu3 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu32 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu33 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu34 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu35 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu36 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu37 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu38 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu39 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu4 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu40 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu41 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu42 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu43 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu44 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu45 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu46 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu47 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu5 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu6 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu7 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu8 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu9 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpulist create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpumap create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/distance create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-1048576kB/free_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-1048576kB/nr_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-1048576kB/surplus_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-2048kB/free_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-2048kB/nr_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-2048kB/surplus_hugepages create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu16 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu17 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu18 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu19 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu20 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu21 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu22 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu23 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu24 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu25 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu26 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu27 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu28 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu29 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu30 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu31 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu48 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu49 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu50 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu51 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu52 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu53 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu54 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu55 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu56 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu57 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu58 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu59 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu60 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu61 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu62 create mode 120000 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu63 create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpulist create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpumap create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/distance create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-1048576kB/free_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-1048576kB/nr_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-1048576kB/surplus_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-2048kB/free_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-2048kB/nr_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-2048kB/surplus_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-amd/system/node/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/bit_usage create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/cbm_mask create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/min_cbm_bits create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/num_closids create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/shareable_bits create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/sparse_masks create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/bit_usage create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/cbm_mask create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/min_cbm_bits create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/num_closids create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/shareable_bits create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/sparse_masks create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3_MON/max_threshold_occupancy create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3_MON/mon_features create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3_MON/num_rmids create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/bandwidth_gran create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/delay_linear create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/min_bandwidth create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/num_closids create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/thread_throttle_mode create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/last_cmd_status create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mode create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_00/llc_occupancy create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_00/mbm_local_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_00/mbm_total_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_01/llc_occupancy create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_01/mbm_local_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_01/mbm_total_bytes create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/schemata create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/tasks create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/node0 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/coherency_line_size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/level create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/number_of_sets create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/physical_line_partition create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/shared_cpu_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/shared_cpu_map create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/size create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/type create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/uevent create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/ways_of_associativity create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/uevent create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/node1 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/cluster_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/cluster_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/cluster_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/die_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/die_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/die_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/package_cpus create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/package_cpus_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/physical_package_id create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/thread_siblings create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/thread_siblings_list create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/online create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/present create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu0 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu10 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu12 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu14 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu16 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu18 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu2 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu20 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu22 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu24 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu26 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu28 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu30 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu32 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu34 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu36 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu38 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu4 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu40 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu42 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu44 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu46 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu6 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu8 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpulist create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpumap create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/distance create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-1048576kB/free_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-1048576kB/nr_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-1048576kB/surplus_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-2048kB/free_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-2048kB/nr_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-2048kB/surplus_hugepages create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu1 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu11 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu13 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu15 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu17 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu19 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu21 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu23 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu25 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu27 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu29 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu3 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu31 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu33 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu35 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu37 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu39 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu41 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu43 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu45 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu47 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu5 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu7 create mode 120000 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu9 create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpulist create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpumap create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/distance create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-1048576kB/free_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-1048576kB/nr_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-1048576kB/surplus_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-2048kB/free_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-2048kB/nr_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-2048kB/surplus_hugepages create mode 100644 tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/online create mode 100644 tests/vircaps2xmldata/vircaps-x86_64-resctrl-amd.xml create mode 100644 tests/vircaps2xmldata/vircaps-x86_64-resctrl-mba_MBps.xml create mode 100644 tests/virresctrldata/resctrl-amd.schemata create mode 100644 tests/virresctrldata/resctrl-mba_MBps.schemata diff --git a/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/cpus b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/cpus new file mode 100644 index 0000000000..2f3bb0650d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/cpus @@ -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 index 0000000000..3498c1f2da --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/cpus_list @@ -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 index 0000000000..c2739f4e15 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/bit_usage @@ -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 index 0000000000..6c269ec9f7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/cbm_mask @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/min_cbm_bits @@ -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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/num_closids @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/shareable_bits @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3/sparse_masks @@ -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 index 0000000000..801c306ed3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/max_threshold_occupancy @@ -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 index 0000000000..3471db3191 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/mbm_local_bytes_config @@ -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 index 0000000000..c33e8ba67b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/mbm_total_bytes_config @@ -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 index 0000000000..fa6748e998 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/mon_features @@ -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 index 0000000000..9183bf03fc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/L3_MON/num_rmids @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/bandwidth_gran @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/delay_linear @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/min_bandwidth @@ -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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/MB/num_closids @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/bandwidth_gran @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/delay_linear @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/min_bandwidth @@ -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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/SMBA/num_closids @@ -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 index 0000000000..9766475a41 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/info/last_cmd_status @@ -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 index 0000000000..ffd02b050e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mode @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_00/llc_occupancy @@ -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 index 0000000000..d66f8e75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_00/mbm_local_bytes @@ -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 index 0000000000..2ccd688f61 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_00/mbm_total_bytes @@ -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 index 0000000000..78f2c6b424 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_02/llc_occupancy @@ -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 index 0000000000..81fa8db68a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_02/mbm_local_bytes @@ -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 index 0000000000..0d560a3772 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_02/mbm_total_bytes @@ -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 index 0000000000..3b890f4de5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_04/llc_occupancy @@ -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 index 0000000000..e9dc4f4881 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_04/mbm_local_bytes @@ -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 index 0000000000..6974b1dad6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_04/mbm_total_bytes @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_06/llc_occupancy @@ -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 index 0000000000..46563506e7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_06/mbm_local_bytes @@ -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 index 0000000000..8f8374e4df --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_06/mbm_total_bytes @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_08/llc_occupancy @@ -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 index 0000000000..aa7c605673 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_08/mbm_local_bytes @@ -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 index 0000000000..23d6b7dcd8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_08/mbm_total_bytes @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_10/llc_occupancy @@ -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 index 0000000000..f01fce113c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_10/mbm_local_bytes @@ -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 index 0000000000..d2f6aef04d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_10/mbm_total_bytes @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_12/llc_occupancy @@ -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 index 0000000000..3f2db9da81 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_12/mbm_local_bytes @@ -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 index 0000000000..9b895a088b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_12/mbm_total_bytes @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_14/llc_occupancy @@ -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 index 0000000000..04bf5b1307 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_14/mbm_local_bytes @@ -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 index 0000000000..d3c9dc5ef0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/mon_data/mon_L3_14/mbm_total_bytes @@ -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 index 0000000000..644bc6dc6a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/schemata @@ -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 index 0000000000..35d1ee32b9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/size @@ -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 index 0000000000..8b13789179 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/resctrl/tasks @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/physical_line_partition @@ -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 index 0000000000..aca0ff4e46 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/shared_cpu_list @@ -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 index 0000000000..17ed82893b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/physical_line_partition @@ -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 index 0000000000..aca0ff4e46 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/shared_cpu_list @@ -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 index 0000000000..17ed82893b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/physical_line_partition @@ -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 index 0000000000..aca0ff4e46 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/shared_cpu_list @@ -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 index 0000000000..17ed82893b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/physical_line_partition @@ -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 index 0000000000..883a8a08ee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/shared_cpu_list @@ -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 index 0000000000..3a2f707f6d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/node0 @@ -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 index 0000000000..17ed82893b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/cluster_cpus @@ -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 index 0000000000..aca0ff4e46 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/cluster_id @@ -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 index 0000000000..17ed82893b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_cpus @@ -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 index 0000000000..aca0ff4e46 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/core_siblings_list @@ -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 index 0000000000..3a2f707f6d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/die_cpus @@ -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 index 0000000000..883a8a08ee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/ppin @@ -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 index 0000000000..17ed82893b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/thread_siblings @@ -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 index 0000000000..aca0ff4e46 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu0/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/physical_line_partition @@ -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 index 0000000000..5060094319 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/shared_cpu_list @@ -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 index 0000000000..4f5eeb9f36 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/physical_line_partition @@ -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 index 0000000000..5060094319 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/shared_cpu_list @@ -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 index 0000000000..4f5eeb9f36 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/physical_line_partition @@ -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 index 0000000000..5060094319 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/shared_cpu_list @@ -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 index 0000000000..4f5eeb9f36 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/physical_line_partition @@ -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 index 0000000000..883a8a08ee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/shared_cpu_list @@ -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 index 0000000000..3a2f707f6d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/online @@ -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 index 0000000000..4f5eeb9f36 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/cluster_cpus @@ -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 index 0000000000..5060094319 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/cluster_id @@ -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 index 0000000000..4f5eeb9f36 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_cpus @@ -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 index 0000000000..5060094319 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/core_siblings_list @@ -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 index 0000000000..3a2f707f6d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/die_cpus @@ -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 index 0000000000..883a8a08ee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/ppin @@ -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 index 0000000000..4f5eeb9f36 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/thread_siblings @@ -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 index 0000000000..5060094319 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu1/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/coherency_line_size @@ -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 index 0000000000..6f4247a625 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/physical_line_partition @@ -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 index 0000000000..18457dd3c0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/shared_cpu_list @@ -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 index 0000000000..f9f807742b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/coherency_line_size @@ -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 index 0000000000..6f4247a625 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/physical_line_partition @@ -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 index 0000000000..18457dd3c0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/shared_cpu_list @@ -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 index 0000000000..f9f807742b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/coherency_line_size @@ -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 index 0000000000..6f4247a625 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/physical_line_partition @@ -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 index 0000000000..18457dd3c0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/shared_cpu_list @@ -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 index 0000000000..f9f807742b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/coherency_line_size @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/physical_line_partition @@ -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 index 0000000000..50cd1811a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/shared_cpu_list @@ -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 index 0000000000..de058be8cc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/online @@ -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 index 0000000000..f9f807742b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/cluster_cpus @@ -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 index 0000000000..18457dd3c0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/cluster_id @@ -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 index 0000000000..f9f807742b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_cpus @@ -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 index 0000000000..18457dd3c0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_cpus_list @@ -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 index 0000000000..6f4247a625 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/core_siblings_list @@ -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 index 0000000000..de058be8cc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/die_cpus @@ -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 index 0000000000..50cd1811a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/die_cpus_list @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/ppin @@ -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 index 0000000000..f9f807742b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/thread_siblings @@ -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 index 0000000000..18457dd3c0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu10/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/coherency_line_size @@ -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 index 0000000000..f64f5d8d85 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/physical_line_partition @@ -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 index 0000000000..1f91d8650a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/shared_cpu_list @@ -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 index 0000000000..3db1630cbd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/coherency_line_size @@ -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 index 0000000000..f64f5d8d85 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/physical_line_partition @@ -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 index 0000000000..1f91d8650a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/shared_cpu_list @@ -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 index 0000000000..3db1630cbd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/coherency_line_size @@ -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 index 0000000000..f64f5d8d85 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/physical_line_partition @@ -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 index 0000000000..1f91d8650a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/shared_cpu_list @@ -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 index 0000000000..3db1630cbd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/coherency_line_size @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/physical_line_partition @@ -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 index 0000000000..50cd1811a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/shared_cpu_list @@ -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 index 0000000000..de058be8cc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/online @@ -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 index 0000000000..3db1630cbd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/cluster_cpus @@ -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 index 0000000000..1f91d8650a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/cluster_id @@ -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 index 0000000000..3db1630cbd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_cpus @@ -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 index 0000000000..1f91d8650a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_cpus_list @@ -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 index 0000000000..f64f5d8d85 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/core_siblings_list @@ -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 index 0000000000..de058be8cc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/die_cpus @@ -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 index 0000000000..50cd1811a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/die_cpus_list @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/ppin @@ -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 index 0000000000..3db1630cbd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/thread_siblings @@ -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 index 0000000000..1f91d8650a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu11/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/physical_line_partition @@ -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 index 0000000000..457a922ca7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/shared_cpu_list @@ -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 index 0000000000..13d03e929d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/physical_line_partition @@ -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 index 0000000000..457a922ca7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/shared_cpu_list @@ -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 index 0000000000..13d03e929d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/physical_line_partition @@ -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 index 0000000000..457a922ca7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/shared_cpu_list @@ -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 index 0000000000..13d03e929d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/physical_line_partition @@ -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 index 0000000000..72bd65aaeb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/shared_cpu_list @@ -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 index 0000000000..ff7902b6fb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/online @@ -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 index 0000000000..13d03e929d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/cluster_cpus @@ -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 index 0000000000..457a922ca7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/cluster_id @@ -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 index 0000000000..13d03e929d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_cpus @@ -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 index 0000000000..457a922ca7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_cpus_list @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/core_siblings_list @@ -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 index 0000000000..ff7902b6fb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/die_cpus @@ -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 index 0000000000..72bd65aaeb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/ppin @@ -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 index 0000000000..13d03e929d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/thread_siblings @@ -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 index 0000000000..457a922ca7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu12/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/coherency_line_size @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/physical_line_partition @@ -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 index 0000000000..2b04b59144 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/shared_cpu_list @@ -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 index 0000000000..cc0cecddf4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/coherency_line_size @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/physical_line_partition @@ -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 index 0000000000..2b04b59144 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/shared_cpu_list @@ -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 index 0000000000..cc0cecddf4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/coherency_line_size @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/physical_line_partition @@ -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 index 0000000000..2b04b59144 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/shared_cpu_list @@ -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 index 0000000000..cc0cecddf4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/physical_line_partition @@ -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 index 0000000000..72bd65aaeb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/shared_cpu_list @@ -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 index 0000000000..ff7902b6fb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/online @@ -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 index 0000000000..cc0cecddf4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/cluster_cpus @@ -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 index 0000000000..2b04b59144 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/cluster_id @@ -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 index 0000000000..cc0cecddf4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_cpus @@ -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 index 0000000000..2b04b59144 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_cpus_list @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/core_siblings_list @@ -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 index 0000000000..ff7902b6fb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/die_cpus @@ -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 index 0000000000..72bd65aaeb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/ppin @@ -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 index 0000000000..cc0cecddf4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/thread_siblings @@ -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 index 0000000000..2b04b59144 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu13/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/physical_line_partition @@ -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 index 0000000000..f1a3a0cddd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/shared_cpu_list @@ -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 index 0000000000..56b4370b5c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/physical_line_partition @@ -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 index 0000000000..f1a3a0cddd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/shared_cpu_list @@ -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 index 0000000000..56b4370b5c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/physical_line_partition @@ -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 index 0000000000..f1a3a0cddd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/shared_cpu_list @@ -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 index 0000000000..56b4370b5c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/physical_line_partition @@ -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 index 0000000000..72bd65aaeb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/shared_cpu_list @@ -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 index 0000000000..ff7902b6fb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/online @@ -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 index 0000000000..56b4370b5c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/cluster_cpus @@ -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 index 0000000000..f1a3a0cddd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/cluster_id @@ -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 index 0000000000..56b4370b5c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_cpus @@ -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 index 0000000000..f1a3a0cddd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_cpus_list @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/core_siblings_list @@ -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 index 0000000000..ff7902b6fb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/die_cpus @@ -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 index 0000000000..72bd65aaeb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/ppin @@ -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 index 0000000000..56b4370b5c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/thread_siblings @@ -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 index 0000000000..f1a3a0cddd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu14/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/coherency_line_size @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/physical_line_partition @@ -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 index 0000000000..18679ac92c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/shared_cpu_list @@ -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 index 0000000000..e86f5436da --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/coherency_line_size @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/physical_line_partition @@ -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 index 0000000000..18679ac92c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/shared_cpu_list @@ -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 index 0000000000..e86f5436da --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/coherency_line_size @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/physical_line_partition @@ -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 index 0000000000..18679ac92c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/shared_cpu_list @@ -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 index 0000000000..e86f5436da --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/physical_line_partition @@ -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 index 0000000000..72bd65aaeb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/shared_cpu_list @@ -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 index 0000000000..ff7902b6fb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/online @@ -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 index 0000000000..e86f5436da --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/cluster_cpus @@ -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 index 0000000000..18679ac92c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/cluster_id @@ -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 index 0000000000..e86f5436da --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_cpus @@ -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 index 0000000000..18679ac92c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_cpus_list @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/core_siblings_list @@ -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 index 0000000000..ff7902b6fb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/die_cpus @@ -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 index 0000000000..72bd65aaeb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/ppin @@ -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 index 0000000000..e86f5436da --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/thread_siblings @@ -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 index 0000000000..18679ac92c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu15/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/coherency_line_size @@ -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 index 0000000000..f5c89552bd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/physical_line_partition @@ -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 index 0000000000..fcae7569aa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/shared_cpu_list @@ -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 index 0000000000..b8fe4c13f9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/coherency_line_size @@ -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 index 0000000000..f5c89552bd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/physical_line_partition @@ -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 index 0000000000..fcae7569aa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/shared_cpu_list @@ -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 index 0000000000..b8fe4c13f9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/coherency_line_size @@ -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 index 0000000000..f5c89552bd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/physical_line_partition @@ -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 index 0000000000..fcae7569aa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/shared_cpu_list @@ -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 index 0000000000..b8fe4c13f9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/physical_line_partition @@ -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 index 0000000000..47c46e65cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/shared_cpu_list @@ -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 index 0000000000..f70e796840 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/online @@ -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 index 0000000000..b8fe4c13f9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/cluster_cpus @@ -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 index 0000000000..fcae7569aa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/cluster_id @@ -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 index 0000000000..b8fe4c13f9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_cpus @@ -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 index 0000000000..fcae7569aa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/core_siblings_list @@ -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 index 0000000000..f70e796840 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/die_cpus @@ -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 index 0000000000..47c46e65cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/die_cpus_list @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/ppin @@ -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 index 0000000000..b8fe4c13f9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/thread_siblings @@ -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 index 0000000000..fcae7569aa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu16/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/coherency_line_size @@ -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 index 0000000000..bb95160cb6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/physical_line_partition @@ -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 index 0000000000..cd96777b13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/shared_cpu_list @@ -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 index 0000000000..51a505f826 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/coherency_line_size @@ -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 index 0000000000..bb95160cb6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/physical_line_partition @@ -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 index 0000000000..cd96777b13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/shared_cpu_list @@ -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 index 0000000000..51a505f826 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/coherency_line_size @@ -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 index 0000000000..bb95160cb6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/physical_line_partition @@ -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 index 0000000000..cd96777b13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/shared_cpu_list @@ -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 index 0000000000..51a505f826 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/physical_line_partition @@ -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 index 0000000000..47c46e65cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/shared_cpu_list @@ -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 index 0000000000..f70e796840 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/online @@ -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 index 0000000000..51a505f826 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/cluster_cpus @@ -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 index 0000000000..cd96777b13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/cluster_id @@ -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 index 0000000000..51a505f826 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_cpus @@ -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 index 0000000000..cd96777b13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/core_siblings_list @@ -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 index 0000000000..f70e796840 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/die_cpus @@ -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 index 0000000000..47c46e65cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/die_cpus_list @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/ppin @@ -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 index 0000000000..51a505f826 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/thread_siblings @@ -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 index 0000000000..cd96777b13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu17/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/coherency_line_size @@ -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 index 0000000000..a787364590 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/physical_line_partition @@ -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 index 0000000000..dbf95760b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/shared_cpu_list @@ -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 index 0000000000..b3972b7f80 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/coherency_line_size @@ -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 index 0000000000..a787364590 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/physical_line_partition @@ -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 index 0000000000..dbf95760b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/shared_cpu_list @@ -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 index 0000000000..b3972b7f80 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/coherency_line_size @@ -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 index 0000000000..a787364590 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/physical_line_partition @@ -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 index 0000000000..dbf95760b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/shared_cpu_list @@ -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 index 0000000000..b3972b7f80 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/physical_line_partition @@ -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 index 0000000000..47c46e65cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/shared_cpu_list @@ -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 index 0000000000..f70e796840 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/online @@ -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 index 0000000000..b3972b7f80 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/cluster_cpus @@ -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 index 0000000000..dbf95760b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/cluster_id @@ -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 index 0000000000..b3972b7f80 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_cpus @@ -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 index 0000000000..dbf95760b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_cpus_list @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/core_siblings_list @@ -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 index 0000000000..f70e796840 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/die_cpus @@ -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 index 0000000000..47c46e65cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/die_cpus_list @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/ppin @@ -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 index 0000000000..b3972b7f80 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/thread_siblings @@ -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 index 0000000000..dbf95760b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu18/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/coherency_line_size @@ -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 index 0000000000..8f92bfdd49 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/physical_line_partition @@ -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 index 0000000000..2b3bf321af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/shared_cpu_list @@ -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 index 0000000000..3812980e11 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/coherency_line_size @@ -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 index 0000000000..8f92bfdd49 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/physical_line_partition @@ -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 index 0000000000..2b3bf321af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/shared_cpu_list @@ -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 index 0000000000..3812980e11 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/coherency_line_size @@ -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 index 0000000000..8f92bfdd49 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/physical_line_partition @@ -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 index 0000000000..2b3bf321af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/shared_cpu_list @@ -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 index 0000000000..3812980e11 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/physical_line_partition @@ -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 index 0000000000..47c46e65cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/shared_cpu_list @@ -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 index 0000000000..f70e796840 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/online @@ -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 index 0000000000..3812980e11 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/cluster_cpus @@ -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 index 0000000000..2b3bf321af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/cluster_id @@ -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 index 0000000000..3812980e11 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_cpus @@ -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 index 0000000000..2b3bf321af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_cpus_list @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/core_siblings_list @@ -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 index 0000000000..f70e796840 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/die_cpus @@ -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 index 0000000000..47c46e65cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/die_cpus_list @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/ppin @@ -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 index 0000000000..3812980e11 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/thread_siblings @@ -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 index 0000000000..2b3bf321af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu19/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/physical_line_partition @@ -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 index 0000000000..b479424f2a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/shared_cpu_list @@ -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 index 0000000000..3ced8055cd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/physical_line_partition @@ -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 index 0000000000..b479424f2a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/shared_cpu_list @@ -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 index 0000000000..3ced8055cd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/physical_line_partition @@ -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 index 0000000000..b479424f2a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/shared_cpu_list @@ -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 index 0000000000..3ced8055cd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/physical_line_partition @@ -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 index 0000000000..883a8a08ee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/shared_cpu_list @@ -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 index 0000000000..3a2f707f6d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/online @@ -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 index 0000000000..3ced8055cd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/cluster_cpus @@ -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 index 0000000000..b479424f2a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/cluster_id @@ -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 index 0000000000..3ced8055cd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_cpus @@ -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 index 0000000000..b479424f2a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_cpus_list @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/core_siblings_list @@ -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 index 0000000000..3a2f707f6d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/die_cpus @@ -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 index 0000000000..883a8a08ee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/ppin @@ -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 index 0000000000..3ced8055cd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/thread_siblings @@ -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 index 0000000000..b479424f2a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu2/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/coherency_line_size @@ -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 index 0000000000..21e72e8ac3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/physical_line_partition @@ -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 index 0000000000..0407aa958e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/shared_cpu_list @@ -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 index 0000000000..9d7ead0b14 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/coherency_line_size @@ -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 index 0000000000..21e72e8ac3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/physical_line_partition @@ -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 index 0000000000..0407aa958e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/shared_cpu_list @@ -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 index 0000000000..9d7ead0b14 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/coherency_line_size @@ -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 index 0000000000..21e72e8ac3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/physical_line_partition @@ -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 index 0000000000..0407aa958e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/shared_cpu_list @@ -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 index 0000000000..9d7ead0b14 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/coherency_line_size @@ -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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/physical_line_partition @@ -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 index 0000000000..d60188bf08 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/shared_cpu_list @@ -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 index 0000000000..a898dba8b3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/online @@ -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 index 0000000000..9d7ead0b14 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/cluster_cpus @@ -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 index 0000000000..0407aa958e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/cluster_id @@ -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 index 0000000000..9d7ead0b14 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_cpus @@ -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 index 0000000000..0407aa958e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_cpus_list @@ -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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/core_siblings_list @@ -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 index 0000000000..a898dba8b3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/die_cpus @@ -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 index 0000000000..d60188bf08 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/die_cpus_list @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/ppin @@ -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 index 0000000000..9d7ead0b14 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/thread_siblings @@ -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 index 0000000000..0407aa958e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu20/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/coherency_line_size @@ -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 index 0000000000..95f9650f01 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/physical_line_partition @@ -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 index 0000000000..913740656d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/shared_cpu_list @@ -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 index 0000000000..6d67cd8d35 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/coherency_line_size @@ -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 index 0000000000..95f9650f01 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/physical_line_partition @@ -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 index 0000000000..913740656d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/shared_cpu_list @@ -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 index 0000000000..6d67cd8d35 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/coherency_line_size @@ -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 index 0000000000..95f9650f01 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/physical_line_partition @@ -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 index 0000000000..913740656d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/shared_cpu_list @@ -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 index 0000000000..6d67cd8d35 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/coherency_line_size @@ -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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/physical_line_partition @@ -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 index 0000000000..d60188bf08 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/shared_cpu_list @@ -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 index 0000000000..a898dba8b3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/online @@ -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 index 0000000000..6d67cd8d35 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/cluster_cpus @@ -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 index 0000000000..913740656d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/cluster_id @@ -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 index 0000000000..6d67cd8d35 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_cpus @@ -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 index 0000000000..913740656d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_cpus_list @@ -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 index 0000000000..98d9bcb75a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/core_siblings_list @@ -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 index 0000000000..a898dba8b3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/die_cpus @@ -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 index 0000000000..d60188bf08 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/die_cpus_list @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/ppin @@ -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 index 0000000000..6d67cd8d35 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/thread_siblings @@ -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 index 0000000000..913740656d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu21/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/coherency_line_size @@ -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 index 0000000000..e373ee695f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/physical_line_partition @@ -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 index 0000000000..7ee233b619 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/shared_cpu_list @@ -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 index 0000000000..0831fda630 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/coherency_line_size @@ -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 index 0000000000..e373ee695f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/physical_line_partition @@ -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 index 0000000000..7ee233b619 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/shared_cpu_list @@ -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 index 0000000000..0831fda630 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/coherency_line_size @@ -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 index 0000000000..e373ee695f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/physical_line_partition @@ -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 index 0000000000..7ee233b619 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/shared_cpu_list @@ -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 index 0000000000..0831fda630 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/coherency_line_size @@ -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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/physical_line_partition @@ -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 index 0000000000..d60188bf08 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/shared_cpu_list @@ -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 index 0000000000..a898dba8b3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/online @@ -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 index 0000000000..0831fda630 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/cluster_cpus @@ -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 index 0000000000..7ee233b619 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/cluster_id @@ -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 index 0000000000..0831fda630 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_cpus @@ -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 index 0000000000..7ee233b619 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_cpus_list @@ -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 index 0000000000..3c032078a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/core_siblings_list @@ -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 index 0000000000..a898dba8b3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/die_cpus @@ -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 index 0000000000..d60188bf08 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/die_cpus_list @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/ppin @@ -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 index 0000000000..0831fda630 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/thread_siblings @@ -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 index 0000000000..7ee233b619 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu22/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/coherency_line_size @@ -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 index 0000000000..82cced27d7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/physical_line_partition @@ -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 index 0000000000..770af8ff73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/shared_cpu_list @@ -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 index 0000000000..49eeab44ed --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/coherency_line_size @@ -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 index 0000000000..82cced27d7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/physical_line_partition @@ -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 index 0000000000..770af8ff73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/shared_cpu_list @@ -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 index 0000000000..49eeab44ed --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/coherency_line_size @@ -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 index 0000000000..82cced27d7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/physical_line_partition @@ -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 index 0000000000..770af8ff73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/shared_cpu_list @@ -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 index 0000000000..49eeab44ed --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/coherency_line_size @@ -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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/physical_line_partition @@ -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 index 0000000000..d60188bf08 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/shared_cpu_list @@ -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 index 0000000000..a898dba8b3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/online @@ -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 index 0000000000..49eeab44ed --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/cluster_cpus @@ -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 index 0000000000..770af8ff73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/cluster_id @@ -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 index 0000000000..49eeab44ed --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_cpus @@ -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 index 0000000000..770af8ff73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_cpus_list @@ -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 index 0000000000..d6b24041cf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/core_siblings_list @@ -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 index 0000000000..a898dba8b3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/die_cpus @@ -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 index 0000000000..d60188bf08 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/die_cpus_list @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/ppin @@ -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 index 0000000000..49eeab44ed --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/thread_siblings @@ -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 index 0000000000..770af8ff73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu23/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/coherency_line_size @@ -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 index 0000000000..f6b91e0e1f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/physical_line_partition @@ -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 index 0000000000..e1029a1101 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/shared_cpu_list @@ -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 index 0000000000..4c88cae540 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/coherency_line_size @@ -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 index 0000000000..f6b91e0e1f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/physical_line_partition @@ -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 index 0000000000..e1029a1101 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/shared_cpu_list @@ -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 index 0000000000..4c88cae540 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/coherency_line_size @@ -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 index 0000000000..f6b91e0e1f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/physical_line_partition @@ -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 index 0000000000..e1029a1101 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/shared_cpu_list @@ -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 index 0000000000..4c88cae540 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/coherency_line_size @@ -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 index 0000000000..8351c19397 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/physical_line_partition @@ -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 index 0000000000..3092b355e1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/shared_cpu_list @@ -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 index 0000000000..6bc4bcd915 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/online @@ -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 index 0000000000..4c88cae540 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/cluster_cpus @@ -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 index 0000000000..e1029a1101 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/cluster_id @@ -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 index 0000000000..4c88cae540 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_cpus @@ -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 index 0000000000..e1029a1101 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_cpus_list @@ -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 index 0000000000..a45fd52cc5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/core_siblings_list @@ -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 index 0000000000..6bc4bcd915 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/die_cpus @@ -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 index 0000000000..3092b355e1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/die_cpus_list @@ -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 index 0000000000..7f8f011eb7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/ppin @@ -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 index 0000000000..4c88cae540 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/thread_siblings @@ -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 index 0000000000..e1029a1101 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu24/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/coherency_line_size @@ -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 index 0000000000..e1617e842a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/physical_line_partition @@ -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 index 0000000000..2b195e5675 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/shared_cpu_list @@ -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 index 0000000000..e9c1f18aa4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/coherency_line_size @@ -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 index 0000000000..e1617e842a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/physical_line_partition @@ -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 index 0000000000..2b195e5675 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/shared_cpu_list @@ -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 index 0000000000..e9c1f18aa4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/coherency_line_size @@ -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 index 0000000000..e1617e842a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/physical_line_partition @@ -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 index 0000000000..2b195e5675 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/shared_cpu_list @@ -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 index 0000000000..e9c1f18aa4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/coherency_line_size @@ -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 index 0000000000..8351c19397 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/physical_line_partition @@ -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 index 0000000000..3092b355e1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/shared_cpu_list @@ -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 index 0000000000..6bc4bcd915 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/online @@ -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 index 0000000000..e9c1f18aa4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/cluster_cpus @@ -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 index 0000000000..2b195e5675 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/cluster_id @@ -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 index 0000000000..e9c1f18aa4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_cpus @@ -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 index 0000000000..2b195e5675 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_cpus_list @@ -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 index 0000000000..7273c0fa8c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/core_siblings_list @@ -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 index 0000000000..6bc4bcd915 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/die_cpus @@ -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 index 0000000000..3092b355e1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/die_cpus_list @@ -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 index 0000000000..7f8f011eb7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/ppin @@ -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 index 0000000000..e9c1f18aa4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/thread_siblings @@ -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 index 0000000000..2b195e5675 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu25/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/coherency_line_size @@ -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 index 0000000000..8c61d23e12 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/physical_line_partition @@ -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 index 0000000000..87ab7d6196 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/shared_cpu_list @@ -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 index 0000000000..de68563641 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/coherency_line_size @@ -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 index 0000000000..8c61d23e12 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/physical_line_partition @@ -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 index 0000000000..87ab7d6196 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/shared_cpu_list @@ -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 index 0000000000..de68563641 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/coherency_line_size @@ -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 index 0000000000..8c61d23e12 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/physical_line_partition @@ -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 index 0000000000..87ab7d6196 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/shared_cpu_list @@ -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 index 0000000000..de68563641 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/coherency_line_size @@ -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 index 0000000000..8351c19397 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/physical_line_partition @@ -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 index 0000000000..3092b355e1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/shared_cpu_list @@ -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 index 0000000000..6bc4bcd915 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/online @@ -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 index 0000000000..de68563641 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/cluster_cpus @@ -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 index 0000000000..87ab7d6196 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/cluster_id @@ -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 index 0000000000..de68563641 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_cpus @@ -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 index 0000000000..87ab7d6196 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_cpus_list @@ -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 index 0000000000..6f4247a625 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/core_siblings_list @@ -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 index 0000000000..6bc4bcd915 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/die_cpus @@ -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 index 0000000000..3092b355e1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/die_cpus_list @@ -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 index 0000000000..7f8f011eb7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/ppin @@ -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 index 0000000000..de68563641 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/thread_siblings @@ -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 index 0000000000..87ab7d6196 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu26/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/coherency_line_size @@ -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 index 0000000000..04f9fe4606 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/physical_line_partition @@ -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 index 0000000000..74cd23c2e0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/shared_cpu_list @@ -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 index 0000000000..98ae34854a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/coherency_line_size @@ -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 index 0000000000..04f9fe4606 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/physical_line_partition @@ -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 index 0000000000..74cd23c2e0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/shared_cpu_list @@ -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 index 0000000000..98ae34854a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/coherency_line_size @@ -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 index 0000000000..04f9fe4606 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/physical_line_partition @@ -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 index 0000000000..74cd23c2e0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/shared_cpu_list @@ -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 index 0000000000..98ae34854a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/coherency_line_size @@ -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 index 0000000000..8351c19397 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/physical_line_partition @@ -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 index 0000000000..3092b355e1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/shared_cpu_list @@ -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 index 0000000000..6bc4bcd915 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/online @@ -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 index 0000000000..98ae34854a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/cluster_cpus @@ -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 index 0000000000..74cd23c2e0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/cluster_id @@ -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 index 0000000000..98ae34854a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_cpus @@ -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 index 0000000000..74cd23c2e0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_cpus_list @@ -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 index 0000000000..f64f5d8d85 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/core_siblings_list @@ -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 index 0000000000..6bc4bcd915 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/die_cpus @@ -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 index 0000000000..3092b355e1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/die_cpus_list @@ -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 index 0000000000..7f8f011eb7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/ppin @@ -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 index 0000000000..98ae34854a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/thread_siblings @@ -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 index 0000000000..74cd23c2e0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu27/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/coherency_line_size @@ -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 index 0000000000..425151f3a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/physical_line_partition @@ -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 index 0000000000..9e4ae9bc49 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/shared_cpu_list @@ -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 index 0000000000..af23ec9c3a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/coherency_line_size @@ -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 index 0000000000..425151f3a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/physical_line_partition @@ -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 index 0000000000..9e4ae9bc49 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/shared_cpu_list @@ -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 index 0000000000..af23ec9c3a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/coherency_line_size @@ -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 index 0000000000..425151f3a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/physical_line_partition @@ -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 index 0000000000..9e4ae9bc49 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/shared_cpu_list @@ -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 index 0000000000..af23ec9c3a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/physical_line_partition @@ -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 index 0000000000..54879a60ff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/shared_cpu_list @@ -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 index 0000000000..4b224b38bf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/online @@ -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 index 0000000000..af23ec9c3a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/cluster_cpus @@ -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 index 0000000000..9e4ae9bc49 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/cluster_id @@ -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 index 0000000000..af23ec9c3a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_cpus @@ -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 index 0000000000..9e4ae9bc49 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_cpus_list @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/core_siblings_list @@ -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 index 0000000000..4b224b38bf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/die_cpus @@ -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 index 0000000000..54879a60ff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/die_cpus_list @@ -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 index 0000000000..7ed6ff82de --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/ppin @@ -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 index 0000000000..af23ec9c3a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/thread_siblings @@ -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 index 0000000000..9e4ae9bc49 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu28/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/coherency_line_size @@ -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 index 0000000000..87523dd7a0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/physical_line_partition @@ -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 index 0000000000..58028a92c4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/shared_cpu_list @@ -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 index 0000000000..427ac8a68d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/coherency_line_size @@ -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 index 0000000000..87523dd7a0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/physical_line_partition @@ -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 index 0000000000..58028a92c4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/shared_cpu_list @@ -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 index 0000000000..427ac8a68d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/coherency_line_size @@ -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 index 0000000000..87523dd7a0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/physical_line_partition @@ -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 index 0000000000..58028a92c4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/shared_cpu_list @@ -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 index 0000000000..427ac8a68d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/physical_line_partition @@ -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 index 0000000000..54879a60ff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/shared_cpu_list @@ -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 index 0000000000..4b224b38bf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/online @@ -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 index 0000000000..427ac8a68d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/cluster_cpus @@ -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 index 0000000000..58028a92c4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/cluster_id @@ -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 index 0000000000..427ac8a68d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_cpus @@ -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 index 0000000000..58028a92c4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_cpus_list @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/core_siblings_list @@ -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 index 0000000000..4b224b38bf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/die_cpus @@ -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 index 0000000000..54879a60ff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/die_cpus_list @@ -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 index 0000000000..7ed6ff82de --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/ppin @@ -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 index 0000000000..427ac8a68d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/thread_siblings @@ -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 index 0000000000..58028a92c4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu29/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/coherency_line_size @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/physical_line_partition @@ -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 index 0000000000..56f443ead7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/shared_cpu_list @@ -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 index 0000000000..32dfaa45e9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/coherency_line_size @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/physical_line_partition @@ -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 index 0000000000..56f443ead7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/shared_cpu_list @@ -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 index 0000000000..32dfaa45e9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/coherency_line_size @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/physical_line_partition @@ -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 index 0000000000..56f443ead7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/shared_cpu_list @@ -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 index 0000000000..32dfaa45e9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/physical_line_partition @@ -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 index 0000000000..883a8a08ee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/shared_cpu_list @@ -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 index 0000000000..3a2f707f6d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/online @@ -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 index 0000000000..32dfaa45e9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/cluster_cpus @@ -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 index 0000000000..56f443ead7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/cluster_id @@ -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 index 0000000000..32dfaa45e9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_cpus @@ -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 index 0000000000..56f443ead7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_cpus_list @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/core_siblings_list @@ -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 index 0000000000..3a2f707f6d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/die_cpus @@ -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 index 0000000000..883a8a08ee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/ppin @@ -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 index 0000000000..32dfaa45e9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/thread_siblings @@ -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 index 0000000000..56f443ead7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu3/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/coherency_line_size @@ -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 index 0000000000..d81cc0710e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/physical_line_partition @@ -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 index 0000000000..526f53d2d7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/shared_cpu_list @@ -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 index 0000000000..d26737c2ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/coherency_line_size @@ -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 index 0000000000..d81cc0710e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/physical_line_partition @@ -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 index 0000000000..526f53d2d7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/shared_cpu_list @@ -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 index 0000000000..d26737c2ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/coherency_line_size @@ -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 index 0000000000..d81cc0710e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/physical_line_partition @@ -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 index 0000000000..526f53d2d7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/shared_cpu_list @@ -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 index 0000000000..d26737c2ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/physical_line_partition @@ -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 index 0000000000..54879a60ff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/shared_cpu_list @@ -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 index 0000000000..4b224b38bf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/online @@ -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 index 0000000000..d26737c2ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/cluster_cpus @@ -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 index 0000000000..526f53d2d7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/cluster_id @@ -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 index 0000000000..d26737c2ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_cpus @@ -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 index 0000000000..526f53d2d7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_cpus_list @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/core_siblings_list @@ -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 index 0000000000..4b224b38bf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/die_cpus @@ -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 index 0000000000..54879a60ff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/die_cpus_list @@ -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 index 0000000000..7ed6ff82de --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/ppin @@ -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 index 0000000000..d26737c2ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/thread_siblings @@ -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 index 0000000000..526f53d2d7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu30/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/coherency_line_size @@ -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 index 0000000000..920a139664 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/physical_line_partition @@ -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 index 0000000000..3419f7ecfa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/shared_cpu_list @@ -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 index 0000000000..0ed142085f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/coherency_line_size @@ -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 index 0000000000..920a139664 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/physical_line_partition @@ -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 index 0000000000..3419f7ecfa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/shared_cpu_list @@ -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 index 0000000000..0ed142085f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/coherency_line_size @@ -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 index 0000000000..920a139664 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/physical_line_partition @@ -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 index 0000000000..3419f7ecfa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/shared_cpu_list @@ -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 index 0000000000..0ed142085f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/physical_line_partition @@ -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 index 0000000000..54879a60ff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/shared_cpu_list @@ -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 index 0000000000..4b224b38bf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/online @@ -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 index 0000000000..0ed142085f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/cluster_cpus @@ -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 index 0000000000..3419f7ecfa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/cluster_id @@ -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 index 0000000000..0ed142085f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_cpus @@ -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 index 0000000000..3419f7ecfa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_cpus_list @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/core_siblings_list @@ -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 index 0000000000..4b224b38bf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/die_cpus @@ -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 index 0000000000..54879a60ff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/die_cpus_list @@ -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 index 0000000000..7ed6ff82de --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/ppin @@ -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 index 0000000000..0ed142085f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/thread_siblings @@ -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 index 0000000000..3419f7ecfa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu31/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/physical_line_partition @@ -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 index 0000000000..aca0ff4e46 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/shared_cpu_list @@ -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 index 0000000000..17ed82893b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/physical_line_partition @@ -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 index 0000000000..aca0ff4e46 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/shared_cpu_list @@ -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 index 0000000000..17ed82893b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/physical_line_partition @@ -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 index 0000000000..aca0ff4e46 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/shared_cpu_list @@ -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 index 0000000000..17ed82893b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/physical_line_partition @@ -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 index 0000000000..883a8a08ee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/shared_cpu_list @@ -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 index 0000000000..3a2f707f6d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/online @@ -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 index 0000000000..17ed82893b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/cluster_cpus @@ -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 index 0000000000..aca0ff4e46 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/cluster_id @@ -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 index 0000000000..17ed82893b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_cpus @@ -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 index 0000000000..aca0ff4e46 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/core_siblings_list @@ -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 index 0000000000..3a2f707f6d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/die_cpus @@ -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 index 0000000000..883a8a08ee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/ppin @@ -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 index 0000000000..17ed82893b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/thread_siblings @@ -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 index 0000000000..aca0ff4e46 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu32/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/physical_line_partition @@ -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 index 0000000000..5060094319 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/shared_cpu_list @@ -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 index 0000000000..4f5eeb9f36 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/physical_line_partition @@ -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 index 0000000000..5060094319 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/shared_cpu_list @@ -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 index 0000000000..4f5eeb9f36 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/physical_line_partition @@ -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 index 0000000000..5060094319 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/shared_cpu_list @@ -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 index 0000000000..4f5eeb9f36 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/physical_line_partition @@ -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 index 0000000000..883a8a08ee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/shared_cpu_list @@ -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 index 0000000000..3a2f707f6d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/online @@ -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 index 0000000000..4f5eeb9f36 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/cluster_cpus @@ -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 index 0000000000..5060094319 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/cluster_id @@ -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 index 0000000000..4f5eeb9f36 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_cpus @@ -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 index 0000000000..5060094319 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/core_siblings_list @@ -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 index 0000000000..3a2f707f6d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/die_cpus @@ -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 index 0000000000..883a8a08ee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/ppin @@ -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 index 0000000000..4f5eeb9f36 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/thread_siblings @@ -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 index 0000000000..5060094319 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu33/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/physical_line_partition @@ -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 index 0000000000..b479424f2a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/shared_cpu_list @@ -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 index 0000000000..3ced8055cd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/physical_line_partition @@ -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 index 0000000000..b479424f2a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/shared_cpu_list @@ -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 index 0000000000..3ced8055cd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/physical_line_partition @@ -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 index 0000000000..b479424f2a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/shared_cpu_list @@ -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 index 0000000000..3ced8055cd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/physical_line_partition @@ -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 index 0000000000..883a8a08ee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/shared_cpu_list @@ -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 index 0000000000..3a2f707f6d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/online @@ -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 index 0000000000..3ced8055cd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/cluster_cpus @@ -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 index 0000000000..b479424f2a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/cluster_id @@ -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 index 0000000000..3ced8055cd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_cpus @@ -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 index 0000000000..b479424f2a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_cpus_list @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/core_siblings_list @@ -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 index 0000000000..3a2f707f6d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/die_cpus @@ -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 index 0000000000..883a8a08ee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/ppin @@ -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 index 0000000000..3ced8055cd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/thread_siblings @@ -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 index 0000000000..b479424f2a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu34/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/coherency_line_size @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/physical_line_partition @@ -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 index 0000000000..56f443ead7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/shared_cpu_list @@ -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 index 0000000000..32dfaa45e9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/coherency_line_size @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/physical_line_partition @@ -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 index 0000000000..56f443ead7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/shared_cpu_list @@ -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 index 0000000000..32dfaa45e9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/coherency_line_size @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/physical_line_partition @@ -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 index 0000000000..56f443ead7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/shared_cpu_list @@ -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 index 0000000000..32dfaa45e9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/physical_line_partition @@ -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 index 0000000000..883a8a08ee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/shared_cpu_list @@ -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 index 0000000000..3a2f707f6d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/online @@ -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 index 0000000000..32dfaa45e9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/cluster_cpus @@ -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 index 0000000000..56f443ead7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/cluster_id @@ -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 index 0000000000..32dfaa45e9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_cpus @@ -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 index 0000000000..56f443ead7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_cpus_list @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/core_siblings_list @@ -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 index 0000000000..3a2f707f6d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/die_cpus @@ -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 index 0000000000..883a8a08ee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/ppin @@ -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 index 0000000000..32dfaa45e9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/thread_siblings @@ -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 index 0000000000..56f443ead7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu35/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/coherency_line_size @@ -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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/physical_line_partition @@ -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 index 0000000000..2bba6e7463 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/shared_cpu_list @@ -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 index 0000000000..32e195dfa1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/coherency_line_size @@ -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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/physical_line_partition @@ -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 index 0000000000..2bba6e7463 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/shared_cpu_list @@ -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 index 0000000000..32e195dfa1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/coherency_line_size @@ -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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/physical_line_partition @@ -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 index 0000000000..2bba6e7463 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/shared_cpu_list @@ -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 index 0000000000..32e195dfa1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/coherency_line_size @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/physical_line_partition @@ -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 index 0000000000..424f085f45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/shared_cpu_list @@ -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 index 0000000000..a76fef2923 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/online @@ -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 index 0000000000..32e195dfa1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/cluster_cpus @@ -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 index 0000000000..2bba6e7463 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/cluster_id @@ -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 index 0000000000..32e195dfa1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_cpus @@ -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 index 0000000000..2bba6e7463 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_cpus_list @@ -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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/core_siblings_list @@ -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 index 0000000000..a76fef2923 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/die_cpus @@ -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 index 0000000000..424f085f45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/die_cpus_list @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/ppin @@ -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 index 0000000000..32e195dfa1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/thread_siblings @@ -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 index 0000000000..2bba6e7463 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu36/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/coherency_line_size @@ -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 index 0000000000..98d9bcb75a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/physical_line_partition @@ -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 index 0000000000..7a80d92439 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/shared_cpu_list @@ -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 index 0000000000..ee039feb27 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/coherency_line_size @@ -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 index 0000000000..98d9bcb75a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/physical_line_partition @@ -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 index 0000000000..7a80d92439 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/shared_cpu_list @@ -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 index 0000000000..ee039feb27 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/coherency_line_size @@ -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 index 0000000000..98d9bcb75a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/physical_line_partition @@ -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 index 0000000000..7a80d92439 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/shared_cpu_list @@ -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 index 0000000000..ee039feb27 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/coherency_line_size @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/physical_line_partition @@ -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 index 0000000000..424f085f45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/shared_cpu_list @@ -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 index 0000000000..a76fef2923 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/online @@ -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 index 0000000000..ee039feb27 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/cluster_cpus @@ -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 index 0000000000..7a80d92439 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/cluster_id @@ -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 index 0000000000..ee039feb27 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_cpus @@ -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 index 0000000000..7a80d92439 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_cpus_list @@ -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 index 0000000000..98d9bcb75a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/core_siblings_list @@ -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 index 0000000000..a76fef2923 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/die_cpus @@ -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 index 0000000000..424f085f45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/die_cpus_list @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/ppin @@ -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 index 0000000000..ee039feb27 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/thread_siblings @@ -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 index 0000000000..7a80d92439 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu37/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/coherency_line_size @@ -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 index 0000000000..3c032078a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/physical_line_partition @@ -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 index 0000000000..bdbebea8f8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/shared_cpu_list @@ -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 index 0000000000..2a3c3ce8a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/coherency_line_size @@ -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 index 0000000000..3c032078a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/physical_line_partition @@ -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 index 0000000000..bdbebea8f8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/shared_cpu_list @@ -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 index 0000000000..2a3c3ce8a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/coherency_line_size @@ -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 index 0000000000..3c032078a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/physical_line_partition @@ -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 index 0000000000..bdbebea8f8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/shared_cpu_list @@ -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 index 0000000000..2a3c3ce8a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/coherency_line_size @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/physical_line_partition @@ -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 index 0000000000..424f085f45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/shared_cpu_list @@ -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 index 0000000000..a76fef2923 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/online @@ -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 index 0000000000..2a3c3ce8a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/cluster_cpus @@ -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 index 0000000000..bdbebea8f8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/cluster_id @@ -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 index 0000000000..2a3c3ce8a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_cpus @@ -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 index 0000000000..bdbebea8f8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_cpus_list @@ -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 index 0000000000..3c032078a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/core_siblings_list @@ -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 index 0000000000..a76fef2923 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/die_cpus @@ -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 index 0000000000..424f085f45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/die_cpus_list @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/ppin @@ -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 index 0000000000..2a3c3ce8a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/thread_siblings @@ -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 index 0000000000..bdbebea8f8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu38/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/coherency_line_size @@ -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 index 0000000000..d6b24041cf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/physical_line_partition @@ -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 index 0000000000..22eac9e3ec --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/shared_cpu_list @@ -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 index 0000000000..67b7a606e3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/coherency_line_size @@ -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 index 0000000000..d6b24041cf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/physical_line_partition @@ -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 index 0000000000..22eac9e3ec --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/shared_cpu_list @@ -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 index 0000000000..67b7a606e3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/coherency_line_size @@ -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 index 0000000000..d6b24041cf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/physical_line_partition @@ -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 index 0000000000..22eac9e3ec --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/shared_cpu_list @@ -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 index 0000000000..67b7a606e3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/coherency_line_size @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/physical_line_partition @@ -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 index 0000000000..424f085f45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/shared_cpu_list @@ -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 index 0000000000..a76fef2923 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/online @@ -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 index 0000000000..67b7a606e3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/cluster_cpus @@ -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 index 0000000000..22eac9e3ec --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/cluster_id @@ -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 index 0000000000..67b7a606e3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_cpus @@ -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 index 0000000000..22eac9e3ec --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_cpus_list @@ -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 index 0000000000..d6b24041cf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/core_siblings_list @@ -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 index 0000000000..a76fef2923 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/die_cpus @@ -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 index 0000000000..424f085f45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/die_cpus_list @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/ppin @@ -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 index 0000000000..67b7a606e3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/thread_siblings @@ -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 index 0000000000..22eac9e3ec --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu39/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/coherency_line_size @@ -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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/physical_line_partition @@ -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 index 0000000000..2bba6e7463 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/shared_cpu_list @@ -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 index 0000000000..32e195dfa1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/coherency_line_size @@ -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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/physical_line_partition @@ -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 index 0000000000..2bba6e7463 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/shared_cpu_list @@ -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 index 0000000000..32e195dfa1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/coherency_line_size @@ -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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/physical_line_partition @@ -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 index 0000000000..2bba6e7463 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/shared_cpu_list @@ -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 index 0000000000..32e195dfa1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/coherency_line_size @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/physical_line_partition @@ -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 index 0000000000..424f085f45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/shared_cpu_list @@ -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 index 0000000000..a76fef2923 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/online @@ -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 index 0000000000..32e195dfa1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/cluster_cpus @@ -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 index 0000000000..2bba6e7463 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/cluster_id @@ -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 index 0000000000..32e195dfa1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_cpus @@ -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 index 0000000000..2bba6e7463 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_cpus_list @@ -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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/core_siblings_list @@ -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 index 0000000000..a76fef2923 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/die_cpus @@ -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 index 0000000000..424f085f45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/die_cpus_list @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/ppin @@ -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 index 0000000000..32e195dfa1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/thread_siblings @@ -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 index 0000000000..2bba6e7463 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu4/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/coherency_line_size @@ -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 index 0000000000..a45fd52cc5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/physical_line_partition @@ -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 index 0000000000..fb84678368 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/shared_cpu_list @@ -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 index 0000000000..a05329ff40 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/coherency_line_size @@ -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 index 0000000000..a45fd52cc5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/physical_line_partition @@ -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 index 0000000000..fb84678368 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/shared_cpu_list @@ -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 index 0000000000..a05329ff40 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/coherency_line_size @@ -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 index 0000000000..a45fd52cc5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/physical_line_partition @@ -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 index 0000000000..fb84678368 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/shared_cpu_list @@ -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 index 0000000000..a05329ff40 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/coherency_line_size @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/physical_line_partition @@ -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 index 0000000000..50cd1811a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/shared_cpu_list @@ -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 index 0000000000..de058be8cc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/online @@ -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 index 0000000000..a05329ff40 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/cluster_cpus @@ -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 index 0000000000..fb84678368 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/cluster_id @@ -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 index 0000000000..a05329ff40 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_cpus @@ -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 index 0000000000..fb84678368 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_cpus_list @@ -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 index 0000000000..a45fd52cc5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/core_siblings_list @@ -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 index 0000000000..de058be8cc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/die_cpus @@ -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 index 0000000000..50cd1811a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/die_cpus_list @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/ppin @@ -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 index 0000000000..a05329ff40 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/thread_siblings @@ -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 index 0000000000..fb84678368 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu40/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/coherency_line_size @@ -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 index 0000000000..7273c0fa8c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/physical_line_partition @@ -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 index 0000000000..8fb6413a4c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/shared_cpu_list @@ -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 index 0000000000..1b15239a03 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/coherency_line_size @@ -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 index 0000000000..7273c0fa8c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/physical_line_partition @@ -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 index 0000000000..8fb6413a4c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/shared_cpu_list @@ -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 index 0000000000..1b15239a03 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/coherency_line_size @@ -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 index 0000000000..7273c0fa8c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/physical_line_partition @@ -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 index 0000000000..8fb6413a4c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/shared_cpu_list @@ -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 index 0000000000..1b15239a03 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/coherency_line_size @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/physical_line_partition @@ -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 index 0000000000..50cd1811a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/shared_cpu_list @@ -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 index 0000000000..de058be8cc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/online @@ -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 index 0000000000..1b15239a03 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/cluster_cpus @@ -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 index 0000000000..8fb6413a4c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/cluster_id @@ -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 index 0000000000..1b15239a03 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_cpus @@ -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 index 0000000000..8fb6413a4c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_cpus_list @@ -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 index 0000000000..7273c0fa8c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/core_siblings_list @@ -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 index 0000000000..de058be8cc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/die_cpus @@ -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 index 0000000000..50cd1811a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/die_cpus_list @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/ppin @@ -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 index 0000000000..1b15239a03 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/thread_siblings @@ -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 index 0000000000..8fb6413a4c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu41/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/coherency_line_size @@ -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 index 0000000000..6f4247a625 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/physical_line_partition @@ -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 index 0000000000..18457dd3c0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/shared_cpu_list @@ -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 index 0000000000..f9f807742b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/coherency_line_size @@ -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 index 0000000000..6f4247a625 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/physical_line_partition @@ -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 index 0000000000..18457dd3c0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/shared_cpu_list @@ -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 index 0000000000..f9f807742b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/coherency_line_size @@ -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 index 0000000000..6f4247a625 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/physical_line_partition @@ -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 index 0000000000..18457dd3c0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/shared_cpu_list @@ -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 index 0000000000..f9f807742b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/coherency_line_size @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/physical_line_partition @@ -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 index 0000000000..50cd1811a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/shared_cpu_list @@ -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 index 0000000000..de058be8cc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/online @@ -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 index 0000000000..f9f807742b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/cluster_cpus @@ -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 index 0000000000..18457dd3c0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/cluster_id @@ -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 index 0000000000..f9f807742b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_cpus @@ -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 index 0000000000..18457dd3c0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_cpus_list @@ -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 index 0000000000..6f4247a625 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/core_siblings_list @@ -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 index 0000000000..de058be8cc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/die_cpus @@ -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 index 0000000000..50cd1811a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/die_cpus_list @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/ppin @@ -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 index 0000000000..f9f807742b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/thread_siblings @@ -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 index 0000000000..18457dd3c0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu42/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/coherency_line_size @@ -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 index 0000000000..f64f5d8d85 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/physical_line_partition @@ -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 index 0000000000..1f91d8650a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/shared_cpu_list @@ -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 index 0000000000..3db1630cbd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/coherency_line_size @@ -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 index 0000000000..f64f5d8d85 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/physical_line_partition @@ -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 index 0000000000..1f91d8650a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/shared_cpu_list @@ -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 index 0000000000..3db1630cbd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/coherency_line_size @@ -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 index 0000000000..f64f5d8d85 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/physical_line_partition @@ -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 index 0000000000..1f91d8650a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/shared_cpu_list @@ -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 index 0000000000..3db1630cbd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/coherency_line_size @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/physical_line_partition @@ -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 index 0000000000..50cd1811a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/shared_cpu_list @@ -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 index 0000000000..de058be8cc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/online @@ -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 index 0000000000..3db1630cbd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/cluster_cpus @@ -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 index 0000000000..1f91d8650a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/cluster_id @@ -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 index 0000000000..3db1630cbd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_cpus @@ -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 index 0000000000..1f91d8650a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_cpus_list @@ -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 index 0000000000..f64f5d8d85 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/core_siblings_list @@ -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 index 0000000000..de058be8cc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/die_cpus @@ -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 index 0000000000..50cd1811a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/die_cpus_list @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/ppin @@ -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 index 0000000000..3db1630cbd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/thread_siblings @@ -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 index 0000000000..1f91d8650a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu43/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/physical_line_partition @@ -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 index 0000000000..457a922ca7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/shared_cpu_list @@ -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 index 0000000000..13d03e929d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/physical_line_partition @@ -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 index 0000000000..457a922ca7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/shared_cpu_list @@ -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 index 0000000000..13d03e929d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/physical_line_partition @@ -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 index 0000000000..457a922ca7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/shared_cpu_list @@ -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 index 0000000000..13d03e929d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/physical_line_partition @@ -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 index 0000000000..72bd65aaeb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/shared_cpu_list @@ -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 index 0000000000..ff7902b6fb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/online @@ -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 index 0000000000..13d03e929d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/cluster_cpus @@ -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 index 0000000000..457a922ca7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/cluster_id @@ -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 index 0000000000..13d03e929d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_cpus @@ -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 index 0000000000..457a922ca7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_cpus_list @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/core_siblings_list @@ -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 index 0000000000..ff7902b6fb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/die_cpus @@ -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 index 0000000000..72bd65aaeb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/ppin @@ -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 index 0000000000..13d03e929d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/thread_siblings @@ -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 index 0000000000..457a922ca7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu44/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/coherency_line_size @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/physical_line_partition @@ -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 index 0000000000..2b04b59144 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/shared_cpu_list @@ -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 index 0000000000..cc0cecddf4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/coherency_line_size @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/physical_line_partition @@ -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 index 0000000000..2b04b59144 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/shared_cpu_list @@ -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 index 0000000000..cc0cecddf4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/coherency_line_size @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/physical_line_partition @@ -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 index 0000000000..2b04b59144 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/shared_cpu_list @@ -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 index 0000000000..cc0cecddf4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/physical_line_partition @@ -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 index 0000000000..72bd65aaeb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/shared_cpu_list @@ -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 index 0000000000..ff7902b6fb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/online @@ -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 index 0000000000..cc0cecddf4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/cluster_cpus @@ -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 index 0000000000..2b04b59144 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/cluster_id @@ -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 index 0000000000..cc0cecddf4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_cpus @@ -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 index 0000000000..2b04b59144 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_cpus_list @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/core_siblings_list @@ -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 index 0000000000..ff7902b6fb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/die_cpus @@ -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 index 0000000000..72bd65aaeb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/ppin @@ -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 index 0000000000..cc0cecddf4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/thread_siblings @@ -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 index 0000000000..2b04b59144 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu45/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/physical_line_partition @@ -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 index 0000000000..f1a3a0cddd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/shared_cpu_list @@ -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 index 0000000000..56b4370b5c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/physical_line_partition @@ -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 index 0000000000..f1a3a0cddd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/shared_cpu_list @@ -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 index 0000000000..56b4370b5c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/physical_line_partition @@ -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 index 0000000000..f1a3a0cddd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/shared_cpu_list @@ -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 index 0000000000..56b4370b5c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/physical_line_partition @@ -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 index 0000000000..72bd65aaeb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/shared_cpu_list @@ -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 index 0000000000..ff7902b6fb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/online @@ -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 index 0000000000..56b4370b5c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/cluster_cpus @@ -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 index 0000000000..f1a3a0cddd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/cluster_id @@ -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 index 0000000000..56b4370b5c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_cpus @@ -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 index 0000000000..f1a3a0cddd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_cpus_list @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/core_siblings_list @@ -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 index 0000000000..ff7902b6fb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/die_cpus @@ -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 index 0000000000..72bd65aaeb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/ppin @@ -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 index 0000000000..56b4370b5c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/thread_siblings @@ -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 index 0000000000..f1a3a0cddd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu46/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/coherency_line_size @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/physical_line_partition @@ -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 index 0000000000..18679ac92c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/shared_cpu_list @@ -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 index 0000000000..e86f5436da --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/coherency_line_size @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/physical_line_partition @@ -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 index 0000000000..18679ac92c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/shared_cpu_list @@ -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 index 0000000000..e86f5436da --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/coherency_line_size @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/physical_line_partition @@ -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 index 0000000000..18679ac92c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/shared_cpu_list @@ -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 index 0000000000..e86f5436da --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/physical_line_partition @@ -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 index 0000000000..72bd65aaeb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/shared_cpu_list @@ -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 index 0000000000..ff7902b6fb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/online @@ -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 index 0000000000..e86f5436da --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/cluster_cpus @@ -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 index 0000000000..18679ac92c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/cluster_id @@ -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 index 0000000000..e86f5436da --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_cpus @@ -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 index 0000000000..18679ac92c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_cpus_list @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/core_siblings_list @@ -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 index 0000000000..ff7902b6fb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/die_cpus @@ -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 index 0000000000..72bd65aaeb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/ppin @@ -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 index 0000000000..e86f5436da --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/thread_siblings @@ -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 index 0000000000..18679ac92c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu47/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/coherency_line_size @@ -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 index 0000000000..f5c89552bd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/physical_line_partition @@ -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 index 0000000000..fcae7569aa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/shared_cpu_list @@ -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 index 0000000000..b8fe4c13f9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/coherency_line_size @@ -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 index 0000000000..f5c89552bd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/physical_line_partition @@ -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 index 0000000000..fcae7569aa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/shared_cpu_list @@ -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 index 0000000000..b8fe4c13f9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/coherency_line_size @@ -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 index 0000000000..f5c89552bd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/physical_line_partition @@ -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 index 0000000000..fcae7569aa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/shared_cpu_list @@ -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 index 0000000000..b8fe4c13f9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/physical_line_partition @@ -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 index 0000000000..47c46e65cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/shared_cpu_list @@ -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 index 0000000000..f70e796840 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/online @@ -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 index 0000000000..b8fe4c13f9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/cluster_cpus @@ -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 index 0000000000..fcae7569aa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/cluster_id @@ -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 index 0000000000..b8fe4c13f9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_cpus @@ -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 index 0000000000..fcae7569aa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/core_siblings_list @@ -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 index 0000000000..f70e796840 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/die_cpus @@ -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 index 0000000000..47c46e65cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/die_cpus_list @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/ppin @@ -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 index 0000000000..b8fe4c13f9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/thread_siblings @@ -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 index 0000000000..fcae7569aa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu48/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/coherency_line_size @@ -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 index 0000000000..bb95160cb6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/physical_line_partition @@ -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 index 0000000000..cd96777b13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/shared_cpu_list @@ -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 index 0000000000..51a505f826 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/coherency_line_size @@ -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 index 0000000000..bb95160cb6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/physical_line_partition @@ -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 index 0000000000..cd96777b13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/shared_cpu_list @@ -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 index 0000000000..51a505f826 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/coherency_line_size @@ -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 index 0000000000..bb95160cb6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/physical_line_partition @@ -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 index 0000000000..cd96777b13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/shared_cpu_list @@ -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 index 0000000000..51a505f826 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/physical_line_partition @@ -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 index 0000000000..47c46e65cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/shared_cpu_list @@ -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 index 0000000000..f70e796840 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/online @@ -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 index 0000000000..51a505f826 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/cluster_cpus @@ -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 index 0000000000..cd96777b13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/cluster_id @@ -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 index 0000000000..51a505f826 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_cpus @@ -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 index 0000000000..cd96777b13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/core_siblings_list @@ -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 index 0000000000..f70e796840 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/die_cpus @@ -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 index 0000000000..47c46e65cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/die_cpus_list @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/ppin @@ -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 index 0000000000..51a505f826 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/thread_siblings @@ -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 index 0000000000..cd96777b13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu49/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/coherency_line_size @@ -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 index 0000000000..98d9bcb75a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/physical_line_partition @@ -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 index 0000000000..7a80d92439 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/shared_cpu_list @@ -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 index 0000000000..ee039feb27 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/coherency_line_size @@ -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 index 0000000000..98d9bcb75a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/physical_line_partition @@ -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 index 0000000000..7a80d92439 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/shared_cpu_list @@ -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 index 0000000000..ee039feb27 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/coherency_line_size @@ -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 index 0000000000..98d9bcb75a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/physical_line_partition @@ -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 index 0000000000..7a80d92439 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/shared_cpu_list @@ -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 index 0000000000..ee039feb27 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/coherency_line_size @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/physical_line_partition @@ -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 index 0000000000..424f085f45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/shared_cpu_list @@ -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 index 0000000000..a76fef2923 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/online @@ -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 index 0000000000..ee039feb27 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/cluster_cpus @@ -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 index 0000000000..7a80d92439 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/cluster_id @@ -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 index 0000000000..ee039feb27 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_cpus @@ -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 index 0000000000..7a80d92439 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_cpus_list @@ -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 index 0000000000..98d9bcb75a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/core_siblings_list @@ -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 index 0000000000..a76fef2923 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/die_cpus @@ -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 index 0000000000..424f085f45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/die_cpus_list @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/ppin @@ -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 index 0000000000..ee039feb27 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/thread_siblings @@ -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 index 0000000000..7a80d92439 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu5/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/coherency_line_size @@ -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 index 0000000000..a787364590 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/physical_line_partition @@ -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 index 0000000000..dbf95760b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/shared_cpu_list @@ -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 index 0000000000..b3972b7f80 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/coherency_line_size @@ -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 index 0000000000..a787364590 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/physical_line_partition @@ -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 index 0000000000..dbf95760b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/shared_cpu_list @@ -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 index 0000000000..b3972b7f80 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/coherency_line_size @@ -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 index 0000000000..a787364590 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/physical_line_partition @@ -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 index 0000000000..dbf95760b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/shared_cpu_list @@ -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 index 0000000000..b3972b7f80 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/physical_line_partition @@ -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 index 0000000000..47c46e65cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/shared_cpu_list @@ -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 index 0000000000..f70e796840 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/online @@ -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 index 0000000000..b3972b7f80 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/cluster_cpus @@ -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 index 0000000000..dbf95760b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/cluster_id @@ -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 index 0000000000..b3972b7f80 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_cpus @@ -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 index 0000000000..dbf95760b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_cpus_list @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/core_siblings_list @@ -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 index 0000000000..f70e796840 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/die_cpus @@ -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 index 0000000000..47c46e65cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/die_cpus_list @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/ppin @@ -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 index 0000000000..b3972b7f80 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/thread_siblings @@ -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 index 0000000000..dbf95760b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu50/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/coherency_line_size @@ -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 index 0000000000..8f92bfdd49 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/physical_line_partition @@ -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 index 0000000000..2b3bf321af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/shared_cpu_list @@ -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 index 0000000000..3812980e11 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/coherency_line_size @@ -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 index 0000000000..8f92bfdd49 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/physical_line_partition @@ -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 index 0000000000..2b3bf321af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/shared_cpu_list @@ -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 index 0000000000..3812980e11 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/coherency_line_size @@ -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 index 0000000000..8f92bfdd49 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/physical_line_partition @@ -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 index 0000000000..2b3bf321af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/shared_cpu_list @@ -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 index 0000000000..3812980e11 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/physical_line_partition @@ -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 index 0000000000..47c46e65cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/shared_cpu_list @@ -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 index 0000000000..f70e796840 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/online @@ -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 index 0000000000..3812980e11 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/cluster_cpus @@ -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 index 0000000000..2b3bf321af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/cluster_id @@ -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 index 0000000000..3812980e11 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_cpus @@ -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 index 0000000000..2b3bf321af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_cpus_list @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/core_siblings_list @@ -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 index 0000000000..f70e796840 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/die_cpus @@ -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 index 0000000000..47c46e65cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/die_cpus_list @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/ppin @@ -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 index 0000000000..3812980e11 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/thread_siblings @@ -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 index 0000000000..2b3bf321af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu51/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/coherency_line_size @@ -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 index 0000000000..21e72e8ac3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/physical_line_partition @@ -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 index 0000000000..0407aa958e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/shared_cpu_list @@ -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 index 0000000000..9d7ead0b14 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/coherency_line_size @@ -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 index 0000000000..21e72e8ac3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/physical_line_partition @@ -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 index 0000000000..0407aa958e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/shared_cpu_list @@ -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 index 0000000000..9d7ead0b14 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/coherency_line_size @@ -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 index 0000000000..21e72e8ac3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/physical_line_partition @@ -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 index 0000000000..0407aa958e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/shared_cpu_list @@ -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 index 0000000000..9d7ead0b14 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/coherency_line_size @@ -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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/physical_line_partition @@ -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 index 0000000000..d60188bf08 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/shared_cpu_list @@ -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 index 0000000000..a898dba8b3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/online @@ -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 index 0000000000..9d7ead0b14 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/cluster_cpus @@ -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 index 0000000000..0407aa958e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/cluster_id @@ -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 index 0000000000..9d7ead0b14 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_cpus @@ -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 index 0000000000..0407aa958e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_cpus_list @@ -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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/core_siblings_list @@ -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 index 0000000000..a898dba8b3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/die_cpus @@ -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 index 0000000000..d60188bf08 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/die_cpus_list @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/ppin @@ -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 index 0000000000..9d7ead0b14 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/thread_siblings @@ -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 index 0000000000..0407aa958e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu52/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/coherency_line_size @@ -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 index 0000000000..95f9650f01 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/physical_line_partition @@ -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 index 0000000000..913740656d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/shared_cpu_list @@ -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 index 0000000000..6d67cd8d35 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/coherency_line_size @@ -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 index 0000000000..95f9650f01 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/physical_line_partition @@ -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 index 0000000000..913740656d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/shared_cpu_list @@ -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 index 0000000000..6d67cd8d35 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/coherency_line_size @@ -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 index 0000000000..95f9650f01 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/physical_line_partition @@ -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 index 0000000000..913740656d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/shared_cpu_list @@ -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 index 0000000000..6d67cd8d35 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/coherency_line_size @@ -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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/physical_line_partition @@ -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 index 0000000000..d60188bf08 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/shared_cpu_list @@ -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 index 0000000000..a898dba8b3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/online @@ -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 index 0000000000..6d67cd8d35 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/cluster_cpus @@ -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 index 0000000000..913740656d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/cluster_id @@ -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 index 0000000000..6d67cd8d35 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_cpus @@ -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 index 0000000000..913740656d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_cpus_list @@ -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 index 0000000000..98d9bcb75a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/core_siblings_list @@ -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 index 0000000000..a898dba8b3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/die_cpus @@ -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 index 0000000000..d60188bf08 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/die_cpus_list @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/ppin @@ -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 index 0000000000..6d67cd8d35 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/thread_siblings @@ -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 index 0000000000..913740656d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu53/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/coherency_line_size @@ -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 index 0000000000..e373ee695f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/physical_line_partition @@ -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 index 0000000000..7ee233b619 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/shared_cpu_list @@ -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 index 0000000000..0831fda630 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/coherency_line_size @@ -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 index 0000000000..e373ee695f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/physical_line_partition @@ -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 index 0000000000..7ee233b619 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/shared_cpu_list @@ -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 index 0000000000..0831fda630 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/coherency_line_size @@ -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 index 0000000000..e373ee695f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/physical_line_partition @@ -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 index 0000000000..7ee233b619 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/shared_cpu_list @@ -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 index 0000000000..0831fda630 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/coherency_line_size @@ -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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/physical_line_partition @@ -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 index 0000000000..d60188bf08 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/shared_cpu_list @@ -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 index 0000000000..a898dba8b3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/online @@ -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 index 0000000000..0831fda630 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/cluster_cpus @@ -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 index 0000000000..7ee233b619 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/cluster_id @@ -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 index 0000000000..0831fda630 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_cpus @@ -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 index 0000000000..7ee233b619 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_cpus_list @@ -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 index 0000000000..3c032078a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/core_siblings_list @@ -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 index 0000000000..a898dba8b3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/die_cpus @@ -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 index 0000000000..d60188bf08 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/die_cpus_list @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/ppin @@ -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 index 0000000000..0831fda630 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/thread_siblings @@ -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 index 0000000000..7ee233b619 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu54/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/coherency_line_size @@ -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 index 0000000000..82cced27d7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/physical_line_partition @@ -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 index 0000000000..770af8ff73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/shared_cpu_list @@ -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 index 0000000000..49eeab44ed --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/coherency_line_size @@ -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 index 0000000000..82cced27d7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/physical_line_partition @@ -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 index 0000000000..770af8ff73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/shared_cpu_list @@ -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 index 0000000000..49eeab44ed --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/coherency_line_size @@ -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 index 0000000000..82cced27d7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/physical_line_partition @@ -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 index 0000000000..770af8ff73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/shared_cpu_list @@ -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 index 0000000000..49eeab44ed --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/coherency_line_size @@ -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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/physical_line_partition @@ -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 index 0000000000..d60188bf08 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/shared_cpu_list @@ -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 index 0000000000..a898dba8b3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/online @@ -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 index 0000000000..49eeab44ed --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/cluster_cpus @@ -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 index 0000000000..770af8ff73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/cluster_id @@ -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 index 0000000000..49eeab44ed --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_cpus @@ -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 index 0000000000..770af8ff73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_cpus_list @@ -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 index 0000000000..d6b24041cf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/core_siblings_list @@ -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 index 0000000000..a898dba8b3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/die_cpus @@ -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 index 0000000000..d60188bf08 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/die_cpus_list @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/ppin @@ -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 index 0000000000..49eeab44ed --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/thread_siblings @@ -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 index 0000000000..770af8ff73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu55/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/coherency_line_size @@ -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 index 0000000000..f6b91e0e1f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/physical_line_partition @@ -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 index 0000000000..e1029a1101 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/shared_cpu_list @@ -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 index 0000000000..4c88cae540 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/coherency_line_size @@ -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 index 0000000000..f6b91e0e1f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/physical_line_partition @@ -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 index 0000000000..e1029a1101 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/shared_cpu_list @@ -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 index 0000000000..4c88cae540 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/coherency_line_size @@ -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 index 0000000000..f6b91e0e1f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/physical_line_partition @@ -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 index 0000000000..e1029a1101 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/shared_cpu_list @@ -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 index 0000000000..4c88cae540 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/coherency_line_size @@ -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 index 0000000000..8351c19397 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/physical_line_partition @@ -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 index 0000000000..3092b355e1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/shared_cpu_list @@ -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 index 0000000000..6bc4bcd915 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/online @@ -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 index 0000000000..4c88cae540 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/cluster_cpus @@ -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 index 0000000000..e1029a1101 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/cluster_id @@ -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 index 0000000000..4c88cae540 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_cpus @@ -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 index 0000000000..e1029a1101 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_cpus_list @@ -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 index 0000000000..a45fd52cc5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/core_siblings_list @@ -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 index 0000000000..6bc4bcd915 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/die_cpus @@ -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 index 0000000000..3092b355e1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/die_cpus_list @@ -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 index 0000000000..7f8f011eb7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/ppin @@ -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 index 0000000000..4c88cae540 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/thread_siblings @@ -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 index 0000000000..e1029a1101 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu56/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/coherency_line_size @@ -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 index 0000000000..e1617e842a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/physical_line_partition @@ -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 index 0000000000..2b195e5675 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/shared_cpu_list @@ -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 index 0000000000..e9c1f18aa4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/coherency_line_size @@ -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 index 0000000000..e1617e842a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/physical_line_partition @@ -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 index 0000000000..2b195e5675 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/shared_cpu_list @@ -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 index 0000000000..e9c1f18aa4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/coherency_line_size @@ -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 index 0000000000..e1617e842a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/physical_line_partition @@ -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 index 0000000000..2b195e5675 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/shared_cpu_list @@ -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 index 0000000000..e9c1f18aa4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/coherency_line_size @@ -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 index 0000000000..8351c19397 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/physical_line_partition @@ -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 index 0000000000..3092b355e1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/shared_cpu_list @@ -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 index 0000000000..6bc4bcd915 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/online @@ -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 index 0000000000..e9c1f18aa4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/cluster_cpus @@ -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 index 0000000000..2b195e5675 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/cluster_id @@ -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 index 0000000000..e9c1f18aa4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_cpus @@ -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 index 0000000000..2b195e5675 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_cpus_list @@ -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 index 0000000000..7273c0fa8c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/core_siblings_list @@ -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 index 0000000000..6bc4bcd915 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/die_cpus @@ -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 index 0000000000..3092b355e1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/die_cpus_list @@ -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 index 0000000000..7f8f011eb7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/ppin @@ -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 index 0000000000..e9c1f18aa4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/thread_siblings @@ -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 index 0000000000..2b195e5675 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu57/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/coherency_line_size @@ -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 index 0000000000..8c61d23e12 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/physical_line_partition @@ -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 index 0000000000..87ab7d6196 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/shared_cpu_list @@ -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 index 0000000000..de68563641 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/coherency_line_size @@ -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 index 0000000000..8c61d23e12 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/physical_line_partition @@ -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 index 0000000000..87ab7d6196 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/shared_cpu_list @@ -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 index 0000000000..de68563641 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/coherency_line_size @@ -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 index 0000000000..8c61d23e12 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/physical_line_partition @@ -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 index 0000000000..87ab7d6196 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/shared_cpu_list @@ -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 index 0000000000..de68563641 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/coherency_line_size @@ -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 index 0000000000..8351c19397 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/physical_line_partition @@ -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 index 0000000000..3092b355e1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/shared_cpu_list @@ -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 index 0000000000..6bc4bcd915 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/online @@ -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 index 0000000000..de68563641 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/cluster_cpus @@ -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 index 0000000000..87ab7d6196 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/cluster_id @@ -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 index 0000000000..de68563641 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_cpus @@ -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 index 0000000000..87ab7d6196 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_cpus_list @@ -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 index 0000000000..6f4247a625 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/core_siblings_list @@ -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 index 0000000000..6bc4bcd915 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/die_cpus @@ -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 index 0000000000..3092b355e1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/die_cpus_list @@ -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 index 0000000000..7f8f011eb7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/ppin @@ -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 index 0000000000..de68563641 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/thread_siblings @@ -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 index 0000000000..87ab7d6196 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu58/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/coherency_line_size @@ -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 index 0000000000..04f9fe4606 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/physical_line_partition @@ -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 index 0000000000..74cd23c2e0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/shared_cpu_list @@ -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 index 0000000000..98ae34854a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/coherency_line_size @@ -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 index 0000000000..04f9fe4606 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/physical_line_partition @@ -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 index 0000000000..74cd23c2e0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/shared_cpu_list @@ -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 index 0000000000..98ae34854a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/coherency_line_size @@ -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 index 0000000000..04f9fe4606 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/physical_line_partition @@ -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 index 0000000000..74cd23c2e0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/shared_cpu_list @@ -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 index 0000000000..98ae34854a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/coherency_line_size @@ -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 index 0000000000..8351c19397 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/physical_line_partition @@ -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 index 0000000000..3092b355e1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/shared_cpu_list @@ -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 index 0000000000..6bc4bcd915 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/online @@ -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 index 0000000000..98ae34854a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/cluster_cpus @@ -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 index 0000000000..74cd23c2e0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/cluster_id @@ -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 index 0000000000..98ae34854a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_cpus @@ -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 index 0000000000..74cd23c2e0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_cpus_list @@ -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 index 0000000000..f64f5d8d85 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/core_siblings_list @@ -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 index 0000000000..6bc4bcd915 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/die_cpus @@ -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 index 0000000000..3092b355e1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/die_cpus_list @@ -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 index 0000000000..7f8f011eb7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/ppin @@ -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 index 0000000000..98ae34854a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/thread_siblings @@ -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 index 0000000000..74cd23c2e0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu59/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/coherency_line_size @@ -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 index 0000000000..3c032078a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/physical_line_partition @@ -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 index 0000000000..bdbebea8f8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/shared_cpu_list @@ -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 index 0000000000..2a3c3ce8a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/coherency_line_size @@ -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 index 0000000000..3c032078a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/physical_line_partition @@ -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 index 0000000000..bdbebea8f8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/shared_cpu_list @@ -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 index 0000000000..2a3c3ce8a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/coherency_line_size @@ -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 index 0000000000..3c032078a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/physical_line_partition @@ -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 index 0000000000..bdbebea8f8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/shared_cpu_list @@ -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 index 0000000000..2a3c3ce8a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/coherency_line_size @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/physical_line_partition @@ -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 index 0000000000..424f085f45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/shared_cpu_list @@ -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 index 0000000000..a76fef2923 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/online @@ -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 index 0000000000..2a3c3ce8a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/cluster_cpus @@ -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 index 0000000000..bdbebea8f8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/cluster_id @@ -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 index 0000000000..2a3c3ce8a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_cpus @@ -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 index 0000000000..bdbebea8f8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_cpus_list @@ -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 index 0000000000..3c032078a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/core_siblings_list @@ -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 index 0000000000..a76fef2923 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/die_cpus @@ -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 index 0000000000..424f085f45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/die_cpus_list @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/ppin @@ -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 index 0000000000..2a3c3ce8a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/thread_siblings @@ -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 index 0000000000..bdbebea8f8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu6/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/coherency_line_size @@ -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 index 0000000000..425151f3a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/physical_line_partition @@ -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 index 0000000000..9e4ae9bc49 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/shared_cpu_list @@ -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 index 0000000000..af23ec9c3a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/coherency_line_size @@ -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 index 0000000000..425151f3a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/physical_line_partition @@ -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 index 0000000000..9e4ae9bc49 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/shared_cpu_list @@ -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 index 0000000000..af23ec9c3a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/coherency_line_size @@ -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 index 0000000000..425151f3a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/physical_line_partition @@ -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 index 0000000000..9e4ae9bc49 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/shared_cpu_list @@ -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 index 0000000000..af23ec9c3a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/physical_line_partition @@ -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 index 0000000000..54879a60ff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/shared_cpu_list @@ -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 index 0000000000..4b224b38bf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/online @@ -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 index 0000000000..af23ec9c3a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/cluster_cpus @@ -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 index 0000000000..9e4ae9bc49 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/cluster_id @@ -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 index 0000000000..af23ec9c3a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_cpus @@ -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 index 0000000000..9e4ae9bc49 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_cpus_list @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/core_siblings_list @@ -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 index 0000000000..4b224b38bf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/die_cpus @@ -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 index 0000000000..54879a60ff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/die_cpus_list @@ -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 index 0000000000..7ed6ff82de --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/ppin @@ -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 index 0000000000..af23ec9c3a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/thread_siblings @@ -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 index 0000000000..9e4ae9bc49 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu60/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/coherency_line_size @@ -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 index 0000000000..87523dd7a0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/physical_line_partition @@ -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 index 0000000000..58028a92c4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/shared_cpu_list @@ -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 index 0000000000..427ac8a68d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/coherency_line_size @@ -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 index 0000000000..87523dd7a0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/physical_line_partition @@ -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 index 0000000000..58028a92c4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/shared_cpu_list @@ -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 index 0000000000..427ac8a68d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/coherency_line_size @@ -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 index 0000000000..87523dd7a0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/physical_line_partition @@ -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 index 0000000000..58028a92c4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/shared_cpu_list @@ -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 index 0000000000..427ac8a68d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/physical_line_partition @@ -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 index 0000000000..54879a60ff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/shared_cpu_list @@ -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 index 0000000000..4b224b38bf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/online @@ -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 index 0000000000..427ac8a68d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/cluster_cpus @@ -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 index 0000000000..58028a92c4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/cluster_id @@ -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 index 0000000000..427ac8a68d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_cpus @@ -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 index 0000000000..58028a92c4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_cpus_list @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/core_siblings_list @@ -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 index 0000000000..4b224b38bf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/die_cpus @@ -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 index 0000000000..54879a60ff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/die_cpus_list @@ -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 index 0000000000..7ed6ff82de --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/ppin @@ -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 index 0000000000..427ac8a68d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/thread_siblings @@ -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 index 0000000000..58028a92c4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu61/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/coherency_line_size @@ -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 index 0000000000..d81cc0710e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/physical_line_partition @@ -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 index 0000000000..526f53d2d7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/shared_cpu_list @@ -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 index 0000000000..d26737c2ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/coherency_line_size @@ -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 index 0000000000..d81cc0710e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/physical_line_partition @@ -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 index 0000000000..526f53d2d7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/shared_cpu_list @@ -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 index 0000000000..d26737c2ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/coherency_line_size @@ -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 index 0000000000..d81cc0710e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/physical_line_partition @@ -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 index 0000000000..526f53d2d7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/shared_cpu_list @@ -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 index 0000000000..d26737c2ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/physical_line_partition @@ -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 index 0000000000..54879a60ff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/shared_cpu_list @@ -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 index 0000000000..4b224b38bf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/online @@ -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 index 0000000000..d26737c2ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/cluster_cpus @@ -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 index 0000000000..526f53d2d7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/cluster_id @@ -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 index 0000000000..d26737c2ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_cpus @@ -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 index 0000000000..526f53d2d7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_cpus_list @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/core_siblings_list @@ -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 index 0000000000..4b224b38bf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/die_cpus @@ -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 index 0000000000..54879a60ff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/die_cpus_list @@ -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 index 0000000000..7ed6ff82de --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/ppin @@ -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 index 0000000000..d26737c2ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/thread_siblings @@ -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 index 0000000000..526f53d2d7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu62/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/coherency_line_size @@ -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 index 0000000000..920a139664 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/physical_line_partition @@ -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 index 0000000000..3419f7ecfa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/shared_cpu_list @@ -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 index 0000000000..0ed142085f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/coherency_line_size @@ -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 index 0000000000..920a139664 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/physical_line_partition @@ -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 index 0000000000..3419f7ecfa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/shared_cpu_list @@ -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 index 0000000000..0ed142085f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/coherency_line_size @@ -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 index 0000000000..920a139664 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/physical_line_partition @@ -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 index 0000000000..3419f7ecfa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/shared_cpu_list @@ -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 index 0000000000..0ed142085f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/physical_line_partition @@ -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 index 0000000000..54879a60ff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/shared_cpu_list @@ -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 index 0000000000..4b224b38bf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/online @@ -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 index 0000000000..0ed142085f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/cluster_cpus @@ -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 index 0000000000..3419f7ecfa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/cluster_id @@ -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 index 0000000000..0ed142085f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_cpus @@ -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 index 0000000000..3419f7ecfa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_cpus_list @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_siblings @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/core_siblings_list @@ -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 index 0000000000..4b224b38bf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/die_cpus @@ -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 index 0000000000..54879a60ff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/die_cpus_list @@ -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 index 0000000000..7ed6ff82de --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/die_id @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/package_cpus @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/physical_package_id @@ -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 index 0000000000..4cc22d1a0d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/ppin @@ -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 index 0000000000..0ed142085f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/thread_siblings @@ -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 index 0000000000..3419f7ecfa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu63/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/coherency_line_size @@ -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 index 0000000000..d6b24041cf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/physical_line_partition @@ -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 index 0000000000..22eac9e3ec --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/shared_cpu_list @@ -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 index 0000000000..67b7a606e3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/coherency_line_size @@ -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 index 0000000000..d6b24041cf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/physical_line_partition @@ -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 index 0000000000..22eac9e3ec --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/shared_cpu_list @@ -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 index 0000000000..67b7a606e3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/coherency_line_size @@ -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 index 0000000000..d6b24041cf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/physical_line_partition @@ -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 index 0000000000..22eac9e3ec --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/shared_cpu_list @@ -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 index 0000000000..67b7a606e3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/coherency_line_size @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/physical_line_partition @@ -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 index 0000000000..424f085f45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/shared_cpu_list @@ -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 index 0000000000..a76fef2923 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/online @@ -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 index 0000000000..67b7a606e3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/cluster_cpus @@ -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 index 0000000000..22eac9e3ec --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/cluster_id @@ -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 index 0000000000..67b7a606e3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_cpus @@ -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 index 0000000000..22eac9e3ec --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_cpus_list @@ -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 index 0000000000..d6b24041cf --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/core_siblings_list @@ -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 index 0000000000..a76fef2923 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/die_cpus @@ -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 index 0000000000..424f085f45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/die_cpus_list @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/ppin @@ -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 index 0000000000..67b7a606e3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/thread_siblings @@ -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 index 0000000000..22eac9e3ec --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu7/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/coherency_line_size @@ -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 index 0000000000..a45fd52cc5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/physical_line_partition @@ -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 index 0000000000..fb84678368 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/shared_cpu_list @@ -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 index 0000000000..a05329ff40 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/coherency_line_size @@ -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 index 0000000000..a45fd52cc5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/physical_line_partition @@ -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 index 0000000000..fb84678368 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/shared_cpu_list @@ -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 index 0000000000..a05329ff40 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/coherency_line_size @@ -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 index 0000000000..a45fd52cc5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/physical_line_partition @@ -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 index 0000000000..fb84678368 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/shared_cpu_list @@ -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 index 0000000000..a05329ff40 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/coherency_line_size @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/physical_line_partition @@ -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 index 0000000000..50cd1811a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/shared_cpu_list @@ -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 index 0000000000..de058be8cc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/online @@ -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 index 0000000000..a05329ff40 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/cluster_cpus @@ -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 index 0000000000..fb84678368 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/cluster_id @@ -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 index 0000000000..a05329ff40 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_cpus @@ -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 index 0000000000..fb84678368 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_cpus_list @@ -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 index 0000000000..a45fd52cc5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/core_siblings_list @@ -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 index 0000000000..de058be8cc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/die_cpus @@ -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 index 0000000000..50cd1811a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/die_cpus_list @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/ppin @@ -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 index 0000000000..a05329ff40 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/thread_siblings @@ -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 index 0000000000..fb84678368 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu8/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/coherency_line_size @@ -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 index 0000000000..7273c0fa8c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/physical_line_partition @@ -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 index 0000000000..8fb6413a4c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/shared_cpu_list @@ -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 index 0000000000..1b15239a03 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/coherency_line_size @@ -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 index 0000000000..7273c0fa8c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/physical_line_partition @@ -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 index 0000000000..8fb6413a4c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/shared_cpu_list @@ -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 index 0000000000..1b15239a03 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/coherency_line_size @@ -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 index 0000000000..7273c0fa8c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/physical_line_partition @@ -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 index 0000000000..8fb6413a4c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/shared_cpu_list @@ -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 index 0000000000..1b15239a03 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/shared_cpu_map @@ -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 index 0000000000..94c87d3ec0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/coherency_line_size @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/level @@ -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 index 0000000000..08558e471c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/physical_line_partition @@ -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 index 0000000000..50cd1811a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/shared_cpu_list @@ -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 index 0000000000..de058be8cc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/shared_cpu_map @@ -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 index 0000000000..e7252eb3b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/online @@ -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 index 0000000000..1b15239a03 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/cluster_cpus @@ -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 index 0000000000..8fb6413a4c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/cluster_cpus_list @@ -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 index 0000000000..7a53b35687 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/cluster_id @@ -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 index 0000000000..1b15239a03 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_cpus @@ -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 index 0000000000..8fb6413a4c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_cpus_list @@ -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 index 0000000000..7273c0fa8c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_siblings @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/core_siblings_list @@ -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 index 0000000000..de058be8cc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/die_cpus @@ -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 index 0000000000..50cd1811a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/die_cpus_list @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/die_id @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/package_cpus @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/physical_package_id @@ -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 index 0000000000..0535bb223b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/ppin @@ -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 index 0000000000..1b15239a03 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/thread_siblings @@ -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 index 0000000000..8fb6413a4c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/cpu9/topology/thread_siblings_list @@ -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 index 0000000000..3498c1f2da --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/online @@ -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 index 0000000000..3498c1f2da --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/cpu/present @@ -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 index 0000000000..c841bea28b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu0 @@ -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 index 0000000000..5f4536279e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu1 @@ -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 index 0000000000..a6dc6bb10e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu10 @@ -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 index 0000000000..e29d898284 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu11 @@ -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 index 0000000000..211519e8ab --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu12 @@ -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 index 0000000000..52d3b6970d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu13 @@ -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 index 0000000000..24cb3b4569 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu14 @@ -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 index 0000000000..e905d85e46 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu15 @@ -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 index 0000000000..2dcca332ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu2 @@ -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 index 0000000000..c7690e5aa6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu3 @@ -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 index 0000000000..bbca866d95 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu32 @@ -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 index 0000000000..b7a9f8d243 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu33 @@ -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 index 0000000000..0c0e738912 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu34 @@ -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 index 0000000000..47654d6e12 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu35 @@ -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 index 0000000000..5e53f70548 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu36 @@ -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 index 0000000000..41b4ce7bb2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu37 @@ -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 index 0000000000..7231eb4601 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu38 @@ -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 index 0000000000..d46548047f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu39 @@ -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 index 0000000000..9e77a64eb4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu4 @@ -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 index 0000000000..c727d468b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu40 @@ -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 index 0000000000..cc0b78cb60 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu41 @@ -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 index 0000000000..8ebd18e6f2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu42 @@ -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 index 0000000000..03b2d2d0a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu43 @@ -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 index 0000000000..859e4fcfaa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu44 @@ -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 index 0000000000..58c3ca3033 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu45 @@ -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 index 0000000000..55223e0842 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu46 @@ -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 index 0000000000..19407d4d61 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu47 @@ -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 index 0000000000..cc07c3b97b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu5 @@ -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 index 0000000000..2e7576354f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu6 @@ -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 index 0000000000..09e3f79b43 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu7 @@ -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 index 0000000000..bda10cc343 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu8 @@ -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 index 0000000000..1ec1db255a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpu9 @@ -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 index 0000000000..171f9d6d18 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpulist @@ -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 index 0000000000..ac9ae14456 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/cpumap @@ -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 index 0000000000..cda1b69306 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/distance @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-1048576kB/free_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-1048576kB/nr_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-1048576kB/surplus_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-2048kB/free_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-2048kB/nr_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node0/hugepages/hugepages-2048kB/surplus_hugepages @@ -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 index 0000000000..445de4007b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu16 @@ -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 index 0000000000..13929dbfa9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu17 @@ -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 index 0000000000..3809adc563 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu18 @@ -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 index 0000000000..c671083ebd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu19 @@ -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 index 0000000000..a37c37082a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu20 @@ -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 index 0000000000..68a7cad5a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu21 @@ -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 index 0000000000..2c226ae535 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu22 @@ -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 index 0000000000..75c2f57749 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu23 @@ -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 index 0000000000..ad0a6188b9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu24 @@ -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 index 0000000000..3145742e9d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu25 @@ -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 index 0000000000..1dd180f157 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu26 @@ -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 index 0000000000..74ced19c16 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu27 @@ -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 index 0000000000..83269be2be --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu28 @@ -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 index 0000000000..fa37dc6984 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu29 @@ -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 index 0000000000..80226fa998 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu30 @@ -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 index 0000000000..6a9a569611 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu31 @@ -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 index 0000000000..60a190c924 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu48 @@ -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 index 0000000000..0ff1796878 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu49 @@ -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 index 0000000000..ddc53613bc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu50 @@ -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 index 0000000000..41163a989e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu51 @@ -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 index 0000000000..be09dc86b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu52 @@ -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 index 0000000000..470ab225d5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu53 @@ -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 index 0000000000..5c11dfda79 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu54 @@ -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 index 0000000000..e8589497e4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu55 @@ -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 index 0000000000..586050f67b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu56 @@ -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 index 0000000000..4276ac5b5b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu57 @@ -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 index 0000000000..3c10d2d7dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu58 @@ -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 index 0000000000..06ddb97175 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu59 @@ -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 index 0000000000..c062761594 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu60 @@ -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 index 0000000000..5a2c12fc64 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu61 @@ -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 index 0000000000..9056072669 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu62 @@ -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 index 0000000000..1511953333 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpu63 @@ -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 index 0000000000..3f9b07820e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpulist @@ -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 index 0000000000..ce0a2702e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/cpumap @@ -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 index 0000000000..fc1cac9f33 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/distance @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-1048576kB/free_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-1048576kB/nr_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-1048576kB/surplus_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-2048kB/free_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-2048kB/nr_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/node1/hugepages/hugepages-2048kB/surplus_hugepages @@ -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 index 0000000000..8b0fab869c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-amd/system/node/online @@ -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 index 0000000000..2cdd95fb07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/cpus @@ -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 index 0000000000..ece4196a6a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/cpus_list @@ -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 index 0000000000..22bfe89fa0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/bit_usage @@ -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 index 0000000000..6c269ec9f7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/cbm_mask @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/min_cbm_bits @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/num_closids @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/shareable_bits @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L2/sparse_masks @@ -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 index 0000000000..f14e1b3e79 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/bit_usage @@ -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 index 0000000000..ab35368e1f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/cbm_mask @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/min_cbm_bits @@ -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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/num_closids @@ -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 index 0000000000..a77fd92cf1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/shareable_bits @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3/sparse_masks @@ -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 index 0000000000..8da2ab8b17 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3_MON/max_threshold_occupancy @@ -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 index 0000000000..0c57b8d88c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3_MON/mon_features @@ -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 index 0000000000..a949a93dfc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/L3_MON/num_rmids @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/bandwidth_gran @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/delay_linear @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/min_bandwidth @@ -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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/num_closids @@ -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 index 0000000000..355295a05a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/MB/thread_throttle_mode @@ -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 index 0000000000..9766475a41 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/info/last_cmd_status @@ -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 index 0000000000..ffd02b050e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mode @@ -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 index 0000000000..48ad400bcb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_00/llc_occupancy @@ -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 index 0000000000..247d533341 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_00/mbm_local_bytes @@ -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 index 0000000000..073a2189f3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_00/mbm_total_bytes @@ -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 index 0000000000..42250d145e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_01/llc_occupancy @@ -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 index 0000000000..b20ed2a8e6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_01/mbm_local_bytes @@ -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 index 0000000000..21963c9a8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/mon_data/mon_L3_01/mbm_total_bytes @@ -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 index 0000000000..84e761085d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/schemata @@ -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 index 0000000000..5657f62877 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/size @@ -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 index 0000000000..8b13789179 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/resctrl/tasks @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/physical_line_partition @@ -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 index 0000000000..3b705507d6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/shared_cpu_list @@ -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 index 0000000000..48355f51d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/physical_line_partition @@ -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 index 0000000000..3b705507d6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/shared_cpu_list @@ -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 index 0000000000..48355f51d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/physical_line_partition @@ -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 index 0000000000..3b705507d6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/shared_cpu_list @@ -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 index 0000000000..48355f51d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/node0 @@ -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 index 0000000000..48355f51d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/cluster_cpus @@ -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 index 0000000000..3b705507d6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/cluster_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/cluster_id @@ -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 index 0000000000..48355f51d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_cpus @@ -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 index 0000000000..3b705507d6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/physical_package_id @@ -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 index 0000000000..48355f51d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/thread_siblings @@ -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 index 0000000000..3b705507d6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu0/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/coherency_line_size @@ -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 index 0000000000..39f5b69311 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/physical_line_partition @@ -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 index 0000000000..85c4f55ab0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/shared_cpu_list @@ -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 index 0000000000..d6f05b9a32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/coherency_line_size @@ -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 index 0000000000..39f5b69311 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/physical_line_partition @@ -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 index 0000000000..85c4f55ab0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/shared_cpu_list @@ -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 index 0000000000..d6f05b9a32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/coherency_line_size @@ -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 index 0000000000..39f5b69311 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/physical_line_partition @@ -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 index 0000000000..85c4f55ab0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/shared_cpu_list @@ -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 index 0000000000..d6f05b9a32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/online @@ -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 index 0000000000..d6f05b9a32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/cluster_cpus @@ -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 index 0000000000..85c4f55ab0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/cluster_cpus_list @@ -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 index 0000000000..aaacbe6629 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/cluster_id @@ -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 index 0000000000..d6f05b9a32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_cpus @@ -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 index 0000000000..85c4f55ab0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_cpus_list @@ -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 index 0000000000..7f8f011eb7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/physical_package_id @@ -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 index 0000000000..d6f05b9a32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/thread_siblings @@ -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 index 0000000000..85c4f55ab0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu1/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/physical_line_partition @@ -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 index 0000000000..87ebeac2c9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/shared_cpu_list @@ -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 index 0000000000..51c16b4909 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/physical_line_partition @@ -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 index 0000000000..87ebeac2c9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/shared_cpu_list @@ -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 index 0000000000..51c16b4909 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/physical_line_partition @@ -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 index 0000000000..87ebeac2c9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/shared_cpu_list @@ -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 index 0000000000..51c16b4909 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/online @@ -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 index 0000000000..51c16b4909 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/cluster_cpus @@ -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 index 0000000000..87ebeac2c9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/cluster_cpus_list @@ -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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/cluster_id @@ -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 index 0000000000..51c16b4909 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_cpus @@ -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 index 0000000000..87ebeac2c9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_cpus_list @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/physical_package_id @@ -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 index 0000000000..51c16b4909 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/thread_siblings @@ -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 index 0000000000..87ebeac2c9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu10/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/coherency_line_size @@ -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 index 0000000000..fff0a2476a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/physical_line_partition @@ -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 index 0000000000..bf8f3d5036 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/shared_cpu_list @@ -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 index 0000000000..5368424fee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/coherency_line_size @@ -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 index 0000000000..fff0a2476a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/physical_line_partition @@ -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 index 0000000000..bf8f3d5036 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/shared_cpu_list @@ -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 index 0000000000..5368424fee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/coherency_line_size @@ -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 index 0000000000..fff0a2476a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/physical_line_partition @@ -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 index 0000000000..bf8f3d5036 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/shared_cpu_list @@ -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 index 0000000000..5368424fee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/online @@ -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 index 0000000000..5368424fee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/cluster_cpus @@ -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 index 0000000000..bf8f3d5036 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/cluster_cpus_list @@ -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 index 0000000000..0d667b5e3a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/cluster_id @@ -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 index 0000000000..5368424fee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_cpus @@ -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 index 0000000000..bf8f3d5036 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_cpus_list @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/physical_package_id @@ -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 index 0000000000..5368424fee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/thread_siblings @@ -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 index 0000000000..bf8f3d5036 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu11/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/coherency_line_size @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/physical_line_partition @@ -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 index 0000000000..1fbab97e53 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/shared_cpu_list @@ -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 index 0000000000..ea709edf05 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/coherency_line_size @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/physical_line_partition @@ -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 index 0000000000..1fbab97e53 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/shared_cpu_list @@ -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 index 0000000000..ea709edf05 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/coherency_line_size @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/physical_line_partition @@ -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 index 0000000000..1fbab97e53 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/shared_cpu_list @@ -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 index 0000000000..ea709edf05 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/online @@ -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 index 0000000000..ea709edf05 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/cluster_cpus @@ -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 index 0000000000..1fbab97e53 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/cluster_cpus_list @@ -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 index 0000000000..2bd5a0a98a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/cluster_id @@ -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 index 0000000000..ea709edf05 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_cpus @@ -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 index 0000000000..1fbab97e53 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_cpus_list @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/physical_package_id @@ -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 index 0000000000..ea709edf05 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/thread_siblings @@ -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 index 0000000000..1fbab97e53 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu12/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/coherency_line_size @@ -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 index 0000000000..ea70ce0134 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/physical_line_partition @@ -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 index 0000000000..a5dc894f13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/shared_cpu_list @@ -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 index 0000000000..b691210707 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/coherency_line_size @@ -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 index 0000000000..ea70ce0134 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/physical_line_partition @@ -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 index 0000000000..a5dc894f13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/shared_cpu_list @@ -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 index 0000000000..b691210707 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/coherency_line_size @@ -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 index 0000000000..ea70ce0134 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/physical_line_partition @@ -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 index 0000000000..a5dc894f13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/shared_cpu_list @@ -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 index 0000000000..b691210707 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/online @@ -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 index 0000000000..b691210707 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/cluster_cpus @@ -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 index 0000000000..a5dc894f13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/cluster_cpus_list @@ -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 index 0000000000..a29644e57e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/cluster_id @@ -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 index 0000000000..b691210707 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_cpus @@ -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 index 0000000000..a5dc894f13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_cpus_list @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/physical_package_id @@ -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 index 0000000000..b691210707 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/thread_siblings @@ -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 index 0000000000..a5dc894f13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu13/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/coherency_line_size @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/physical_line_partition @@ -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 index 0000000000..c38a1abb7a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/shared_cpu_list @@ -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 index 0000000000..a9c4ea3da9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/coherency_line_size @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/physical_line_partition @@ -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 index 0000000000..c38a1abb7a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/shared_cpu_list @@ -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 index 0000000000..a9c4ea3da9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/coherency_line_size @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/physical_line_partition @@ -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 index 0000000000..c38a1abb7a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/shared_cpu_list @@ -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 index 0000000000..a9c4ea3da9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/online @@ -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 index 0000000000..a9c4ea3da9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/cluster_cpus @@ -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 index 0000000000..c38a1abb7a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/cluster_cpus_list @@ -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 index 0000000000..3c032078a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/cluster_id @@ -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 index 0000000000..a9c4ea3da9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_cpus @@ -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 index 0000000000..c38a1abb7a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_cpus_list @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/physical_package_id @@ -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 index 0000000000..a9c4ea3da9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/thread_siblings @@ -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 index 0000000000..c38a1abb7a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu14/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/coherency_line_size @@ -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 index 0000000000..69a893aa31 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/physical_line_partition @@ -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 index 0000000000..d00f11d93e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/shared_cpu_list @@ -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 index 0000000000..ae02309105 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/coherency_line_size @@ -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 index 0000000000..69a893aa31 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/physical_line_partition @@ -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 index 0000000000..d00f11d93e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/shared_cpu_list @@ -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 index 0000000000..ae02309105 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/coherency_line_size @@ -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 index 0000000000..69a893aa31 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/physical_line_partition @@ -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 index 0000000000..d00f11d93e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/shared_cpu_list @@ -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 index 0000000000..ae02309105 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/online @@ -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 index 0000000000..ae02309105 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/cluster_cpus @@ -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 index 0000000000..d00f11d93e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/cluster_cpus_list @@ -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 index 0000000000..94361d49fd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/cluster_id @@ -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 index 0000000000..ae02309105 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_cpus @@ -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 index 0000000000..d00f11d93e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_cpus_list @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/physical_package_id @@ -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 index 0000000000..ae02309105 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/thread_siblings @@ -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 index 0000000000..d00f11d93e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu15/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/physical_line_partition @@ -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 index 0000000000..fb94302519 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/shared_cpu_list @@ -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 index 0000000000..aa2502a209 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/physical_line_partition @@ -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 index 0000000000..fb94302519 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/shared_cpu_list @@ -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 index 0000000000..aa2502a209 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/physical_line_partition @@ -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 index 0000000000..fb94302519 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/shared_cpu_list @@ -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 index 0000000000..aa2502a209 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/online @@ -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 index 0000000000..aa2502a209 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/cluster_cpus @@ -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 index 0000000000..fb94302519 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/cluster_cpus_list @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/cluster_id @@ -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 index 0000000000..aa2502a209 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_cpus @@ -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 index 0000000000..fb94302519 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/physical_package_id @@ -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 index 0000000000..aa2502a209 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/thread_siblings @@ -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 index 0000000000..fb94302519 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu16/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/coherency_line_size @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/physical_line_partition @@ -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 index 0000000000..7fa4103c37 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/shared_cpu_list @@ -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 index 0000000000..9eaf14534c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/coherency_line_size @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/physical_line_partition @@ -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 index 0000000000..7fa4103c37 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/shared_cpu_list @@ -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 index 0000000000..9eaf14534c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/coherency_line_size @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/physical_line_partition @@ -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 index 0000000000..7fa4103c37 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/shared_cpu_list @@ -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 index 0000000000..9eaf14534c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/online @@ -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 index 0000000000..9eaf14534c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/cluster_cpus @@ -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 index 0000000000..7fa4103c37 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/cluster_cpus_list @@ -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 index 0000000000..a949a93dfc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/cluster_id @@ -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 index 0000000000..9eaf14534c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_cpus @@ -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 index 0000000000..7fa4103c37 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/physical_package_id @@ -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 index 0000000000..9eaf14534c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/thread_siblings @@ -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 index 0000000000..7fa4103c37 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu17/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/coherency_line_size @@ -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 index 0000000000..7f8f011eb7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/physical_line_partition @@ -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 index 0000000000..1f690064e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/shared_cpu_list @@ -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 index 0000000000..14bcb7a7b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/coherency_line_size @@ -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 index 0000000000..7f8f011eb7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/physical_line_partition @@ -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 index 0000000000..1f690064e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/shared_cpu_list @@ -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 index 0000000000..14bcb7a7b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/coherency_line_size @@ -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 index 0000000000..7f8f011eb7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/physical_line_partition @@ -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 index 0000000000..1f690064e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/shared_cpu_list @@ -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 index 0000000000..14bcb7a7b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/online @@ -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 index 0000000000..14bcb7a7b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/cluster_cpus @@ -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 index 0000000000..1f690064e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/cluster_cpus_list @@ -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 index 0000000000..8351c19397 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/cluster_id @@ -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 index 0000000000..14bcb7a7b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_cpus @@ -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 index 0000000000..1f690064e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_cpus_list @@ -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 index 0000000000..7f8f011eb7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/physical_package_id @@ -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 index 0000000000..14bcb7a7b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/thread_siblings @@ -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 index 0000000000..1f690064e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu18/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/coherency_line_size @@ -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 index 0000000000..3fdcd7c44c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/physical_line_partition @@ -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 index 0000000000..6e968db1b5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/shared_cpu_list @@ -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 index 0000000000..56248da5f5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/coherency_line_size @@ -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 index 0000000000..3fdcd7c44c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/physical_line_partition @@ -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 index 0000000000..6e968db1b5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/shared_cpu_list @@ -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 index 0000000000..56248da5f5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/coherency_line_size @@ -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 index 0000000000..3fdcd7c44c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/physical_line_partition @@ -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 index 0000000000..6e968db1b5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/shared_cpu_list @@ -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 index 0000000000..56248da5f5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/online @@ -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 index 0000000000..56248da5f5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/cluster_cpus @@ -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 index 0000000000..6e968db1b5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/cluster_cpus_list @@ -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 index 0000000000..405e2afe8e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/cluster_id @@ -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 index 0000000000..56248da5f5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_cpus @@ -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 index 0000000000..6e968db1b5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_cpus_list @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/physical_package_id @@ -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 index 0000000000..56248da5f5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/thread_siblings @@ -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 index 0000000000..6e968db1b5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu19/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/coherency_line_size @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/physical_line_partition @@ -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 index 0000000000..b6042531af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/shared_cpu_list @@ -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 index 0000000000..782f1122e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/coherency_line_size @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/physical_line_partition @@ -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 index 0000000000..b6042531af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/shared_cpu_list @@ -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 index 0000000000..782f1122e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/coherency_line_size @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/physical_line_partition @@ -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 index 0000000000..b6042531af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/shared_cpu_list @@ -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 index 0000000000..782f1122e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/online @@ -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 index 0000000000..782f1122e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/cluster_cpus @@ -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 index 0000000000..b6042531af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/cluster_cpus_list @@ -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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/cluster_id @@ -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 index 0000000000..782f1122e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_cpus @@ -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 index 0000000000..b6042531af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_cpus_list @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/physical_package_id @@ -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 index 0000000000..782f1122e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/thread_siblings @@ -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 index 0000000000..b6042531af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu2/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/coherency_line_size @@ -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 index 0000000000..7ed6ff82de --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/physical_line_partition @@ -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 index 0000000000..f2beb745b7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/shared_cpu_list @@ -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 index 0000000000..715c82ab45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/coherency_line_size @@ -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 index 0000000000..7ed6ff82de --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/physical_line_partition @@ -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 index 0000000000..f2beb745b7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/shared_cpu_list @@ -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 index 0000000000..715c82ab45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/coherency_line_size @@ -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 index 0000000000..7ed6ff82de --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/physical_line_partition @@ -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 index 0000000000..f2beb745b7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/shared_cpu_list @@ -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 index 0000000000..715c82ab45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/online @@ -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 index 0000000000..715c82ab45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/cluster_cpus @@ -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 index 0000000000..f2beb745b7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/cluster_cpus_list @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/cluster_id @@ -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 index 0000000000..715c82ab45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_cpus @@ -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 index 0000000000..f2beb745b7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_cpus_list @@ -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 index 0000000000..7ed6ff82de --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/physical_package_id @@ -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 index 0000000000..715c82ab45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/thread_siblings @@ -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 index 0000000000..f2beb745b7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu20/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/coherency_line_size @@ -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 index 0000000000..b5489e5e51 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/physical_line_partition @@ -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 index 0000000000..2496ba85b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/shared_cpu_list @@ -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 index 0000000000..7d1a03d63e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/coherency_line_size @@ -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 index 0000000000..b5489e5e51 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/physical_line_partition @@ -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 index 0000000000..2496ba85b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/shared_cpu_list @@ -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 index 0000000000..7d1a03d63e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/coherency_line_size @@ -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 index 0000000000..b5489e5e51 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/physical_line_partition @@ -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 index 0000000000..2496ba85b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/shared_cpu_list @@ -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 index 0000000000..7d1a03d63e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/online @@ -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 index 0000000000..7d1a03d63e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/cluster_cpus @@ -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 index 0000000000..2496ba85b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/cluster_cpus_list @@ -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 index 0000000000..93e7803245 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/cluster_id @@ -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 index 0000000000..7d1a03d63e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_cpus @@ -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 index 0000000000..2496ba85b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_cpus_list @@ -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 index 0000000000..7ed6ff82de --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/physical_package_id @@ -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 index 0000000000..7d1a03d63e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/thread_siblings @@ -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 index 0000000000..2496ba85b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu21/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/coherency_line_size @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/physical_line_partition @@ -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 index 0000000000..93f3bf7f1d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/shared_cpu_list @@ -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 index 0000000000..fd4616ad73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/coherency_line_size @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/physical_line_partition @@ -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 index 0000000000..93f3bf7f1d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/shared_cpu_list @@ -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 index 0000000000..fd4616ad73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/coherency_line_size @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/physical_line_partition @@ -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 index 0000000000..93f3bf7f1d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/shared_cpu_list @@ -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 index 0000000000..fd4616ad73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/online @@ -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 index 0000000000..fd4616ad73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/cluster_cpus @@ -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 index 0000000000..93f3bf7f1d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/cluster_cpus_list @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/cluster_id @@ -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 index 0000000000..fd4616ad73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_cpus @@ -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 index 0000000000..93f3bf7f1d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_cpus_list @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/physical_package_id @@ -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 index 0000000000..fd4616ad73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/thread_siblings @@ -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 index 0000000000..93f3bf7f1d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu22/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/coherency_line_size @@ -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 index 0000000000..2bbd69c2e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/physical_line_partition @@ -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 index 0000000000..fe84deab1a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/shared_cpu_list @@ -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 index 0000000000..c4cfa87ab6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/coherency_line_size @@ -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 index 0000000000..2bbd69c2e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/physical_line_partition @@ -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 index 0000000000..fe84deab1a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/shared_cpu_list @@ -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 index 0000000000..c4cfa87ab6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/coherency_line_size @@ -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 index 0000000000..2bbd69c2e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/physical_line_partition @@ -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 index 0000000000..fe84deab1a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/shared_cpu_list @@ -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 index 0000000000..c4cfa87ab6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/online @@ -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 index 0000000000..c4cfa87ab6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/cluster_cpus @@ -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 index 0000000000..fe84deab1a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/cluster_cpus_list @@ -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 index 0000000000..dee261df40 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/cluster_id @@ -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 index 0000000000..c4cfa87ab6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_cpus @@ -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 index 0000000000..fe84deab1a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_cpus_list @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/physical_package_id @@ -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 index 0000000000..c4cfa87ab6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/thread_siblings @@ -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 index 0000000000..fe84deab1a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu23/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/physical_line_partition @@ -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 index 0000000000..3b705507d6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/shared_cpu_list @@ -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 index 0000000000..48355f51d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/physical_line_partition @@ -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 index 0000000000..3b705507d6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/shared_cpu_list @@ -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 index 0000000000..48355f51d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/physical_line_partition @@ -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 index 0000000000..3b705507d6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/shared_cpu_list @@ -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 index 0000000000..48355f51d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/online @@ -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 index 0000000000..48355f51d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/cluster_cpus @@ -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 index 0000000000..3b705507d6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/cluster_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/cluster_id @@ -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 index 0000000000..48355f51d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_cpus @@ -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 index 0000000000..3b705507d6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/physical_package_id @@ -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 index 0000000000..48355f51d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/thread_siblings @@ -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 index 0000000000..3b705507d6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu24/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/coherency_line_size @@ -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 index 0000000000..39f5b69311 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/physical_line_partition @@ -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 index 0000000000..85c4f55ab0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/shared_cpu_list @@ -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 index 0000000000..d6f05b9a32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/coherency_line_size @@ -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 index 0000000000..39f5b69311 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/physical_line_partition @@ -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 index 0000000000..85c4f55ab0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/shared_cpu_list @@ -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 index 0000000000..d6f05b9a32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/coherency_line_size @@ -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 index 0000000000..39f5b69311 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/physical_line_partition @@ -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 index 0000000000..85c4f55ab0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/shared_cpu_list @@ -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 index 0000000000..d6f05b9a32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/online @@ -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 index 0000000000..d6f05b9a32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/cluster_cpus @@ -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 index 0000000000..85c4f55ab0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/cluster_cpus_list @@ -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 index 0000000000..aaacbe6629 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/cluster_id @@ -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 index 0000000000..d6f05b9a32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_cpus @@ -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 index 0000000000..85c4f55ab0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_cpus_list @@ -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 index 0000000000..7f8f011eb7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/physical_package_id @@ -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 index 0000000000..d6f05b9a32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/thread_siblings @@ -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 index 0000000000..85c4f55ab0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu25/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/coherency_line_size @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/physical_line_partition @@ -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 index 0000000000..b6042531af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/shared_cpu_list @@ -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 index 0000000000..782f1122e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/coherency_line_size @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/physical_line_partition @@ -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 index 0000000000..b6042531af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/shared_cpu_list @@ -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 index 0000000000..782f1122e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/coherency_line_size @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/physical_line_partition @@ -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 index 0000000000..b6042531af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/shared_cpu_list @@ -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 index 0000000000..782f1122e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/online @@ -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 index 0000000000..782f1122e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/cluster_cpus @@ -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 index 0000000000..b6042531af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/cluster_cpus_list @@ -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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/cluster_id @@ -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 index 0000000000..782f1122e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_cpus @@ -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 index 0000000000..b6042531af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_cpus_list @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/physical_package_id @@ -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 index 0000000000..782f1122e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/thread_siblings @@ -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 index 0000000000..b6042531af --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu26/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/coherency_line_size @@ -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 index 0000000000..78eb67cee1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/physical_line_partition @@ -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 index 0000000000..8957b1067b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/shared_cpu_list @@ -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 index 0000000000..0394402832 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/coherency_line_size @@ -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 index 0000000000..78eb67cee1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/physical_line_partition @@ -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 index 0000000000..8957b1067b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/shared_cpu_list @@ -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 index 0000000000..0394402832 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/coherency_line_size @@ -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 index 0000000000..78eb67cee1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/physical_line_partition @@ -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 index 0000000000..8957b1067b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/shared_cpu_list @@ -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 index 0000000000..0394402832 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/online @@ -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 index 0000000000..0394402832 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/cluster_cpus @@ -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 index 0000000000..8957b1067b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/cluster_cpus_list @@ -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 index 0000000000..fa8f08cb6f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/cluster_id @@ -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 index 0000000000..0394402832 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_cpus @@ -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 index 0000000000..8957b1067b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_cpus_list @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/physical_package_id @@ -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 index 0000000000..0394402832 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/thread_siblings @@ -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 index 0000000000..8957b1067b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu27/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/coherency_line_size @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/physical_line_partition @@ -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 index 0000000000..76519738bd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/shared_cpu_list @@ -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 index 0000000000..927b0bf0ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/coherency_line_size @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/physical_line_partition @@ -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 index 0000000000..76519738bd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/shared_cpu_list @@ -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 index 0000000000..927b0bf0ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/coherency_line_size @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/physical_line_partition @@ -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 index 0000000000..76519738bd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/shared_cpu_list @@ -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 index 0000000000..927b0bf0ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/online @@ -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 index 0000000000..927b0bf0ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/cluster_cpus @@ -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 index 0000000000..76519738bd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/cluster_cpus_list @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/cluster_id @@ -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 index 0000000000..927b0bf0ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_cpus @@ -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 index 0000000000..76519738bd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_cpus_list @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/physical_package_id @@ -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 index 0000000000..927b0bf0ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/thread_siblings @@ -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 index 0000000000..76519738bd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu28/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/coherency_line_size @@ -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 index 0000000000..d69c74c8b9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/physical_line_partition @@ -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 index 0000000000..ae9eb155dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/shared_cpu_list @@ -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 index 0000000000..3e016a0b88 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/coherency_line_size @@ -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 index 0000000000..d69c74c8b9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/physical_line_partition @@ -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 index 0000000000..ae9eb155dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/shared_cpu_list @@ -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 index 0000000000..3e016a0b88 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/coherency_line_size @@ -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 index 0000000000..d69c74c8b9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/physical_line_partition @@ -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 index 0000000000..ae9eb155dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/shared_cpu_list @@ -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 index 0000000000..3e016a0b88 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/online @@ -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 index 0000000000..3e016a0b88 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/cluster_cpus @@ -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 index 0000000000..ae9eb155dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/cluster_cpus_list @@ -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 index 0000000000..878d5a02b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/cluster_id @@ -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 index 0000000000..3e016a0b88 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_cpus @@ -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 index 0000000000..ae9eb155dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_cpus_list @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/physical_package_id @@ -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 index 0000000000..3e016a0b88 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/thread_siblings @@ -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 index 0000000000..ae9eb155dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu29/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/coherency_line_size @@ -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 index 0000000000..78eb67cee1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/physical_line_partition @@ -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 index 0000000000..8957b1067b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/shared_cpu_list @@ -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 index 0000000000..0394402832 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/coherency_line_size @@ -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 index 0000000000..78eb67cee1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/physical_line_partition @@ -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 index 0000000000..8957b1067b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/shared_cpu_list @@ -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 index 0000000000..0394402832 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/coherency_line_size @@ -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 index 0000000000..78eb67cee1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/physical_line_partition @@ -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 index 0000000000..8957b1067b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/shared_cpu_list @@ -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 index 0000000000..0394402832 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/online @@ -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 index 0000000000..0394402832 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/cluster_cpus @@ -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 index 0000000000..8957b1067b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/cluster_cpus_list @@ -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 index 0000000000..fa8f08cb6f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/cluster_id @@ -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 index 0000000000..0394402832 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_cpus @@ -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 index 0000000000..8957b1067b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_cpus_list @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/physical_package_id @@ -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 index 0000000000..0394402832 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/thread_siblings @@ -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 index 0000000000..8957b1067b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu3/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/physical_line_partition @@ -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 index 0000000000..8f9572bcd8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/shared_cpu_list @@ -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 index 0000000000..58228033cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/physical_line_partition @@ -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 index 0000000000..8f9572bcd8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/shared_cpu_list @@ -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 index 0000000000..58228033cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/physical_line_partition @@ -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 index 0000000000..8f9572bcd8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/shared_cpu_list @@ -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 index 0000000000..58228033cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/online @@ -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 index 0000000000..58228033cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/cluster_cpus @@ -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 index 0000000000..8f9572bcd8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/cluster_cpus_list @@ -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 index 0000000000..209e3ef4b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/cluster_id @@ -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 index 0000000000..58228033cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_cpus @@ -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 index 0000000000..8f9572bcd8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_cpus_list @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/physical_package_id @@ -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 index 0000000000..58228033cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/thread_siblings @@ -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 index 0000000000..8f9572bcd8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu30/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/coherency_line_size @@ -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 index 0000000000..1479e19b5f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/physical_line_partition @@ -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 index 0000000000..5383a71f8b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/shared_cpu_list @@ -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 index 0000000000..d9382fdb02 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/coherency_line_size @@ -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 index 0000000000..1479e19b5f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/physical_line_partition @@ -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 index 0000000000..5383a71f8b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/shared_cpu_list @@ -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 index 0000000000..d9382fdb02 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/coherency_line_size @@ -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 index 0000000000..1479e19b5f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/physical_line_partition @@ -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 index 0000000000..5383a71f8b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/shared_cpu_list @@ -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 index 0000000000..d9382fdb02 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/online @@ -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 index 0000000000..d9382fdb02 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/cluster_cpus @@ -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 index 0000000000..5383a71f8b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/cluster_cpus_list @@ -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 index 0000000000..fd03ab2a61 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/cluster_id @@ -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 index 0000000000..d9382fdb02 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_cpus @@ -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 index 0000000000..5383a71f8b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/physical_package_id @@ -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 index 0000000000..d9382fdb02 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/thread_siblings @@ -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 index 0000000000..5383a71f8b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu31/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/physical_line_partition @@ -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 index 0000000000..afe3bc48a9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/shared_cpu_list @@ -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 index 0000000000..bc83043de1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/physical_line_partition @@ -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 index 0000000000..afe3bc48a9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/shared_cpu_list @@ -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 index 0000000000..bc83043de1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/physical_line_partition @@ -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 index 0000000000..afe3bc48a9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/shared_cpu_list @@ -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 index 0000000000..bc83043de1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/online @@ -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 index 0000000000..bc83043de1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/cluster_cpus @@ -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 index 0000000000..afe3bc48a9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/cluster_cpus_list @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/cluster_id @@ -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 index 0000000000..bc83043de1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_cpus @@ -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 index 0000000000..afe3bc48a9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_cpus_list @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/physical_package_id @@ -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 index 0000000000..bc83043de1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/thread_siblings @@ -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 index 0000000000..afe3bc48a9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu32/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/coherency_line_size @@ -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 index 0000000000..38b10c1b2b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/physical_line_partition @@ -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 index 0000000000..0ba4a203dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/shared_cpu_list @@ -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 index 0000000000..2858a98432 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/coherency_line_size @@ -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 index 0000000000..38b10c1b2b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/physical_line_partition @@ -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 index 0000000000..0ba4a203dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/shared_cpu_list @@ -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 index 0000000000..2858a98432 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/coherency_line_size @@ -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 index 0000000000..38b10c1b2b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/physical_line_partition @@ -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 index 0000000000..0ba4a203dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/shared_cpu_list @@ -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 index 0000000000..2858a98432 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/online @@ -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 index 0000000000..2858a98432 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/cluster_cpus @@ -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 index 0000000000..0ba4a203dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/cluster_cpus_list @@ -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 index 0000000000..7296f257eb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/cluster_id @@ -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 index 0000000000..2858a98432 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_cpus @@ -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 index 0000000000..0ba4a203dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_cpus_list @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/physical_package_id @@ -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 index 0000000000..2858a98432 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/thread_siblings @@ -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 index 0000000000..0ba4a203dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu33/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/physical_line_partition @@ -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 index 0000000000..87ebeac2c9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/shared_cpu_list @@ -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 index 0000000000..51c16b4909 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/physical_line_partition @@ -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 index 0000000000..87ebeac2c9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/shared_cpu_list @@ -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 index 0000000000..51c16b4909 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/coherency_line_size @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/physical_line_partition @@ -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 index 0000000000..87ebeac2c9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/shared_cpu_list @@ -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 index 0000000000..51c16b4909 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/online @@ -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 index 0000000000..51c16b4909 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/cluster_cpus @@ -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 index 0000000000..87ebeac2c9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/cluster_cpus_list @@ -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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/cluster_id @@ -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 index 0000000000..51c16b4909 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_cpus @@ -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 index 0000000000..87ebeac2c9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_cpus_list @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/physical_package_id @@ -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 index 0000000000..51c16b4909 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/thread_siblings @@ -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 index 0000000000..87ebeac2c9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu34/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/coherency_line_size @@ -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 index 0000000000..fff0a2476a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/physical_line_partition @@ -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 index 0000000000..bf8f3d5036 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/shared_cpu_list @@ -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 index 0000000000..5368424fee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/coherency_line_size @@ -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 index 0000000000..fff0a2476a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/physical_line_partition @@ -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 index 0000000000..bf8f3d5036 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/shared_cpu_list @@ -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 index 0000000000..5368424fee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/coherency_line_size @@ -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 index 0000000000..fff0a2476a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/physical_line_partition @@ -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 index 0000000000..bf8f3d5036 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/shared_cpu_list @@ -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 index 0000000000..5368424fee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/online @@ -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 index 0000000000..5368424fee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/cluster_cpus @@ -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 index 0000000000..bf8f3d5036 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/cluster_cpus_list @@ -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 index 0000000000..0d667b5e3a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/cluster_id @@ -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 index 0000000000..5368424fee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_cpus @@ -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 index 0000000000..bf8f3d5036 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_cpus_list @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/physical_package_id @@ -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 index 0000000000..5368424fee --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/thread_siblings @@ -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 index 0000000000..bf8f3d5036 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu35/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/coherency_line_size @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/physical_line_partition @@ -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 index 0000000000..1fbab97e53 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/shared_cpu_list @@ -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 index 0000000000..ea709edf05 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/coherency_line_size @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/physical_line_partition @@ -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 index 0000000000..1fbab97e53 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/shared_cpu_list @@ -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 index 0000000000..ea709edf05 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/coherency_line_size @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/physical_line_partition @@ -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 index 0000000000..1fbab97e53 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/shared_cpu_list @@ -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 index 0000000000..ea709edf05 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/online @@ -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 index 0000000000..ea709edf05 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/cluster_cpus @@ -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 index 0000000000..1fbab97e53 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/cluster_cpus_list @@ -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 index 0000000000..2bd5a0a98a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/cluster_id @@ -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 index 0000000000..ea709edf05 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_cpus @@ -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 index 0000000000..1fbab97e53 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_cpus_list @@ -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 index 0000000000..b4de394767 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/physical_package_id @@ -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 index 0000000000..ea709edf05 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/thread_siblings @@ -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 index 0000000000..1fbab97e53 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu36/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/coherency_line_size @@ -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 index 0000000000..ea70ce0134 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/physical_line_partition @@ -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 index 0000000000..a5dc894f13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/shared_cpu_list @@ -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 index 0000000000..b691210707 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/coherency_line_size @@ -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 index 0000000000..ea70ce0134 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/physical_line_partition @@ -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 index 0000000000..a5dc894f13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/shared_cpu_list @@ -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 index 0000000000..b691210707 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/coherency_line_size @@ -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 index 0000000000..ea70ce0134 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/physical_line_partition @@ -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 index 0000000000..a5dc894f13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/shared_cpu_list @@ -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 index 0000000000..b691210707 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/online @@ -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 index 0000000000..b691210707 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/cluster_cpus @@ -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 index 0000000000..a5dc894f13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/cluster_cpus_list @@ -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 index 0000000000..a29644e57e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/cluster_id @@ -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 index 0000000000..b691210707 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_cpus @@ -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 index 0000000000..a5dc894f13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_cpus_list @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/physical_package_id @@ -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 index 0000000000..b691210707 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/thread_siblings @@ -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 index 0000000000..a5dc894f13 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu37/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/coherency_line_size @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/physical_line_partition @@ -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 index 0000000000..c38a1abb7a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/shared_cpu_list @@ -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 index 0000000000..a9c4ea3da9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/coherency_line_size @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/physical_line_partition @@ -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 index 0000000000..c38a1abb7a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/shared_cpu_list @@ -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 index 0000000000..a9c4ea3da9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/coherency_line_size @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/physical_line_partition @@ -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 index 0000000000..c38a1abb7a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/shared_cpu_list @@ -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 index 0000000000..a9c4ea3da9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/online @@ -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 index 0000000000..a9c4ea3da9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/cluster_cpus @@ -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 index 0000000000..c38a1abb7a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/cluster_cpus_list @@ -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 index 0000000000..3c032078a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/cluster_id @@ -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 index 0000000000..a9c4ea3da9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_cpus @@ -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 index 0000000000..c38a1abb7a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_cpus_list @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/physical_package_id @@ -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 index 0000000000..a9c4ea3da9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/thread_siblings @@ -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 index 0000000000..c38a1abb7a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu38/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/coherency_line_size @@ -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 index 0000000000..69a893aa31 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/physical_line_partition @@ -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 index 0000000000..d00f11d93e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/shared_cpu_list @@ -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 index 0000000000..ae02309105 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/coherency_line_size @@ -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 index 0000000000..69a893aa31 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/physical_line_partition @@ -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 index 0000000000..d00f11d93e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/shared_cpu_list @@ -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 index 0000000000..ae02309105 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/coherency_line_size @@ -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 index 0000000000..69a893aa31 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/physical_line_partition @@ -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 index 0000000000..d00f11d93e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/shared_cpu_list @@ -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 index 0000000000..ae02309105 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/online @@ -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 index 0000000000..ae02309105 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/cluster_cpus @@ -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 index 0000000000..d00f11d93e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/cluster_cpus_list @@ -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 index 0000000000..94361d49fd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/cluster_id @@ -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 index 0000000000..ae02309105 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_cpus @@ -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 index 0000000000..d00f11d93e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_cpus_list @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/physical_package_id @@ -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 index 0000000000..ae02309105 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/thread_siblings @@ -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 index 0000000000..d00f11d93e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu39/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/coherency_line_size @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/physical_line_partition @@ -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 index 0000000000..76519738bd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/shared_cpu_list @@ -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 index 0000000000..927b0bf0ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/coherency_line_size @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/physical_line_partition @@ -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 index 0000000000..76519738bd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/shared_cpu_list @@ -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 index 0000000000..927b0bf0ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/coherency_line_size @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/physical_line_partition @@ -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 index 0000000000..76519738bd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/shared_cpu_list @@ -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 index 0000000000..927b0bf0ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/online @@ -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 index 0000000000..927b0bf0ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/cluster_cpus @@ -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 index 0000000000..76519738bd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/cluster_cpus_list @@ -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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/cluster_id @@ -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 index 0000000000..927b0bf0ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_cpus @@ -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 index 0000000000..76519738bd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_cpus_list @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/physical_package_id @@ -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 index 0000000000..927b0bf0ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/thread_siblings @@ -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 index 0000000000..76519738bd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu4/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/physical_line_partition @@ -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 index 0000000000..fb94302519 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/shared_cpu_list @@ -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 index 0000000000..aa2502a209 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/physical_line_partition @@ -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 index 0000000000..fb94302519 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/shared_cpu_list @@ -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 index 0000000000..aa2502a209 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/physical_line_partition @@ -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 index 0000000000..fb94302519 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/shared_cpu_list @@ -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 index 0000000000..aa2502a209 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/online @@ -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 index 0000000000..aa2502a209 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/cluster_cpus @@ -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 index 0000000000..fb94302519 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/cluster_cpus_list @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/cluster_id @@ -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 index 0000000000..aa2502a209 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_cpus @@ -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 index 0000000000..fb94302519 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/physical_package_id @@ -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 index 0000000000..aa2502a209 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/thread_siblings @@ -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 index 0000000000..fb94302519 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu40/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/coherency_line_size @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/physical_line_partition @@ -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 index 0000000000..7fa4103c37 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/shared_cpu_list @@ -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 index 0000000000..9eaf14534c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/coherency_line_size @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/physical_line_partition @@ -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 index 0000000000..7fa4103c37 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/shared_cpu_list @@ -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 index 0000000000..9eaf14534c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/coherency_line_size @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/physical_line_partition @@ -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 index 0000000000..7fa4103c37 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/shared_cpu_list @@ -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 index 0000000000..9eaf14534c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/online @@ -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 index 0000000000..9eaf14534c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/cluster_cpus @@ -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 index 0000000000..7fa4103c37 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/cluster_cpus_list @@ -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 index 0000000000..a949a93dfc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/cluster_id @@ -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 index 0000000000..9eaf14534c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_cpus @@ -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 index 0000000000..7fa4103c37 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/physical_package_id @@ -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 index 0000000000..9eaf14534c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/thread_siblings @@ -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 index 0000000000..7fa4103c37 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu41/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/coherency_line_size @@ -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 index 0000000000..7f8f011eb7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/physical_line_partition @@ -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 index 0000000000..1f690064e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/shared_cpu_list @@ -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 index 0000000000..14bcb7a7b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/coherency_line_size @@ -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 index 0000000000..7f8f011eb7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/physical_line_partition @@ -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 index 0000000000..1f690064e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/shared_cpu_list @@ -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 index 0000000000..14bcb7a7b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/coherency_line_size @@ -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 index 0000000000..7f8f011eb7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/physical_line_partition @@ -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 index 0000000000..1f690064e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/shared_cpu_list @@ -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 index 0000000000..14bcb7a7b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/online @@ -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 index 0000000000..14bcb7a7b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/cluster_cpus @@ -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 index 0000000000..1f690064e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/cluster_cpus_list @@ -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 index 0000000000..8351c19397 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/cluster_id @@ -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 index 0000000000..14bcb7a7b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_cpus @@ -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 index 0000000000..1f690064e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_cpus_list @@ -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 index 0000000000..7f8f011eb7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/physical_package_id @@ -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 index 0000000000..14bcb7a7b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/thread_siblings @@ -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 index 0000000000..1f690064e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu42/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/coherency_line_size @@ -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 index 0000000000..3fdcd7c44c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/physical_line_partition @@ -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 index 0000000000..6e968db1b5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/shared_cpu_list @@ -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 index 0000000000..56248da5f5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/coherency_line_size @@ -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 index 0000000000..3fdcd7c44c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/physical_line_partition @@ -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 index 0000000000..6e968db1b5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/shared_cpu_list @@ -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 index 0000000000..56248da5f5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/coherency_line_size @@ -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 index 0000000000..3fdcd7c44c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/physical_line_partition @@ -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 index 0000000000..6e968db1b5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/shared_cpu_list @@ -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 index 0000000000..56248da5f5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/online @@ -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 index 0000000000..56248da5f5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/cluster_cpus @@ -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 index 0000000000..6e968db1b5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/cluster_cpus_list @@ -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 index 0000000000..405e2afe8e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/cluster_id @@ -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 index 0000000000..56248da5f5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_cpus @@ -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 index 0000000000..6e968db1b5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_cpus_list @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/physical_package_id @@ -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 index 0000000000..56248da5f5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/thread_siblings @@ -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 index 0000000000..6e968db1b5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu43/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/coherency_line_size @@ -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 index 0000000000..7ed6ff82de --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/physical_line_partition @@ -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 index 0000000000..f2beb745b7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/shared_cpu_list @@ -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 index 0000000000..715c82ab45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/coherency_line_size @@ -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 index 0000000000..7ed6ff82de --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/physical_line_partition @@ -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 index 0000000000..f2beb745b7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/shared_cpu_list @@ -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 index 0000000000..715c82ab45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/coherency_line_size @@ -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 index 0000000000..7ed6ff82de --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/physical_line_partition @@ -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 index 0000000000..f2beb745b7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/shared_cpu_list @@ -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 index 0000000000..715c82ab45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/online @@ -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 index 0000000000..715c82ab45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/cluster_cpus @@ -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 index 0000000000..f2beb745b7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/cluster_cpus_list @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/cluster_id @@ -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 index 0000000000..715c82ab45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_cpus @@ -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 index 0000000000..f2beb745b7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_cpus_list @@ -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 index 0000000000..7ed6ff82de --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/physical_package_id @@ -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 index 0000000000..715c82ab45 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/thread_siblings @@ -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 index 0000000000..f2beb745b7 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu44/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/coherency_line_size @@ -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 index 0000000000..b5489e5e51 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/physical_line_partition @@ -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 index 0000000000..2496ba85b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/shared_cpu_list @@ -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 index 0000000000..7d1a03d63e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/coherency_line_size @@ -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 index 0000000000..b5489e5e51 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/physical_line_partition @@ -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 index 0000000000..2496ba85b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/shared_cpu_list @@ -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 index 0000000000..7d1a03d63e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/coherency_line_size @@ -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 index 0000000000..b5489e5e51 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/physical_line_partition @@ -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 index 0000000000..2496ba85b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/shared_cpu_list @@ -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 index 0000000000..7d1a03d63e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/online @@ -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 index 0000000000..7d1a03d63e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/cluster_cpus @@ -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 index 0000000000..2496ba85b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/cluster_cpus_list @@ -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 index 0000000000..93e7803245 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/cluster_id @@ -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 index 0000000000..7d1a03d63e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_cpus @@ -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 index 0000000000..2496ba85b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_cpus_list @@ -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 index 0000000000..7ed6ff82de --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/physical_package_id @@ -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 index 0000000000..7d1a03d63e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/thread_siblings @@ -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 index 0000000000..2496ba85b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu45/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/coherency_line_size @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/physical_line_partition @@ -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 index 0000000000..93f3bf7f1d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/shared_cpu_list @@ -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 index 0000000000..fd4616ad73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/coherency_line_size @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/physical_line_partition @@ -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 index 0000000000..93f3bf7f1d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/shared_cpu_list @@ -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 index 0000000000..fd4616ad73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/coherency_line_size @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/physical_line_partition @@ -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 index 0000000000..93f3bf7f1d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/shared_cpu_list @@ -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 index 0000000000..fd4616ad73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/online @@ -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 index 0000000000..fd4616ad73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/cluster_cpus @@ -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 index 0000000000..93f3bf7f1d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/cluster_cpus_list @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/cluster_id @@ -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 index 0000000000..fd4616ad73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_cpus @@ -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 index 0000000000..93f3bf7f1d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_cpus_list @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/physical_package_id @@ -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 index 0000000000..fd4616ad73 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/thread_siblings @@ -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 index 0000000000..93f3bf7f1d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu46/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/coherency_line_size @@ -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 index 0000000000..2bbd69c2e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/physical_line_partition @@ -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 index 0000000000..fe84deab1a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/shared_cpu_list @@ -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 index 0000000000..c4cfa87ab6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/coherency_line_size @@ -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 index 0000000000..2bbd69c2e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/physical_line_partition @@ -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 index 0000000000..fe84deab1a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/shared_cpu_list @@ -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 index 0000000000..c4cfa87ab6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/coherency_line_size @@ -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 index 0000000000..2bbd69c2e5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/physical_line_partition @@ -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 index 0000000000..fe84deab1a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/shared_cpu_list @@ -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 index 0000000000..c4cfa87ab6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/online @@ -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 index 0000000000..c4cfa87ab6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/cluster_cpus @@ -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 index 0000000000..fe84deab1a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/cluster_cpus_list @@ -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 index 0000000000..dee261df40 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/cluster_id @@ -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 index 0000000000..c4cfa87ab6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_cpus @@ -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 index 0000000000..fe84deab1a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_cpus_list @@ -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 index 0000000000..1e8b314962 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/physical_package_id @@ -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 index 0000000000..c4cfa87ab6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/thread_siblings @@ -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 index 0000000000..fe84deab1a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu47/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/coherency_line_size @@ -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 index 0000000000..d69c74c8b9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/physical_line_partition @@ -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 index 0000000000..ae9eb155dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/shared_cpu_list @@ -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 index 0000000000..3e016a0b88 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/coherency_line_size @@ -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 index 0000000000..d69c74c8b9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/physical_line_partition @@ -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 index 0000000000..ae9eb155dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/shared_cpu_list @@ -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 index 0000000000..3e016a0b88 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/coherency_line_size @@ -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 index 0000000000..d69c74c8b9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/physical_line_partition @@ -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 index 0000000000..ae9eb155dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/shared_cpu_list @@ -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 index 0000000000..3e016a0b88 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/online @@ -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 index 0000000000..3e016a0b88 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/cluster_cpus @@ -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 index 0000000000..ae9eb155dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/cluster_cpus_list @@ -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 index 0000000000..878d5a02b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/cluster_id @@ -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 index 0000000000..3e016a0b88 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_cpus @@ -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 index 0000000000..ae9eb155dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_cpus_list @@ -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 index 0000000000..ec635144f6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/physical_package_id @@ -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 index 0000000000..3e016a0b88 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/thread_siblings @@ -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 index 0000000000..ae9eb155dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu5/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/physical_line_partition @@ -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 index 0000000000..8f9572bcd8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/shared_cpu_list @@ -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 index 0000000000..58228033cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/physical_line_partition @@ -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 index 0000000000..8f9572bcd8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/shared_cpu_list @@ -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 index 0000000000..58228033cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/coherency_line_size @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/physical_line_partition @@ -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 index 0000000000..8f9572bcd8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/shared_cpu_list @@ -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 index 0000000000..58228033cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/online @@ -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 index 0000000000..58228033cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/cluster_cpus @@ -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 index 0000000000..8f9572bcd8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/cluster_cpus_list @@ -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 index 0000000000..209e3ef4b6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/cluster_id @@ -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 index 0000000000..58228033cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_cpus @@ -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 index 0000000000..8f9572bcd8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_cpus_list @@ -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 index 0000000000..f599e28b8a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/physical_package_id @@ -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 index 0000000000..58228033cb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/thread_siblings @@ -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 index 0000000000..8f9572bcd8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu6/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/coherency_line_size @@ -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 index 0000000000..1479e19b5f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/physical_line_partition @@ -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 index 0000000000..5383a71f8b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/shared_cpu_list @@ -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 index 0000000000..d9382fdb02 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/coherency_line_size @@ -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 index 0000000000..1479e19b5f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/physical_line_partition @@ -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 index 0000000000..5383a71f8b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/shared_cpu_list @@ -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 index 0000000000..d9382fdb02 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/coherency_line_size @@ -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 index 0000000000..1479e19b5f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/physical_line_partition @@ -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 index 0000000000..5383a71f8b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/shared_cpu_list @@ -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 index 0000000000..d9382fdb02 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/online @@ -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 index 0000000000..d9382fdb02 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/cluster_cpus @@ -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 index 0000000000..5383a71f8b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/cluster_cpus_list @@ -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 index 0000000000..fd03ab2a61 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/cluster_id @@ -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 index 0000000000..d9382fdb02 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_cpus @@ -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 index 0000000000..5383a71f8b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/physical_package_id @@ -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 index 0000000000..d9382fdb02 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/thread_siblings @@ -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 index 0000000000..5383a71f8b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu7/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/physical_line_partition @@ -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 index 0000000000..afe3bc48a9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/shared_cpu_list @@ -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 index 0000000000..bc83043de1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/physical_line_partition @@ -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 index 0000000000..afe3bc48a9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/shared_cpu_list @@ -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 index 0000000000..bc83043de1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/coherency_line_size @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/physical_line_partition @@ -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 index 0000000000..afe3bc48a9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/shared_cpu_list @@ -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 index 0000000000..bc83043de1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/coherency_line_size @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/physical_line_partition @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/shared_cpu_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..222b6af326 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/node0 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/online @@ -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 index 0000000000..bc83043de1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/cluster_cpus @@ -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 index 0000000000..afe3bc48a9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/cluster_cpus_list @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/cluster_id @@ -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 index 0000000000..bc83043de1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_cpus @@ -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 index 0000000000..afe3bc48a9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_cpus_list @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_siblings @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/core_siblings_list @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/die_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/die_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/die_id @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/package_cpus @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/package_cpus_list @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/physical_package_id @@ -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 index 0000000000..bc83043de1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/thread_siblings @@ -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 index 0000000000..afe3bc48a9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu8/topology/thread_siblings_list @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/coherency_line_size @@ -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 index 0000000000..38b10c1b2b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/physical_line_partition @@ -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 index 0000000000..0ba4a203dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/shared_cpu_list @@ -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 index 0000000000..2858a98432 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/shared_cpu_map @@ -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 index 0000000000..5941d598b1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/size @@ -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 index 0000000000..0b7088ec63 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..48082f72f0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index0/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/coherency_line_size @@ -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 index 0000000000..38b10c1b2b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/id @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/level @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/physical_line_partition @@ -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 index 0000000000..0ba4a203dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/shared_cpu_list @@ -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 index 0000000000..2858a98432 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/shared_cpu_map @@ -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 index 0000000000..56b868b2a3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/size @@ -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 index 0000000000..9a53cbfa32 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..45a4fb75db --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index1/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/coherency_line_size @@ -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 index 0000000000..38b10c1b2b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/id @@ -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 index 0000000000..0cfbf08886 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/level @@ -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 index 0000000000..c873496a22 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/physical_line_partition @@ -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 index 0000000000..0ba4a203dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/shared_cpu_list @@ -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 index 0000000000..2858a98432 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/shared_cpu_map @@ -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 index 0000000000..25d2efd068 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..b6a7d89c68 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index2/ways_of_associativity @@ -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 index 0000000000..900731ffd5 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/coherency_line_size @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/id @@ -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 index 0000000000..00750edc07 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/level @@ -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 index 0000000000..dce60d44b8 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/number_of_sets @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/physical_line_partition @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/shared_cpu_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/shared_cpu_map @@ -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 index 0000000000..06f2474040 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/size @@ -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 index 0000000000..e4fd9dccda --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/type @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..60d3b2f4a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/cache/index3/ways_of_associativity @@ -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 index 0000000000..e69de29bb2 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 index 0000000000..1f9c101cd1 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/node1 @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/online @@ -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 index 0000000000..2858a98432 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/cluster_cpus @@ -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 index 0000000000..0ba4a203dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/cluster_cpus_list @@ -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 index 0000000000..7296f257eb --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/cluster_id @@ -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 index 0000000000..2858a98432 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_cpus @@ -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 index 0000000000..0ba4a203dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_cpus_list @@ -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 index 0000000000..b8626c4cff --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_siblings @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/core_siblings_list @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/die_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/die_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/die_id @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/package_cpus @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/package_cpus_list @@ -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 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/physical_package_id @@ -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 index 0000000000..2858a98432 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/thread_siblings @@ -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 index 0000000000..0ba4a203dc --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/cpu9/topology/thread_siblings_list @@ -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 index 0000000000..ece4196a6a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/online @@ -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 index 0000000000..ece4196a6a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/cpu/present @@ -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 index 0000000000..c841bea28b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu0 @@ -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 index 0000000000..a6dc6bb10e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu10 @@ -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 index 0000000000..211519e8ab --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu12 @@ -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 index 0000000000..24cb3b4569 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu14 @@ -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 index 0000000000..445de4007b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu16 @@ -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 index 0000000000..3809adc563 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu18 @@ -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 index 0000000000..2dcca332ce --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu2 @@ -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 index 0000000000..a37c37082a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu20 @@ -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 index 0000000000..2c226ae535 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu22 @@ -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 index 0000000000..ad0a6188b9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu24 @@ -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 index 0000000000..1dd180f157 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu26 @@ -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 index 0000000000..83269be2be --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu28 @@ -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 index 0000000000..80226fa998 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu30 @@ -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 index 0000000000..bbca866d95 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu32 @@ -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 index 0000000000..0c0e738912 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu34 @@ -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 index 0000000000..5e53f70548 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu36 @@ -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 index 0000000000..7231eb4601 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu38 @@ -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 index 0000000000..9e77a64eb4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu4 @@ -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 index 0000000000..c727d468b2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu40 @@ -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 index 0000000000..8ebd18e6f2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu42 @@ -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 index 0000000000..859e4fcfaa --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu44 @@ -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 index 0000000000..55223e0842 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu46 @@ -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 index 0000000000..2e7576354f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu6 @@ -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 index 0000000000..bda10cc343 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpu8 @@ -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 index 0000000000..254182ef4b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpulist @@ -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 index 0000000000..4cf93801d4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/cpumap @@ -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 index 0000000000..bdfaa851d0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/distance @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-1048576kB/free_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-1048576kB/nr_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-1048576kB/surplus_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-2048kB/free_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-2048kB/nr_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node0/hugepages/hugepages-2048kB/surplus_hugepages @@ -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 index 0000000000..5f4536279e --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu1 @@ -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 index 0000000000..e29d898284 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu11 @@ -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 index 0000000000..52d3b6970d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu13 @@ -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 index 0000000000..e905d85e46 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu15 @@ -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 index 0000000000..13929dbfa9 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu17 @@ -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 index 0000000000..c671083ebd --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu19 @@ -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 index 0000000000..68a7cad5a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu21 @@ -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 index 0000000000..75c2f57749 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu23 @@ -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 index 0000000000..3145742e9d --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu25 @@ -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 index 0000000000..74ced19c16 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu27 @@ -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 index 0000000000..fa37dc6984 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu29 @@ -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 index 0000000000..c7690e5aa6 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu3 @@ -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 index 0000000000..6a9a569611 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu31 @@ -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 index 0000000000..b7a9f8d243 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu33 @@ -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 index 0000000000..47654d6e12 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu35 @@ -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 index 0000000000..41b4ce7bb2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu37 @@ -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 index 0000000000..d46548047f --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu39 @@ -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 index 0000000000..cc0b78cb60 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu41 @@ -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 index 0000000000..03b2d2d0a4 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu43 @@ -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 index 0000000000..58c3ca3033 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu45 @@ -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 index 0000000000..19407d4d61 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu47 @@ -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 index 0000000000..cc07c3b97b --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu5 @@ -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 index 0000000000..09e3f79b43 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu7 @@ -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 index 0000000000..1ec1db255a --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpu9 @@ -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 index 0000000000..4dccdc32b0 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpulist @@ -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 index 0000000000..6d6a91d2d3 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/cpumap @@ -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 index 0000000000..b7621ea9d2 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/distance @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-1048576kB/free_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-1048576kB/nr_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-1048576kB/surplus_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-2048kB/free_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-2048kB/nr_hugepages @@ -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 index 0000000000..573541ac97 --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/node1/hugepages/hugepages-2048kB/surplus_hugepages @@ -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 index 0000000000..8b0fab869c --- /dev/null +++ b/tests/vircaps2xmldata/linux-resctrl-mba_MBps/system/node/online @@ -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 index 0000000000..223a3dfcb9 --- /dev/null +++ b/tests/vircaps2xmldata/vircaps-x86_64-resctrl-amd.xml @@ -0,0 +1,191 @@ + + + + + x86_64 + + + + + + + + + + 1048576 + 2048 + 4096 + 6144 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2097152 + 4096 + 6144 + 8192 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 index 0000000000..a65a514e52 --- /dev/null +++ b/tests/vircaps2xmldata/vircaps-x86_64-resctrl-mba_MBps.xml @@ -0,0 +1,177 @@ + + + + + x86_64 + + + + + + + + + + 1048576 + 2048 + 4096 + 6144 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2097152 + 4096 + 6144 + 8192 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/vircaps2xmltest.c b/tests/vircaps2xmltest.c index 2fdf694640..36e6b4b155 100644 --- a/tests/vircaps2xmltest.c +++ b/tests/vircaps2xmltest.c @@ -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 index 0000000000..df1a14e5d4 --- /dev/null +++ b/tests/virresctrldata/resctrl-amd.schemata @@ -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 index 0000000000..503dfef071 --- /dev/null +++ b/tests/virresctrldata/resctrl-mba_MBps.schemata @@ -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 diff --git a/tests/virresctrltest.c b/tests/virresctrltest.c index c5733a7972..fb9d32a0e4 100644 --- a/tests/virresctrltest.c +++ b/tests/virresctrltest.c @@ -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; } -- 2.39.5