inxi is a full featured CLI system information tool. It is available in most Linux distribution repositories, and does its best to support the BSDs.
Go to file
inxi-svn 460f028877 (Change version)
This fixes the multiple physical cpu missing data.

I had to simplify the ht/smp part to make it work, also, from what I can tell, we only really need the terms:
UP
SMP
HT
SMP-HT

which cover all possible scenarios from what I can tell

http://en.wikipedia.org/wiki/Symmetric_multiprocessing says that it's all basically smp, single cpu, dual core, or multi cpu, single or 
multi core.
2009-02-03 22:20:11 +00:00
inxi (Change version) 2009-02-03 22:20:11 +00:00