Lines Matching full:compute
100 AMDs nomenclature for a CMT core is "Compute Unit". The kernel always uses
108 AMDs nomenclature for CMT threads is "Compute Unit Core". The kernel always
244 `cu_id` (Compute Unit ID) to detect CPUs that share the compute units.
310 the shifts from the APIC ID required to compute the Core ID.
372 [node 0] -> [Compute Unit 0] -> [Compute Unit Core 0] -> Linux CPU 0
373 -> [Compute Unit Core 1] -> Linux CPU 1
374 -> [Compute Unit 1] -> [Compute Unit Core 0] -> Linux CPU 2
375 -> [Compute Unit Core 1] -> Linux CPU 3
413 [node 0] -> [Compute Unit 0] -> [Compute Unit Core 0] -> Linux CPU 0
414 -> [Compute Unit Core 1] -> Linux CPU 1
415 -> [Compute Unit 1] -> [Compute Unit Core 0] -> Linux CPU 2
416 -> [Compute Unit Core 1] -> Linux CPU 3
418 [node 1] -> [Compute Unit 0] -> [Compute Unit Core 0] -> Linux CPU 4
419 -> [Compute Unit Core 1] -> Linux CPU 5
420 -> [Compute Unit 1] -> [Compute Unit Core 0] -> Linux CPU 6
421 -> [Compute Unit Core 1] -> Linux CPU 7