mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
vircaps2xmltest: Introduce HMAT test case
This test was generated on a guest with the following NUMA configuration: <numa> <cell id='0' cpus='0-23' memory='4194304' unit='KiB' discard='yes'> <cache level='1' associativity='direct' policy='writeback'> <size value='10' unit='KiB'/> <line value='8' unit='B'/> </cache> <cache level='2' associativity='full' policy='writethrough'> <size value='128' unit='KiB'/> <line value='16' unit='B'/> </cache> </cell> <cell id='1' memory='2097152' unit='KiB'> <cache level='1' associativity='direct' policy='writeback'> <size value='10' unit='KiB'/> <line value='8' unit='B'/> </cache> </cell> <interconnects> <latency initiator='0' target='0' type='access' value='5'/> <latency initiator='0' target='0' type='read' value='6'/> <latency initiator='0' target='0' type='write' value='7'/> <latency initiator='0' target='1' type='access' value='10'/> <latency initiator='0' target='1' type='read' value='11'/> <latency initiator='0' target='1' type='write' value='12'/> <bandwidth initiator='0' target='0' type='access' value='204800' unit='KiB'/> <bandwidth initiator='0' target='0' type='read' value='205824' unit='KiB'/> <bandwidth initiator='0' target='0' type='write' value='206848' unit='KiB'/> <bandwidth initiator='0' target='0' cache='1' type='access' value='208896' unit='KiB'/> <bandwidth initiator='0' target='0' cache='1' type='read' value='209920' unit='KiB'/> <bandwidth initiator='0' target='0' cache='1' type='write' value='210944' unit='KiB'/> <bandwidth initiator='0' target='1' type='access' value='102400' unit='KiB'/> <bandwidth initiator='0' target='1' type='read' value='103424' unit='KiB'/> <bandwidth initiator='0' target='1' type='write' value='104448' unit='KiB'/> <bandwidth initiator='0' target='1' cache='1' type='access' value='105472' unit='KiB'/> <bandwidth initiator='0' target='1' cache='1' type='read' value='106496' unit='KiB'/> <bandwidth initiator='0' target='1' cache='1' type='write' value='107520' unit='KiB'/> </interconnects> </numa> The sysfs content was also copied over from the VM but only those files which are accessed in the test are stored in the repo. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
0cc6f8931f
commit
7d97d7af9e
@ -1835,7 +1835,7 @@ exclude_file_name_regexp--sc_prohibit_mixed_case_abbreviations = \
|
||||
^src/(vbox/vbox_CAPI.*.h|esx/esx_vi.(c|h)|esx/esx_storage_backend_iscsi.c)$$
|
||||
|
||||
exclude_file_name_regexp--sc_prohibit_empty_first_line = \
|
||||
^(src/esx/README|tests/(vmwarever|virhostcpu)data/.*)$$
|
||||
^(src/esx/README|tests/(vmwarever|virhostcpu|vircaps2xml)data/.*)$$
|
||||
|
||||
exclude_file_name_regexp--sc_prohibit_useless_translation = \
|
||||
^tests/virpolkittest.c
|
||||
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu0/cache/index0/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu0/cache/index0/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu0/cache/index1/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu0/cache/index1/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu0/cache/index2/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu0/cache/index2/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
2
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu0/cache/index3/id
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu0/cache/index3/id
vendored
Normal file
@ -0,0 +1 @@
|
||||
0
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu0/cache/index3/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu0/cache/index3/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
3
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu0/cache/index3/shared_cpu_list
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu0/cache/index3/shared_cpu_list
vendored
Normal file
@ -0,0 +1 @@
|
||||
0
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu0/cache/index3/size
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu0/cache/index3/size
vendored
Normal file
@ -0,0 +1 @@
|
||||
16384K
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu0/cache/index3/type
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu0/cache/index3/type
vendored
Normal file
@ -0,0 +1 @@
|
||||
Unified
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
0
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu1/cache/index0/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu1/cache/index0/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu1/cache/index1/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu1/cache/index1/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu1/cache/index2/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu1/cache/index2/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
2
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu1/cache/index3/id
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu1/cache/index3/id
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu1/cache/index3/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu1/cache/index3/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
3
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu1/cache/index3/shared_cpu_list
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu1/cache/index3/shared_cpu_list
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu1/cache/index3/size
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu1/cache/index3/size
vendored
Normal file
@ -0,0 +1 @@
|
||||
16384K
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu1/cache/index3/type
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu1/cache/index3/type
vendored
Normal file
@ -0,0 +1 @@
|
||||
Unified
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
1
|
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu10/cache/index0/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu10/cache/index0/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu10/cache/index1/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu10/cache/index1/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu10/cache/index2/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu10/cache/index2/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
2
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu10/cache/index3/id
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu10/cache/index3/id
vendored
Normal file
@ -0,0 +1 @@
|
||||
10
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu10/cache/index3/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu10/cache/index3/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
3
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu10/cache/index3/shared_cpu_list
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu10/cache/index3/shared_cpu_list
vendored
Normal file
@ -0,0 +1 @@
|
||||
10
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu10/cache/index3/size
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu10/cache/index3/size
vendored
Normal file
@ -0,0 +1 @@
|
||||
16384K
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu10/cache/index3/type
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu10/cache/index3/type
vendored
Normal file
@ -0,0 +1 @@
|
||||
Unified
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
10
|
@ -0,0 +1 @@
|
||||
10
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu11/cache/index0/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu11/cache/index0/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu11/cache/index1/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu11/cache/index1/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu11/cache/index2/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu11/cache/index2/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
2
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu11/cache/index3/id
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu11/cache/index3/id
vendored
Normal file
@ -0,0 +1 @@
|
||||
11
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu11/cache/index3/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu11/cache/index3/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
3
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu11/cache/index3/shared_cpu_list
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu11/cache/index3/shared_cpu_list
vendored
Normal file
@ -0,0 +1 @@
|
||||
11
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu11/cache/index3/size
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu11/cache/index3/size
vendored
Normal file
@ -0,0 +1 @@
|
||||
16384K
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu11/cache/index3/type
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu11/cache/index3/type
vendored
Normal file
@ -0,0 +1 @@
|
||||
Unified
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
11
|
@ -0,0 +1 @@
|
||||
11
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu12/cache/index0/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu12/cache/index0/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu12/cache/index1/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu12/cache/index1/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu12/cache/index2/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu12/cache/index2/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
2
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu12/cache/index3/id
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu12/cache/index3/id
vendored
Normal file
@ -0,0 +1 @@
|
||||
12
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu12/cache/index3/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu12/cache/index3/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
3
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu12/cache/index3/shared_cpu_list
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu12/cache/index3/shared_cpu_list
vendored
Normal file
@ -0,0 +1 @@
|
||||
12
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu12/cache/index3/size
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu12/cache/index3/size
vendored
Normal file
@ -0,0 +1 @@
|
||||
16384K
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu12/cache/index3/type
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu12/cache/index3/type
vendored
Normal file
@ -0,0 +1 @@
|
||||
Unified
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
12
|
@ -0,0 +1 @@
|
||||
12
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu13/cache/index0/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu13/cache/index0/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu13/cache/index1/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu13/cache/index1/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu13/cache/index2/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu13/cache/index2/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
2
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu13/cache/index3/id
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu13/cache/index3/id
vendored
Normal file
@ -0,0 +1 @@
|
||||
13
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu13/cache/index3/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu13/cache/index3/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
3
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu13/cache/index3/shared_cpu_list
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu13/cache/index3/shared_cpu_list
vendored
Normal file
@ -0,0 +1 @@
|
||||
13
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu13/cache/index3/size
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu13/cache/index3/size
vendored
Normal file
@ -0,0 +1 @@
|
||||
16384K
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu13/cache/index3/type
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu13/cache/index3/type
vendored
Normal file
@ -0,0 +1 @@
|
||||
Unified
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
13
|
@ -0,0 +1 @@
|
||||
13
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu14/cache/index0/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu14/cache/index0/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu14/cache/index1/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu14/cache/index1/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu14/cache/index2/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu14/cache/index2/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
2
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu14/cache/index3/id
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu14/cache/index3/id
vendored
Normal file
@ -0,0 +1 @@
|
||||
14
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu14/cache/index3/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu14/cache/index3/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
3
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu14/cache/index3/shared_cpu_list
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu14/cache/index3/shared_cpu_list
vendored
Normal file
@ -0,0 +1 @@
|
||||
14
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu14/cache/index3/size
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu14/cache/index3/size
vendored
Normal file
@ -0,0 +1 @@
|
||||
16384K
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu14/cache/index3/type
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu14/cache/index3/type
vendored
Normal file
@ -0,0 +1 @@
|
||||
Unified
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
14
|
@ -0,0 +1 @@
|
||||
14
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu15/cache/index0/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu15/cache/index0/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu15/cache/index1/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu15/cache/index1/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu15/cache/index2/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu15/cache/index2/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
2
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu15/cache/index3/id
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu15/cache/index3/id
vendored
Normal file
@ -0,0 +1 @@
|
||||
15
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu15/cache/index3/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu15/cache/index3/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
3
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu15/cache/index3/shared_cpu_list
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu15/cache/index3/shared_cpu_list
vendored
Normal file
@ -0,0 +1 @@
|
||||
15
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu15/cache/index3/size
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu15/cache/index3/size
vendored
Normal file
@ -0,0 +1 @@
|
||||
16384K
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu15/cache/index3/type
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu15/cache/index3/type
vendored
Normal file
@ -0,0 +1 @@
|
||||
Unified
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
15
|
@ -0,0 +1 @@
|
||||
15
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu16/cache/index0/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu16/cache/index0/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu16/cache/index1/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu16/cache/index1/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
1
|
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu16/cache/index2/level
vendored
Normal file
1
tests/vircaps2xmldata/linux-hmat/system/cpu/cpu16/cache/index2/level
vendored
Normal file
@ -0,0 +1 @@
|
||||
2
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user