> I am familiar with a command on Solaris, namely "psrinfo".  This 
> dispalys that # of CPUs on a box + additional info.  Is there a similar 
> command on Linux that will display the # of CPUs on a system and any 
> info about the CPUs ( make/model/etc.)?
`cat /proc/cpuinfo` should give you the required information.
Regards,
	Zwane Mwaikambo
-- http://function.linuxpower.ca- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/