Skip to content

Commit f25f335

Browse files
committed
tests/linux: add memory side caches to fakememinitiators-1npc+1npc
The corresponding sysfs files were created manually, they are not in the HMAT table. Signed-off-by: Brice Goglin <[email protected]>
1 parent 3e917cc commit f25f335

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

tests/hwloc/linux/fakememinitiators-1npc+1npc.output

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Machine (P#0 total=4036628KB DMIProductName="Standard PC (i440FX + PIIX, 1996)" DMIProductVersion=pc-i440fx-3.1 DMIChassisVendor=QEMU DMIChassisType=1 DMIChassisVersion=pc-i440fx-3.1 DMIChassisAssetTag= DMIBIOSVendor=SeaBIOS DMIBIOSVersion=1.12.0-1 DMIBIOSDate=04/01/2014 DMISysVendor=QEMU Backend=Linux LinuxCgroup=/ OSName=Linux OSRelease=5.0.0-rc7 OSVersion="#4 SMP Thu Mar 7 11:50:47 CET 2019" HostName=debian Architecture=x86_64)
22
Package L#0 (P#0 total=1973144KB CPUVendor=GenuineIntel CPUFamilyNumber=6 CPUModelNumber=6 CPUModel="QEMU Virtual CPU version 2.5+" CPUStepping=3)
3-
NUMANode L#2 (P#4 local=450264KB total=450264KB)
3+
MemCache L#0 (total=450264KB size=32768KB linesize=64 ways=1)
4+
NUMANode L#2 (P#4 local=450264KB total=450264KB)
45
L3Cache L#0 (total=1522880KB size=16384KB linesize=64 ways=16)
56
L2Cache L#0 (total=1031488KB size=4096KB linesize=64 ways=16)
67
NUMANode L#0 (P#0 local=1031488KB total=1031488KB)
@@ -18,7 +19,8 @@ Machine (P#0 total=4036628KB DMIProductName="Standard PC (i440FX + PIIX, 1996)"
1819
NUMANode L#5 (P#5 local=1031700KB total=1031700KB)
1920
L3Cache L#1 (total=1031784KB size=16384KB linesize=64 ways=16)
2021
L2Cache L#2 (total=515892KB size=4096KB linesize=64 ways=16)
21-
NUMANode L#3 (P#2 local=515892KB total=515892KB)
22+
MemCache L#1 (total=515892KB size=1024KB linesize=64 ways=1)
23+
NUMANode L#3 (P#2 local=515892KB total=515892KB)
2224
L1dCache L#2 (size=32KB linesize=64 ways=8)
2325
L1iCache L#2 (size=32KB linesize=64 ways=8)
2426
Core L#2 (P#0)
@@ -38,6 +40,7 @@ depth 0: 1 Machine (type #0)
3840
depth 6: 4 Core (type #2)
3941
depth 7: 4 PU (type #3)
4042
Special depth -3: 6 NUMANode (type #13)
43+
Special depth -8: 2 MemCache (type #18)
4144
Relative latency matrix (kind 5) between 6 NUMANodes (depth -3) by logical indexes:
4245
index 0 1 3 4 2 5
4346
0 10 20 40 40 30 50
Binary file not shown.

0 commit comments

Comments
 (0)