[PATCH 00/10] Many many resctrl fixes

The code is teeny tiny less terrible with these. Martin Kletzander (10): resctrl: Account for memory bandwidth of 0 being valid docs: Document memory bandwidth allocation limits more clearly resctrl: Relax the limit of maximum memory bandwidth allocation resctrl: Move virResctrlAllocCopyMemBW up in the file resctrl: Add virResctrlInfoMemBWFree resctrl: Add virResctrlInfoPerTypeFree capabilities: Also report L2 caches resctrl: Don't assume MBA availability in virResctrlAllocNewFromInfo resctrl: Do not use max_id for tests: Add caps2xml and resctrl data from the wild docs/formatdomain.rst | 7 +- src/conf/capabilities.c | 7 +- src/util/virresctrl.c | 181 +++++++++-------- src/util/virresctrl.h | 3 + .../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 + .../vircaps2xmldata/vircaps-x86_64-caches.xml | 4 + .../vircaps-x86_64-resctrl-amd.xml | 191 ++++++++++++++++++ .../vircaps-x86_64-resctrl-cdp.xml | 12 ++ .../vircaps-x86_64-resctrl-cmt.xml | 12 ++ .../vircaps-x86_64-resctrl-fake-feature.xml | 12 ++ .../vircaps-x86_64-resctrl-mba_MBps.xml | 177 ++++++++++++++++ .../vircaps-x86_64-resctrl.xml | 12 ++ tests/vircaps2xmltest.c | 3 + tests/virresctrldata/resctrl-amd.schemata | 2 + .../virresctrldata/resctrl-mba_MBps.schemata | 3 + tests/virresctrldata/resctrl.schemata | 1 - tests/virresctrltest.c | 3 + 7371 files changed, 7354 insertions(+), 85 deletions(-) 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 -- 2.46.0

In some scenarios the memory bandwidth in the schemata file might be 0 and so can the minimum allocation in other ones. Remove checks which were added for extra cautiousness. Resolves: https://issues.redhat.com/browse/RHEL-54235 Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- src/util/virresctrl.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/util/virresctrl.c b/src/util/virresctrl.c index 30ae25c48726..8ed111c182e7 100644 --- a/src/util/virresctrl.c +++ b/src/util/virresctrl.c @@ -1425,8 +1425,7 @@ virResctrlAllocParseProcessMemoryBandwidth(virResctrlInfo *resctrl, _("Invalid bandwidth %1$u"), bandwidth); return -1; } - if (bandwidth < resctrl->membw_info->min_bandwidth || - id > resctrl->membw_info->max_id) { + if (id > resctrl->membw_info->max_id) { virReportError(VIR_ERR_INTERNAL_ERROR, _("Missing or inconsistent resctrl info for memory bandwidth node '%1$u'"), id); @@ -1463,7 +1462,6 @@ virResctrlAllocParseMemoryBandwidthLine(virResctrlInfo *resctrl, return 0; if (!resctrl || !resctrl->membw_info || - !resctrl->membw_info->min_bandwidth || !resctrl->membw_info->bandwidth_granularity) { virReportError(VIR_ERR_INTERNAL_ERROR, "%s", _("Missing or inconsistent resctrl info for memory bandwidth allocation")); -- 2.46.0

On 9/12/24 16:47, Martin Kletzander wrote:
In some scenarios the memory bandwidth in the schemata file might be 0 and so can the minimum allocation in other ones. Remove checks which
s/ / /
were added for extra cautiousness.
Resolves: https://issues.redhat.com/browse/RHEL-54235 Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- src/util/virresctrl.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
Michal

