source: trunk/Utilities/LogicalProcessorInformation/_Bin/i7-4790.md @ 511

Last change on this file since 511 was 511, checked in by roman, 9 years ago
File size: 3.2 KB
Line 
1## System
2
3 * Version: Windows 8.1
4 * Computer Name: `KSI`
5 * User Name: `Roman` (Administrator)
6 * Architecture: AMD/Intel x64 (x64 Application)
7 * Processors: `8`, Active Mask `0xFF`
8 * Page Size: `0x1000`
9 * Application Address Space: `0x0000000000010000`..`0x00007FFFFFFEFFFF`
10 * CPU Brand: Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz
11
12## Logical Processors
13
14Record RelationProcessorCore (0x03)
15
16  * ProcessorCore.Flags: LTP_PC_SMT
17
18Record RelationCache (0x03)
19
20  * Cache.Level: 1
21  * Cache.Associativity: 0x8
22  * Cache.LineSize: 64 (0x40)
23  * Cache.Size: 32768 (0x8000)
24  * Cache.Type: CacheData
25
26Record RelationCache (0x03)
27
28  * Cache.Level: 1
29  * Cache.Associativity: 0x8
30  * Cache.LineSize: 64 (0x40)
31  * Cache.Size: 32768 (0x8000)
32  * Cache.Type: CacheInstruction
33
34Record RelationCache (0x03)
35
36  * Cache.Level: 2
37  * Cache.Associativity: 0x8
38  * Cache.LineSize: 64 (0x40)
39  * Cache.Size: 262144 (0x40000)
40  * Cache.Type: CacheUnified
41
42Record RelationProcessorCore (0x0C)
43
44  * ProcessorCore.Flags: LTP_PC_SMT
45
46Record RelationCache (0x0C)
47
48  * Cache.Level: 1
49  * Cache.Associativity: 0x8
50  * Cache.LineSize: 64 (0x40)
51  * Cache.Size: 32768 (0x8000)
52  * Cache.Type: CacheData
53
54Record RelationCache (0x0C)
55
56  * Cache.Level: 1
57  * Cache.Associativity: 0x8
58  * Cache.LineSize: 64 (0x40)
59  * Cache.Size: 32768 (0x8000)
60  * Cache.Type: CacheInstruction
61
62Record RelationCache (0x0C)
63
64  * Cache.Level: 2
65  * Cache.Associativity: 0x8
66  * Cache.LineSize: 64 (0x40)
67  * Cache.Size: 262144 (0x40000)
68  * Cache.Type: CacheUnified
69
70Record RelationProcessorCore (0x30)
71
72  * ProcessorCore.Flags: LTP_PC_SMT
73
74Record RelationCache (0x30)
75
76  * Cache.Level: 1
77  * Cache.Associativity: 0x8
78  * Cache.LineSize: 64 (0x40)
79  * Cache.Size: 32768 (0x8000)
80  * Cache.Type: CacheData
81
82Record RelationCache (0x30)
83
84  * Cache.Level: 1
85  * Cache.Associativity: 0x8
86  * Cache.LineSize: 64 (0x40)
87  * Cache.Size: 32768 (0x8000)
88  * Cache.Type: CacheInstruction
89
90Record RelationCache (0x30)
91
92  * Cache.Level: 2
93  * Cache.Associativity: 0x8
94  * Cache.LineSize: 64 (0x40)
95  * Cache.Size: 262144 (0x40000)
96  * Cache.Type: CacheUnified
97
98Record RelationProcessorPackage (0xFF)
99
100Record RelationProcessorCore (0xC0)
101
102  * ProcessorCore.Flags: LTP_PC_SMT
103
104Record RelationCache (0xC0)
105
106  * Cache.Level: 1
107  * Cache.Associativity: 0x8
108  * Cache.LineSize: 64 (0x40)
109  * Cache.Size: 32768 (0x8000)
110  * Cache.Type: CacheData
111
112Record RelationCache (0xC0)
113
114  * Cache.Level: 1
115  * Cache.Associativity: 0x8
116  * Cache.LineSize: 64 (0x40)
117  * Cache.Size: 32768 (0x8000)
118  * Cache.Type: CacheInstruction
119
120Record RelationCache (0xC0)
121
122  * Cache.Level: 2
123  * Cache.Associativity: 0x8
124  * Cache.LineSize: 64 (0x40)
125  * Cache.Size: 262144 (0x40000)
126  * Cache.Type: CacheUnified
127
128Record RelationCache (0xFF)
129
130  * Cache.Level: 3
131  * Cache.Associativity: 0x10
132  * Cache.LineSize: 64 (0x40)
133  * Cache.Size: 8388608 (0x800000)
134  * Cache.Type: CacheUnified
135
136Record RelationNumaNode (0xFF)
137
138  * NumaNode.NodeNumber: 0x0
139
140### Record Count per Relationship
141
142 *  RelationProcessorCore: 4
143 *  RelationNumaNode: 1
144 *  RelationCache: 13
145 *  RelationProcessorPackage: 1
146 *  RelationGroup: 0
147
Note: See TracBrowser for help on using the repository browser.