Lines Matching refs:threads
21 threads, cores, packages, etc.
34 - threads
78 A core consists of 1 or more threads. It does not matter whether the threads
79 are SMT- or CMT-type threads.
88 The number of threads in a core. The number of threads in a package can be
99 AMDs nomenclature for CMT threads is "Compute Unit Core". The kernel always
106 The cpumask contains all online threads in the package to which a thread
109 The number of online threads is also printed in /proc/cpuinfo "siblings."
113 The cpumask contains all online threads in the core to which a thread
136 threads. Many BIOSes enumerate all threads 0 first and then all threads 1.
137 That has the "advantage" that the logical Linux CPU numbers of threads 0 stay
138 the same whether threads are enabled or not. That's merely an implementation
152 b) Two threads per core
183 b) Two threads per core