source: trunk/Utilities/LogicalProcessorInformation/_Bin/i7 Q720.md @ 513

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