"리눅스 CPU소켓 수 확인"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-<source lang='cli'> +<source lang='console'>))
3번째 줄: 3번째 줄:


==방법==
==방법==
<source lang='cli'>
<source lang='console'>
[root@zetawiki ~]# lscpu | grep Socket
[root@zetawiki ~]# lscpu | grep Socket
Socket(s):            8
Socket(s):            8

2016년 3월 29일 (화) 12:08 판

Figuring out the number of CPU Sockets
리눅스 CPU 소켓 수 확인

1 방법

[root@zetawiki ~]# lscpu | grep Socket
Socket(s):             8

2 같이 보기

3 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}