Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Labels updated

Anchor
TOC
TOC
Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle

...

Div
classcommandline
C:\Users\Spock>wmic

wmic:root\cli>CPU Get NumberOfCores,NumberOfLogicalProcessors /Format:List

 

NumberOfCores=4

NumberOfLogicalProcessors=8

 

 

wmic:root\cli>exit


This shows that hyperthreading is being used by the system. The amount of (physical) cores will not be the same as the number of logical processors.

(info) If the number of logical processors is greater than physical processors (cores), then hyperthreading is enabled.

 

Example2: VMware virtual server / Windows 2008R2

...

Filter by label (Content by label)
showLabelsfalse
max5
spacesKBP
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in (= "hyper-threading" ,and label = "windows" ) and type = "page" and space = "KBP"
labelshyper threading

...