
To find the available memory on an AIX system, with the detail listing of each size of each memory DIMM on currently installed banks (provided in MB):
# lscfg -vp | grep -e "Memory DIMM" -e "Size" Memory DIMM: Size........................512 Memory DIMM: Size........................512 Memory DIMM: Size........................512 Memory DIMM: Size........................512