The meaning of the values as well as their maximums are hard to predict and accounting for all the possibilities (which by the way might change during daemon's execution) is borderline hallucinatory. There is already a way we represent them, which is the same as the Linux kernel. We do not interpret them at all, just blindly use them. In order to make this more apparent for the users change the documentation for the <memorytune/> (not <memtune/>) element more boldly. Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- docs/formatdomain.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 47d3e2125e45..5eb7f918b4b5 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -1018,8 +1018,11 @@ CPU Tuning ``id`` Host node id from which to allocate memory bandwidth. ``bandwidth`` - The memory bandwidth to allocate from this node. The value by default - is in percentage. + The memory bandwidth to allocate from this node. The value is usually + in percent (Intel) but can also be in MB/s (if resctrl is mounted with + the ``mba_MBps`` option) or in 1/8 GB/s increments (AMD). The user is + responsible for making sure the value makes sense on their system and + configuration. Memory Allocation -- 2.46.0

On 9/12/24 16:47, Martin Kletzander wrote:
The meaning of the values as well as their maximums are hard to predict and accounting for all the possibilities (which by the way might change during daemon's execution) is borderline hallucinatory. There is already a way we represent them, which is the same as the Linux kernel. We do not interpret them at all, just blindly use them. In order to make this more apparent for the users change the documentation for the <memorytune/> (not <memtune/>) element more boldly.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- docs/formatdomain.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 47d3e2125e45..5eb7f918b4b5 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -1018,8 +1018,11 @@ CPU Tuning ``id`` Host node id from which to allocate memory bandwidth. ``bandwidth`` - The memory bandwidth to allocate from this node. The value by default - is in percentage. + The memory bandwidth to allocate from this node. The value is usually + in percent (Intel) but can also be in MB/s (if resctrl is mounted with + the ``mba_MBps`` option) or in 1/8 GB/s increments (AMD). The user is + responsible for making sure the value makes sense on their system and + configuration.
s/ / /g
Memory Allocation
Michal

The value 100 represented the percentage as it was originally done from Intel in the Linux kernel and on their CPUs. Since then the situation changed and there is no error-prone way of figuring out the meaning of the value in the current configuration, let alone its possible maximum. Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- src/util/virresctrl.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/util/virresctrl.c b/src/util/virresctrl.c index 8ed111c182e7..e0a7a3e12759 100644 --- a/src/util/virresctrl.c +++ b/src/util/virresctrl.c @@ -1269,12 +1269,6 @@ virResctrlAllocSetMemoryBandwidth(virResctrlAlloc *alloc, { virResctrlAllocMemBW *mem_bw = alloc->mem_bw; - if (memory_bandwidth > 100) { - virReportError(VIR_ERR_XML_ERROR, "%s", - _("Memory Bandwidth value exceeding 100 is invalid.")); - return -1; - } - if (!mem_bw) { mem_bw = g_new0(virResctrlAllocMemBW, 1); alloc->mem_bw = mem_bw; -- 2.46.0

On 9/12/24 16:47, Martin Kletzander wrote:
The value 100 represented the percentage as it was originally done from Intel in the Linux kernel and on their CPUs. Since then the situation
s/ / / and I'm just gonna stop pointing that out. You get the picture by now.
changed and there is no error-prone way of figuring out the meaning of the value in the current configuration, let alone its possible maximum.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- src/util/virresctrl.c | 6 ------ 1 file changed, 6 deletions(-)
Michal

On Fri, Sep 13, 2024 at 11:09:25AM +0200, Michal Prívozník wrote:
On 9/12/24 16:47, Martin Kletzander wrote:
The value 100 represented the percentage as it was originally done from Intel in the Linux kernel and on their CPUs. Since then the situation
s/ / /
and I'm just gonna stop pointing that out. You get the picture by now.
It's weird that you noticed now and not earlier. I always used two spaces after a sentence and we even talked about it at some point on the list (not sure if that was with you though). I wanted to check how many times this is visible in the code and lo and behold, it is also used in all the license file headers.
changed and there is no error-prone way of figuring out the meaning of the value in the current configuration, let alone its possible maximum.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- src/util/virresctrl.c | 6 ------ 1 file changed, 6 deletions(-)
Michal

This way it can be used later in virResctrlAllocGetUnused(). Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- src/util/virresctrl.c | 63 ++++++++++++++++++++++--------------------- 1 file changed, 32 insertions(+), 31 deletions(-) diff --git a/src/util/virresctrl.c b/src/util/virresctrl.c index e0a7a3e12759..000191c5d431 100644 --- a/src/util/virresctrl.c +++ b/src/util/virresctrl.c @@ -1798,6 +1798,38 @@ virResctrlAllocNewFromInfo(virResctrlInfo *info) return g_steal_pointer(&ret); } + +static int +virResctrlAllocCopyMemBW(virResctrlAlloc *dst, + virResctrlAlloc *src) +{ + size_t i = 0; + virResctrlAllocMemBW *dst_bw = NULL; + virResctrlAllocMemBW *src_bw = src->mem_bw; + + if (!src->mem_bw) + return 0; + + if (!dst->mem_bw) + dst->mem_bw = g_new0(virResctrlAllocMemBW, 1); + + dst_bw = dst->mem_bw; + + if (src_bw->nbandwidths > dst_bw->nbandwidths) + VIR_EXPAND_N(dst_bw->bandwidths, dst_bw->nbandwidths, + src_bw->nbandwidths - dst_bw->nbandwidths); + + for (i = 0; i < src_bw->nbandwidths; i++) { + if (dst_bw->bandwidths[i]) + continue; + dst_bw->bandwidths[i] = g_new0(unsigned int, 1); + *dst_bw->bandwidths[i] = *src_bw->bandwidths[i]; + } + + return 0; +} + + /* * This function creates an allocation that represents all unused parts of all * caches in the system. It uses virResctrlInfo for creating a new full @@ -2031,37 +2063,6 @@ virResctrlAllocMemoryBandwidth(virResctrlInfo *resctrl, } -static int -virResctrlAllocCopyMemBW(virResctrlAlloc *dst, - virResctrlAlloc *src) -{ - size_t i = 0; - virResctrlAllocMemBW *dst_bw = NULL; - virResctrlAllocMemBW *src_bw = src->mem_bw; - - if (!src->mem_bw) - return 0; - - if (!dst->mem_bw) - dst->mem_bw = g_new0(virResctrlAllocMemBW, 1); - - dst_bw = dst->mem_bw; - - if (src_bw->nbandwidths > dst_bw->nbandwidths) - VIR_EXPAND_N(dst_bw->bandwidths, dst_bw->nbandwidths, - src_bw->nbandwidths - dst_bw->nbandwidths); - - for (i = 0; i < src_bw->nbandwidths; i++) { - if (dst_bw->bandwidths[i]) - continue; - dst_bw->bandwidths[i] = g_new0(unsigned int, 1); - *dst_bw->bandwidths[i] = *src_bw->bandwidths[i]; - } - - return 0; -} - - static int virResctrlAllocCopyMasks(virResctrlAlloc *dst, virResctrlAlloc *src) -- 2.46.0

It will be easier to add more dynamic data later on Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- src/util/virresctrl.c | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/src/util/virresctrl.c b/src/util/virresctrl.c index 000191c5d431..daa344ec989b 100644 --- a/src/util/virresctrl.c +++ b/src/util/virresctrl.c @@ -186,6 +186,17 @@ struct _virResctrlInfo { virResctrlInfoMongrp *monitor_info; }; +static void +virResctrlInfoMemBWFree(virResctrlInfoMemBW *ptr) +{ + if (!ptr) + return; + + g_free(ptr); +} + +G_DEFINE_AUTOPTR_CLEANUP_FUNC(virResctrlInfoMemBW, virResctrlInfoMemBWFree); + static void virResctrlInfoDispose(void *obj) @@ -212,7 +223,8 @@ virResctrlInfoDispose(void *obj) if (resctrl->monitor_info) g_strfreev(resctrl->monitor_info->features); - g_free(resctrl->membw_info); + virResctrlInfoMemBWFree(resctrl->membw_info); + g_free(resctrl->levels); g_free(resctrl->monitor_info); } @@ -628,7 +640,7 @@ static int virResctrlGetMemoryBandwidthInfo(virResctrlInfo *resctrl) { int rv = -1; - g_autofree virResctrlInfoMemBW *i_membw = NULL; + g_autoptr(virResctrlInfoMemBW) i_membw = NULL; /* query memory bandwidth allocation info */ i_membw = g_new0(virResctrlInfoMemBW, 1); -- 2.46.0

It will be easier to add more dynamic data later on. Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- src/util/virresctrl.c | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/src/util/virresctrl.c b/src/util/virresctrl.c index daa344ec989b..30695092a168 100644 --- a/src/util/virresctrl.c +++ b/src/util/virresctrl.c @@ -197,6 +197,17 @@ virResctrlInfoMemBWFree(virResctrlInfoMemBW *ptr) G_DEFINE_AUTOPTR_CLEANUP_FUNC(virResctrlInfoMemBW, virResctrlInfoMemBWFree); +static void +virResctrlInfoPerTypeFree(virResctrlInfoPerType *ptr) +{ + if (!ptr) + return; + + g_free(ptr); +} + +G_DEFINE_AUTOPTR_CLEANUP_FUNC(virResctrlInfoPerType, virResctrlInfoPerTypeFree); + static void virResctrlInfoDispose(void *obj) @@ -214,7 +225,7 @@ virResctrlInfoDispose(void *obj) if (level->types) { for (j = 0; j < VIR_CACHE_TYPE_LAST; j++) - g_free(level->types[j]); + virResctrlInfoPerTypeFree(level->types[j]); } g_free(level->types); g_free(level); @@ -539,7 +550,7 @@ virResctrlGetCacheInfo(virResctrlInfo *resctrl, int type = 0; unsigned int level = 0; virResctrlInfoPerLevel *i_level = NULL; - g_autofree virResctrlInfoPerType *i_type = NULL; + g_autoptr(virResctrlInfoPerType) i_type = NULL; VIR_DEBUG("Parsing info type '%s'", ent->d_name); if (ent->d_name[0] != 'L') -- 2.46.0

Since some systems support control for L2 caches as well as L3 caches it would be useful to report their configuration in capabilities. Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- src/conf/capabilities.c | 2 +- tests/vircaps2xmldata/vircaps-x86_64-caches.xml | 4 ++++ tests/vircaps2xmldata/vircaps-x86_64-resctrl-cdp.xml | 12 ++++++++++++ tests/vircaps2xmldata/vircaps-x86_64-resctrl-cmt.xml | 12 ++++++++++++ .../vircaps-x86_64-resctrl-fake-feature.xml | 12 ++++++++++++ tests/vircaps2xmldata/vircaps-x86_64-resctrl.xml | 12 ++++++++++++ 6 files changed, 53 insertions(+), 1 deletion(-) diff --git a/src/conf/capabilities.c b/src/conf/capabilities.c index 74e629376616..1d3b7050b2e3 100644 --- a/src/conf/capabilities.c +++ b/src/conf/capabilities.c @@ -2161,7 +2161,7 @@ virCapabilitiesInitCaches(virCaps *caps) /* Minimum level to expose in capabilities. Can be lowered or removed (with * the appropriate code below), but should not be increased, because we'd * lose information. */ - const int cache_min_level = 3; + const int cache_min_level = 2; if (virCapabilitiesInitResctrl(caps) < 0) return -1; diff --git a/tests/vircaps2xmldata/vircaps-x86_64-caches.xml b/tests/vircaps2xmldata/vircaps-x86_64-caches.xml index 05b33147b70b..829e0a3557f0 100644 --- a/tests/vircaps2xmldata/vircaps-x86_64-caches.xml +++ b/tests/vircaps2xmldata/vircaps-x86_64-caches.xml @@ -30,6 +30,10 @@ </cells> </topology> <cache> + <bank id='0' level='2' type='both' size='256' unit='KiB' cpus='0-1'/> + <bank id='1' level='2' type='both' size='256' unit='KiB' cpus='2-3'/> + <bank id='2' level='2' type='both' size='256' unit='KiB' cpus='4-5'/> + <bank id='3' level='2' type='both' size='256' unit='KiB' cpus='6-7'/> <bank id='0' level='3' type='both' size='8' unit='MiB' cpus='0-7'/> </cache> </host> diff --git a/tests/vircaps2xmldata/vircaps-x86_64-resctrl-cdp.xml b/tests/vircaps2xmldata/vircaps-x86_64-resctrl-cdp.xml index 167b217d8e45..c9ab1a572be6 100644 --- a/tests/vircaps2xmldata/vircaps-x86_64-resctrl-cdp.xml +++ b/tests/vircaps2xmldata/vircaps-x86_64-resctrl-cdp.xml @@ -42,6 +42,18 @@ </cells> </topology> <cache> + <bank id='0' level='2' type='both' size='256' unit='KiB' cpus='0'/> + <bank id='1' level='2' type='both' size='256' unit='KiB' cpus='1'/> + <bank id='2' level='2' type='both' size='256' unit='KiB' cpus='2'/> + <bank id='3' level='2' type='both' size='256' unit='KiB' cpus='3'/> + <bank id='4' level='2' type='both' size='256' unit='KiB' cpus='4'/> + <bank id='5' level='2' type='both' size='256' unit='KiB' cpus='5'/> + <bank id='8' level='2' type='both' size='256' unit='KiB' cpus='6'/> + <bank id='9' level='2' type='both' size='256' unit='KiB' cpus='7'/> + <bank id='10' level='2' type='both' size='256' unit='KiB' cpus='8'/> + <bank id='11' level='2' type='both' size='256' unit='KiB' cpus='9'/> + <bank id='12' level='2' type='both' size='256' unit='KiB' cpus='10'/> + <bank id='13' level='2' type='both' size='256' unit='KiB' cpus='11'/> <bank id='0' level='3' type='both' size='15' unit='MiB' cpus='0-5'> <control granularity='768' unit='KiB' type='code' maxAllocs='8'/> <control granularity='768' unit='KiB' type='data' maxAllocs='8'/> diff --git a/tests/vircaps2xmldata/vircaps-x86_64-resctrl-cmt.xml b/tests/vircaps2xmldata/vircaps-x86_64-resctrl-cmt.xml index 311bb58e6a6b..055c27a65376 100644 --- a/tests/vircaps2xmldata/vircaps-x86_64-resctrl-cmt.xml +++ b/tests/vircaps2xmldata/vircaps-x86_64-resctrl-cmt.xml @@ -42,6 +42,18 @@ </cells> </topology> <cache> + <bank id='0' level='2' type='both' size='256' unit='KiB' cpus='0'/> + <bank id='1' level='2' type='both' size='256' unit='KiB' cpus='1'/> + <bank id='2' level='2' type='both' size='256' unit='KiB' cpus='2'/> + <bank id='3' level='2' type='both' size='256' unit='KiB' cpus='3'/> + <bank id='4' level='2' type='both' size='256' unit='KiB' cpus='4'/> + <bank id='5' level='2' type='both' size='256' unit='KiB' cpus='5'/> + <bank id='8' level='2' type='both' size='256' unit='KiB' cpus='6'/> + <bank id='9' level='2' type='both' size='256' unit='KiB' cpus='7'/> + <bank id='10' level='2' type='both' size='256' unit='KiB' cpus='8'/> + <bank id='11' level='2' type='both' size='256' unit='KiB' cpus='9'/> + <bank id='12' level='2' type='both' size='256' unit='KiB' cpus='10'/> + <bank id='13' level='2' type='both' size='256' unit='KiB' cpus='11'/> <bank id='0' level='3' type='both' size='15' unit='MiB' cpus='0-5'/> <bank id='1' level='3' type='both' size='15' unit='MiB' cpus='6-11'/> <monitor level='3' reuseThreshold='270336' maxMonitors='176'> diff --git a/tests/vircaps2xmldata/vircaps-x86_64-resctrl-fake-feature.xml b/tests/vircaps2xmldata/vircaps-x86_64-resctrl-fake-feature.xml index d85407f0b10d..01ecb2e94104 100644 --- a/tests/vircaps2xmldata/vircaps-x86_64-resctrl-fake-feature.xml +++ b/tests/vircaps2xmldata/vircaps-x86_64-resctrl-fake-feature.xml @@ -42,6 +42,18 @@ </cells> </topology> <cache> + <bank id='0' level='2' type='both' size='256' unit='KiB' cpus='0'/> + <bank id='1' level='2' type='both' size='256' unit='KiB' cpus='1'/> + <bank id='2' level='2' type='both' size='256' unit='KiB' cpus='2'/> + <bank id='3' level='2' type='both' size='256' unit='KiB' cpus='3'/> + <bank id='4' level='2' type='both' size='256' unit='KiB' cpus='4'/> + <bank id='5' level='2' type='both' size='256' unit='KiB' cpus='5'/> + <bank id='8' level='2' type='both' size='256' unit='KiB' cpus='6'/> + <bank id='9' level='2' type='both' size='256' unit='KiB' cpus='7'/> + <bank id='10' level='2' type='both' size='256' unit='KiB' cpus='8'/> + <bank id='11' level='2' type='both' size='256' unit='KiB' cpus='9'/> + <bank id='12' level='2' type='both' size='256' unit='KiB' cpus='10'/> + <bank id='13' level='2' type='both' size='256' unit='KiB' cpus='11'/> <bank id='0' level='3' type='both' size='15' unit='MiB' cpus='0-5'> <control granularity='768' min='1536' unit='KiB' type='both' maxAllocs='4'/> </bank> diff --git a/tests/vircaps2xmldata/vircaps-x86_64-resctrl.xml b/tests/vircaps2xmldata/vircaps-x86_64-resctrl.xml index fd854ee91e01..d690ee90191c 100644 --- a/tests/vircaps2xmldata/vircaps-x86_64-resctrl.xml +++ b/tests/vircaps2xmldata/vircaps-x86_64-resctrl.xml @@ -42,6 +42,18 @@ </cells> </topology> <cache> + <bank id='0' level='2' type='both' size='256' unit='KiB' cpus='0'/> + <bank id='1' level='2' type='both' size='256' unit='KiB' cpus='1'/> + <bank id='2' level='2' type='both' size='256' unit='KiB' cpus='2'/> + <bank id='3' level='2' type='both' size='256' unit='KiB' cpus='3'/> + <bank id='4' level='2' type='both' size='256' unit='KiB' cpus='4'/> + <bank id='5' level='2' type='both' size='256' unit='KiB' cpus='5'/> + <bank id='8' level='2' type='both' size='256' unit='KiB' cpus='6'/> + <bank id='9' level='2' type='both' size='256' unit='KiB' cpus='7'/> + <bank id='10' level='2' type='both' size='256' unit='KiB' cpus='8'/> + <bank id='11' level='2' type='both' size='256' unit='KiB' cpus='9'/> + <bank id='12' level='2' type='both' size='256' unit='KiB' cpus='10'/> + <bank id='13' level='2' type='both' size='256' unit='KiB' cpus='11'/> <bank id='0' level='3' type='both' size='15' unit='MiB' cpus='0-5'> <control granularity='768' min='1536' unit='KiB' type='both' maxAllocs='4'/> </bank> -- 2.46.0

Weirdly, the existence of /sys/fs/resctrl/info/MB does not always mean that MBA is available and used on the system. Instead of assuming that copy the values from the default (root) allocation. This also makes it nicer to use the proper values in case the system does not use percentages or when the root allocation already limits the bandwidth. Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- src/util/virresctrl.c | 16 +++------------- tests/virresctrldata/resctrl.schemata | 1 - 2 files changed, 3 insertions(+), 14 deletions(-) diff --git a/src/util/virresctrl.c b/src/util/virresctrl.c index 30695092a168..f3ec4d67059f 100644 --- a/src/util/virresctrl.c +++ b/src/util/virresctrl.c @@ -1805,19 +1805,6 @@ virResctrlAllocNewFromInfo(virResctrlInfo *info) } } - /* set default free memory bandwidth to 100% */ - if (info->membw_info) { - ret->mem_bw = g_new0(virResctrlAllocMemBW, 1); - - VIR_EXPAND_N(ret->mem_bw->bandwidths, ret->mem_bw->nbandwidths, - info->membw_info->max_id + 1); - - for (i = 0; i < ret->mem_bw->nbandwidths; i++) { - ret->mem_bw->bandwidths[i] = g_new0(unsigned int, 1); - *(ret->mem_bw->bandwidths[i]) = 100; - } - } - return g_steal_pointer(&ret); } @@ -1890,6 +1877,9 @@ virResctrlAllocGetUnused(virResctrlInfo *resctrl) if (!alloc_default) return NULL; + /* Take MBA maximums from the root allocation */ + virResctrlAllocCopyMemBW(ret, alloc_default); + virResctrlAllocSubtract(ret, alloc_default); if (virDirOpen(&dirp, SYSFS_RESCTRL_PATH) < 0) diff --git a/tests/virresctrldata/resctrl.schemata b/tests/virresctrldata/resctrl.schemata index 2578822b709d..fa980e58c9dd 100644 --- a/tests/virresctrldata/resctrl.schemata +++ b/tests/virresctrldata/resctrl.schemata @@ -1,2 +1 @@ L3:0=000ff;1=000f0 -MB:0=100;1=100 -- 2.46.0

Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- src/conf/capabilities.c | 5 ++- src/util/virresctrl.c | 77 ++++++++++++++++++++++++----------------- src/util/virresctrl.h | 3 ++ 3 files changed, 53 insertions(+), 32 deletions(-) diff --git a/src/conf/capabilities.c b/src/conf/capabilities.c index 1d3b7050b2e3..3d0602e1b6fe 100644 --- a/src/conf/capabilities.c +++ b/src/conf/capabilities.c @@ -2128,7 +2128,9 @@ virCapabilitiesInitResctrlMemory(virCaps *caps) node = g_new0(virCapsHostMemBWNode, 1); if (virResctrlInfoGetMemoryBandwidth(caps->host.resctrl, - bank->level, &node->control) > 0) { + bank->level, + bank->id, + &node->control) > 0) { node->id = bank->id; node->cpus = virBitmapNewCopy(bank->cpus); @@ -2269,6 +2271,7 @@ virCapabilitiesInitCaches(virCaps *caps) if (i == caps->host.cache.nbanks) { /* If it is a new cache, then update its resctrl information. */ if (virResctrlInfoGetCache(caps->host.resctrl, + bank->id, bank->level, bank->size, &bank->ncontrols, diff --git a/src/util/virresctrl.c b/src/util/virresctrl.c index f3ec4d67059f..3acc1447ad56 100644 --- a/src/util/virresctrl.c +++ b/src/util/virresctrl.c @@ -121,6 +121,7 @@ struct _virResctrlInfoPerType { unsigned int bits; unsigned int max_cache_id; + virBitmap *cache_ids; /* In order to be self-sufficient we need size information per cache. * Funnily enough, one of the outcomes of the resctrl design is that it * does not account for different sizes per cache on the same level. So @@ -146,11 +147,8 @@ struct _virResctrlInfoMemBW { unsigned int max_allocation; /* level number of last level cache */ unsigned int last_level_cache; - /* max id of last level cache, this is used to track - * how many last level cache available in host system, - * the number of memory bandwidth allocation controller - * is identical with last level cache. */ - unsigned int max_id; + + virBitmap *cache_ids; }; struct _virResctrlInfoMongrp { @@ -192,6 +190,7 @@ virResctrlInfoMemBWFree(virResctrlInfoMemBW *ptr) if (!ptr) return; + virBitmapFree(ptr->cache_ids); g_free(ptr); } @@ -203,6 +202,7 @@ virResctrlInfoPerTypeFree(virResctrlInfoPerType *ptr) if (!ptr) return; + virBitmapFree(ptr->cache_ids); g_free(ptr); } @@ -848,6 +848,7 @@ virResctrlInfoIsEmpty(virResctrlInfo *resctrl) int virResctrlInfoGetMemoryBandwidth(virResctrlInfo *resctrl, unsigned int level, + unsigned int id, virResctrlInfoMemBWPerNode *control) { virResctrlInfoMemBW *membw_info = resctrl->membw_info; @@ -858,6 +859,13 @@ virResctrlInfoGetMemoryBandwidth(virResctrlInfo *resctrl, if (membw_info->last_level_cache != level) return 0; + /* This "should not happen", but resctrl code is constantly full of + * surprises. Warning might make us aware in the future. */ + if (!virBitmapIsBitSet(membw_info->cache_ids, id)) { + VIR_WARN("Memory bandwidth for cache id %u is not recorded in list of cache IDs", + id); + } + control->granularity = membw_info->bandwidth_granularity; control->min = membw_info->min_bandwidth; control->max_allocation = membw_info->max_allocation; @@ -867,6 +875,7 @@ virResctrlInfoGetMemoryBandwidth(virResctrlInfo *resctrl, int virResctrlInfoGetCache(virResctrlInfo *resctrl, + unsigned int id, unsigned int level, unsigned long long size, size_t *ncontrols, @@ -885,12 +894,15 @@ virResctrlInfoGetCache(virResctrlInfo *resctrl, if (resctrl->membw_info) { virResctrlInfoMemBW *membw_info = resctrl->membw_info; + if (!membw_info->cache_ids) + membw_info->cache_ids = virBitmapNew(0); + if (level > membw_info->last_level_cache) { membw_info->last_level_cache = level; - membw_info->max_id = 0; - } else if (membw_info->last_level_cache == level) { - membw_info->max_id++; + virBitmapShrink(membw_info->cache_ids, 0); } + + virBitmapSetBitExpand(membw_info->cache_ids, id); } if (level >= resctrl->nlevels) @@ -905,6 +917,11 @@ virResctrlInfoGetCache(virResctrlInfo *resctrl, if (!i_type) continue; + if (!i_type->cache_ids) + i_type->cache_ids = virBitmapNew(id); + + virBitmapSetBitExpand(i_type->cache_ids, id); + /* Let's take the opportunity to update our internal information about * the cache size */ if (!i_type->size) { @@ -919,7 +936,6 @@ virResctrlInfoGetCache(virResctrlInfo *resctrl, level, i_type->size, size); goto error; } - i_type->max_cache_id++; } VIR_EXPAND_N(*controls, *ncontrols, 1); @@ -1418,8 +1434,7 @@ virResctrlAllocMemoryBandwidthFormat(virResctrlAlloc *alloc, static int -virResctrlAllocParseProcessMemoryBandwidth(virResctrlInfo *resctrl, - virResctrlAlloc *alloc, +virResctrlAllocParseProcessMemoryBandwidth(virResctrlAlloc *alloc, char *mem_bw) { unsigned int bandwidth; @@ -1442,12 +1457,6 @@ virResctrlAllocParseProcessMemoryBandwidth(virResctrlInfo *resctrl, _("Invalid bandwidth %1$u"), bandwidth); return -1; } - if (id > resctrl->membw_info->max_id) { - virReportError(VIR_ERR_INTERNAL_ERROR, - _("Missing or inconsistent resctrl info for memory bandwidth node '%1$u'"), - id); - return -1; - } if (alloc->mem_bw->nbandwidths <= id) { VIR_EXPAND_N(alloc->mem_bw->bandwidths, alloc->mem_bw->nbandwidths, id - alloc->mem_bw->nbandwidths + 1); @@ -1495,7 +1504,7 @@ virResctrlAllocParseMemoryBandwidthLine(virResctrlInfo *resctrl, mbs = g_strsplit(tmp, ";", 0); for (next = mbs; *next; next++) { - if (virResctrlAllocParseProcessMemoryBandwidth(resctrl, alloc, *next) < 0) + if (virResctrlAllocParseProcessMemoryBandwidth(alloc, *next) < 0) return -1; } @@ -1597,7 +1606,8 @@ virResctrlAllocParseProcessCache(virResctrlInfo *resctrl, if (!resctrl || level >= resctrl->nlevels || !resctrl->levels[level] || - !resctrl->levels[level]->types[type]) { + !resctrl->levels[level]->types[type] || + !virBitmapIsBitSet(resctrl->levels[level]->types[type]->cache_ids, cache_id)) { virReportError(VIR_ERR_INTERNAL_ERROR, _("Missing or inconsistent resctrl info for level '%1$u' type '%2$s'"), level, virCacheTypeToString(type)); @@ -1790,7 +1800,7 @@ virResctrlAllocNewFromInfo(virResctrlInfo *info) for (j = 0; j < VIR_CACHE_TYPE_LAST; j++) { virResctrlInfoPerType *i_type = i_level->types[j]; g_autoptr(virBitmap) mask = NULL; - size_t k = 0; + ssize_t bit = -1; if (!i_type) continue; @@ -1798,8 +1808,8 @@ virResctrlAllocNewFromInfo(virResctrlInfo *info) mask = virBitmapNew(i_type->bits); virBitmapSetAll(mask); - for (k = 0; k <= i_type->max_cache_id; k++) { - if (virResctrlAllocUpdateMask(ret, i, j, k, mask) < 0) + while ((bit = virBitmapNextSetBit(i_type->cache_ids, bit)) >= 0) { + if (virResctrlAllocUpdateMask(ret, i, j, bit, mask) < 0) return NULL; } } @@ -1830,10 +1840,21 @@ virResctrlAllocCopyMemBW(virResctrlAlloc *dst, src_bw->nbandwidths - dst_bw->nbandwidths); for (i = 0; i < src_bw->nbandwidths; i++) { - if (dst_bw->bandwidths[i]) + if (!src_bw->bandwidths[i]) { + if (!dst_bw->bandwidths[i]) + continue; + + virReportError(VIR_ERR_CONFIG_UNSUPPORTED, + _("bandwidth controller id %1$zd does not exist"), + i); + return -1; + } + + if (!dst_bw->bandwidths[i]) { + dst_bw->bandwidths[i] = g_new0(unsigned int, 1); + *dst_bw->bandwidths[i] = *src_bw->bandwidths[i]; continue; - dst_bw->bandwidths[i] = g_new0(unsigned int, 1); - *dst_bw->bandwidths[i] = *src_bw->bandwidths[i]; + } } return 0; @@ -2065,12 +2086,6 @@ virResctrlAllocMemoryBandwidth(virResctrlInfo *resctrl, mem_bw_info->min_bandwidth); return -1; } - if (i > mem_bw_info->max_id) { - virReportError(VIR_ERR_CONFIG_UNSUPPORTED, - _("bandwidth controller id %1$zd does not exist, max controller id %2$u"), - i, mem_bw_info->max_id); - return -1; - } } return 0; } diff --git a/src/util/virresctrl.h b/src/util/virresctrl.h index 0e4b535f9e52..c70b112864eb 100644 --- a/src/util/virresctrl.h +++ b/src/util/virresctrl.h @@ -47,6 +47,7 @@ VIR_ENUM_DECL(virResctrlMonitorPrefix); typedef struct _virResctrlInfoPerCache virResctrlInfoPerCache; struct _virResctrlInfoPerCache { + unsigned int id; /* Smallest possible increase of the allocation size in bytes */ unsigned long long granularity; /* Minimal allocatable size in bytes (if different from granularity) */ @@ -96,6 +97,7 @@ virResctrlInfoNew(void); int virResctrlInfoGetCache(virResctrlInfo *resctrl, + unsigned int id, unsigned int level, unsigned long long size, size_t *ncontrols, @@ -104,6 +106,7 @@ virResctrlInfoGetCache(virResctrlInfo *resctrl, int virResctrlInfoGetMemoryBandwidth(virResctrlInfo *resctrl, unsigned int level, + unsigned int id, virResctrlInfoMemBWPerNode *control); /* Alloc-related things */ typedef struct _virResctrlAlloc virResctrlAlloc; -- 2.46.0

The commit message did not get saved, sorry, it should be: Subject: resctrl: Use cache IDs instead of max_id/max_cache_id It is not guaranteed for the cache IDs to be continuous, especially for L3 caches. Hence do not assume so and instead record the individual IDs in a virBitmap. Fixed locally and on personal gitlab.

On 9/12/24 16:47, Martin Kletzander wrote:
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- src/conf/capabilities.c | 5 ++- src/util/virresctrl.c | 77 ++++++++++++++++++++++++----------------- src/util/virresctrl.h | 3 ++ 3 files changed, 53 insertions(+), 32 deletions(-)
diff --git a/src/conf/capabilities.c b/src/conf/capabilities.c index 1d3b7050b2e3..3d0602e1b6fe 100644 --- a/src/conf/capabilities.c +++ b/src/conf/capabilities.c @@ -2128,7 +2128,9 @@ virCapabilitiesInitResctrlMemory(virCaps *caps) node = g_new0(virCapsHostMemBWNode, 1);
if (virResctrlInfoGetMemoryBandwidth(caps->host.resctrl, - bank->level, &node->control) > 0) { + bank->level, + bank->id, + &node->control) > 0) { node->id = bank->id; node->cpus = virBitmapNewCopy(bank->cpus);
@@ -2269,6 +2271,7 @@ virCapabilitiesInitCaches(virCaps *caps) if (i == caps->host.cache.nbanks) { /* If it is a new cache, then update its resctrl information. */ if (virResctrlInfoGetCache(caps->host.resctrl, + bank->id, bank->level, bank->size, &bank->ncontrols, diff --git a/src/util/virresctrl.c b/src/util/virresctrl.c index f3ec4d67059f..3acc1447ad56 100644 --- a/src/util/virresctrl.c +++ b/src/util/virresctrl.c @@ -121,6 +121,7 @@ struct _virResctrlInfoPerType { unsigned int bits; unsigned int max_cache_id;
+ virBitmap *cache_ids;
I'd put an empty line after this to make it more obvious the comment doesn't belong to @cache_ids.
/* In order to be self-sufficient we need size information per cache. * Funnily enough, one of the outcomes of the resctrl design is that it * does not account for different sizes per cache on the same level. So
Michal

On Thu, Sep 12, 2024 at 04:47:49PM +0200, Martin Kletzander wrote:
The code is teeny tiny less terrible with these.
Martin Kletzander (10): resctrl: Account for memory bandwidth of 0 being valid docs: Document memory bandwidth allocation limits more clearly resctrl: Relax the limit of maximum memory bandwidth allocation resctrl: Move virResctrlAllocCopyMemBW up in the file resctrl: Add virResctrlInfoMemBWFree resctrl: Add virResctrlInfoPerTypeFree capabilities: Also report L2 caches resctrl: Don't assume MBA availability in virResctrlAllocNewFromInfo resctrl: Do not use max_id for tests: Add caps2xml and resctrl data from the wild
Sorry, I did not realize I could've trimmed this cover letter. The last patch is not here since it is over 3 MB in size. But the whole branch, even with the commit message fix and the last patch is in my personal gitlab: https://gitlab.com/nertpinx/libvirt/-/commits/resctrl_simple

On 9/12/24 16:47, Martin Kletzander wrote:
The code is teeny tiny less terrible with these.
Martin Kletzander (10): resctrl: Account for memory bandwidth of 0 being valid docs: Document memory bandwidth allocation limits more clearly resctrl: Relax the limit of maximum memory bandwidth allocation resctrl: Move virResctrlAllocCopyMemBW up in the file resctrl: Add virResctrlInfoMemBWFree resctrl: Add virResctrlInfoPerTypeFree capabilities: Also report L2 caches resctrl: Don't assume MBA availability in virResctrlAllocNewFromInfo resctrl: Do not use max_id for tests: Add caps2xml and resctrl data from the wild
7371 files changed, 7354 insertions(+), 85 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal
participants (2)
-
Martin Kletzander
-
Michal Prívozník