C.5. CPU
Tabelle C.7. Per CPU Parameter
|
Wert
|
Beschreibung
|
Beispielkonfiguration
|
Unterscheidungsebene
|
|---|---|---|---|
|
physid
|
Physische ID der CPU
|
('cpu', 'physical_0', 'physid', '1')
|
Niedrig
|
|
Kerne
|
CPU Anzahl der Kerne
|
('cpu', 'physical_0', 'cores', '2')
|
Medium
|
|
enabled_cores
|
CPU Anzahl der aktivierten Kerne
|
('cpu', 'physical_0',' enabled_cores', '2')
|
Medium
|
|
Threads
|
CPU Anzahl der Kerne
|
('cpu', 'physical_0', 'threads', '4')
|
Medium
|
|
Produkt
|
CPU Identifikationsstring
|
('cpu', 'physical_0', 'product', 'Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz')
|
Hoch
|
|
Anbieter
|
CPU Anbieter
|
('cpu', 'physical_0', 'vendor', 'Intel Corp.')
|
Niedrig
|
|
Frequenz
|
CPU interne Frequenz in Hz
|
('cpu', 'physical_0', 'frequency', '1200000000')
|
Niedrig
|
|
Uhr
|
CPU Uhr in Hz
|
('cpu', 'physical_0', 'clock', '100000000')
|
Niedrig
|
Tabelle C.8. CPU Aggregat Parameter
|
Wert
|
Beschreibung
|
Beispielkonfiguration
|
Unterscheidungsebene
|
|---|---|---|---|
|
Anzahl (physisch)
|
Anzahl der physischen CPUs
|
('cpu', 'physical', 'number', 2)
|
Medium
|
|
Anzahl (logisch)
|
Anzahl der logischen CPUs
|
('cpu', 'logical', 'number', '8')
|
Medium
|