💻 Software
/proc/cpuinfo gives CPU info per core or per thread?
Fresh5 days ago
Mar 15, 202617347 viewsConfidence Score0%
0%
Problem
My CPU has 2 cores, so I can see two parts in . But, I want to know if CPUs that support Hyper-Threading (or similar tech), will give CPU info per core or per thread (or call it sibling)? I only know that Windows Task Manager will give CPU usage statistics per thread if the CPU supports HT.
Error Output
/proc/cpuinfo
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: /proc/cpuinfo gives CPU info per core or per thread?
Low Risk
The contents of contains information for all processors down to the virtual level. Here are some tips on interpreting the contents: Each physical processor will present as at least one processor Each core will present as at least one processor Each …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix