Originally posted by: SystemAdmin
To identify processor type, I usually use lsattr -El proc0 and get a clear answer. However, when I did that
on one of my machines, I got:
$ lsattr -El proc0
frequency 2497500000 Processor Speed False
smt_enabled false Processor SMT enabled False
smt_threads 1 Processor SMT threads False
state enable Processor state False
type PowerPC_POWER Processor type False
It is not clear if the processor is Power4, Power5 or Power6. I am wondering if there is a better way
to identify the processor type. Thanks.
#AIX-Forum