View Single Post
Old 1st November 2018
ibara ibara is offline
OpenBSD language porter
 
Join Date: Jan 2014
Posts: 783
Default

By the way, the magic lines are
Code:
cpu0: smt 0, core 0, package 0
and
Code:
cpu1: smt 0, core 1, package 0
When smt is marked 0, it's a real core. When it's 1, that's the hyperthread core.
Reply With Quote