How to identify processor core in AIX
2013.01.10 00:42
원문 : http://www.ischo.net -- 조인상 // 시스템 엔지니어
Writer : http://www.ischo.net -- ischo // System Engineer in Replubic Of Korea
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
Writer : http://www.ischo.net -- ischo // System Engineer
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
Number of core
# lsdev -Cc processor
result is actual number of cores
This cores divided by multiple threads.(SMT : Simultaneous Multi Threading)
view SMT
# smtctl
# lsattr -El proc0
Identify number of processors available in current OS. (in multiple partition)
# bindprocessor -q