To list the available bind CPU identifiers on AIX:
# bindprocessor -q
The available processors are: 0 1 2 3
To find the number of processors installed (but not necessarily available):
# lscfg -v | grep proc
proc0 00-00 Processor
proc2 00-02 Processor
To display real memory in kilobytes (KB), type one of the following:
bootinfo -r
lsattr -El sys0 -a realmem