How do I determine whether the CPU mode is SMP, AMP or BMP on a HP-ux ia64 system?
I've had a google and everything is telling me to check /proc/cpuinfo but this file (or folder for that matter) does not exist on my system
Also could you tell me how to check this on Solaris?: $ uname -a SunOS my-sol-server 5.11 11.1 sun4v sparc
CPU is at 180% for some processes so I suspect SMP is being used as opposed to BMP but I need to confirm this before I go back to the unix guys
Thanks G.