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

Last change on this file since 511 was 511, checked in by roman, 9 years ago
File size: 2.0 KB
Line 
1
2
3## System
4
5 * Version: Windows 7 Service Pack 1
6 * Computer Name: `RHO`
7 * User Name: `Roman` (Administrator)
8 * Architecture: AMD/Intel x64 (x64 Application)
9 * Processors: `4`, Active Mask `0xF`
10 * Page Size: `0x1000`
11 * Application Address Space: `0x0000000000010000`..`0x000007FFFFFEFFFF`
12 * CPU Brand:        Intel(R) Core(TM) i7-3517U CPU @ 1.90GHz
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: 0x8
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 RelationProcessorPackage (0x0F)
45
46Record RelationProcessorCore (0x0C)
47
48  * ProcessorCore.Flags: LTP_PC_SMT
49
50Record RelationCache (0x0C)
51
52  * Cache.Level: 1
53  * Cache.Associativity: 0x8
54  * Cache.LineSize: 64 (0x40)
55  * Cache.Size: 32768 (0x8000)
56  * Cache.Type: CacheData
57
58Record RelationCache (0x0C)
59
60  * Cache.Level: 1
61  * Cache.Associativity: 0x8
62  * Cache.LineSize: 64 (0x40)
63  * Cache.Size: 32768 (0x8000)
64  * Cache.Type: CacheInstruction
65
66Record RelationCache (0x0C)
67
68  * Cache.Level: 2
69  * Cache.Associativity: 0x8
70  * Cache.LineSize: 64 (0x40)
71  * Cache.Size: 262144 (0x40000)
72  * Cache.Type: CacheUnified
73
74Record RelationCache (0x0F)
75
76  * Cache.Level: 3
77  * Cache.Associativity: 0x10
78  * Cache.LineSize: 64 (0x40)
79  * Cache.Size: 4194304 (0x400000)
80  * Cache.Type: CacheUnified
81
82Record RelationNumaNode (0x0F)
83
84  * NumaNode.NodeNumber: 0x0
85
86### Record Count per Relationship
87
88 *  RelationProcessorCore: 2
89 *  RelationNumaNode: 1
90 *  RelationCache: 7
91 *  RelationProcessorPackage: 1
92 *  RelationGroup: 0
93
Note: See TracBrowser for help on using the repository browser.