Sun Solaris Physical CPU 정보 보기
By HKEBI | 2011. 4. 25. 17:36
T5120 같은 장비는 prtdiag 로 봐도 cpu 개수가 엄청 많이 보입니다.. 아래 방법은 psrinfo -p (Physical Processor) 를 통해서 실제 cpu 개수및 core 수 를 알수 있는 방법 입니다. In Solaris 10, if you want to find the processor type and the number of physical processors installed on the system and the number of Virtual Processors available on the system then the psrinfo command does job for you. To simply display the number of Physical processors,..