46db60457a28d4aa12888c7e2abbff2c73f0622e
FAQ/How-do-I-find-out-how-many-Cores-I-have.md
| ... | ... | @@ -2,14 +2,23 @@ |
| 2 | 2 | |
| 3 | 3 | [[_TOC_]] |
| 4 | 4 | |
| 5 | +##Processor cores |
|
| 6 | + |
|
| 5 | 7 | In order to discover how many Cores you have: |
| 6 | 8 | |
| 7 | -Windows Platforms: |
|
| 9 | + ###Windows Platforms: |
|
| 10 | + |
|
| 11 | + * Open Windows Explorer |
|
| 12 | + * Right-click My Computer |
|
| 13 | + * Select Properties (This opens System Properties) |
|
| 14 | + * Select Hardware tab |
|
| 15 | + * Select Device Manager |
|
| 16 | + * Expand Processors |
|
| 17 | + |
|
| 18 | +##Processor sockets |
|
| 19 | + |
|
| 20 | +###Windows Platforms: |
|
| 8 | 21 | |
| 9 | -* Open Windows Explorer |
|
| 10 | -* Right-click My Computer |
|
| 11 | -* Select Properties (This opens System Properties) |
|
| 12 | -* Select Hardware tab |
|
| 13 | -* Select Device Manager |
|
| 14 | -* Expand Processors |
|
| 22 | +The below outlines the numbers per OS release and differentiates them based on whether [Hyper-V](http://www.microsoft.com/en-us/server-cloud/solutions/virtualization.aspx#fbid=__LBf62kFey) is enabled or not. |
|
| 15 | 23 | |
| 24 | +Windows Server 2012 Maximums |
|
| ... | ... | \ No newline at end of file |