Intel Xeon X5660(6 core)에 우분투 9.04 설치 후 cpu cores : 4로 나옵니다

김상희   
   조회 8974   추천 0    

해결했습니다.

 

[해결법]
Ubuntu 9.04에는 linux 2.6.28-11 이 들어가므로 이를 받아서 세팅을 변경하고 컴파일 했습니다.

$ sudo -i
# cd /usr/src
# apt-get install kernel-packages
# apt-get source linux-image-2.6.28-11-server
# ln -sf linux-2.6.28 linux
# cd linux

 

컴파일 전 config 파일을 변경했습니다.
# cp /boot/config-2.6.28-11-server .config
# make menuconfig

 

변경한 항목중 중요한 것은 아래와 같습니다.
# Processor type and features → Subarchitecture Type (PC-compatible)
---> Generic architecture 선택
# Processor type and features → Support for big SMP systems with more than 8 CPUs
# Processor type and features → Maximum number of CPUs
---> 64 (기본값)
# Processor type and features → High Memory Support
---> 64 (기본값)

 

이중에서 Processor type and features → Subarchitecture Type (PC-compatible) 부분이랑, 그 부분을 설정해야 나오는 (2.6.28 기준, 2.6.3x에서는 애초에 나와있는) Support for big SMP systems with more than 8 CPUs 부분을 체크해주는게 핵심입니다. 이렇게 하고 커널 컴파일을 하고 적용해주면 6 cores가 잡히더군요. 총 12 cores가 잡힙니다.

 

드라이버 관련해서는 방법이 있을듯 한데 더이상은 못하겠더라구요.

 

도움주신 많은 분들께 감사드립니다.

짧은글 일수록 신중하게.


QnA
제목Page 4854/5724
2014-05   5238015   정은준1
2015-12   1763698   백메가
2004-03   8968   봉재훈
2004-01   8968   송상병
2010-09   8968   메이트
2003-11   8968   한승목
2003-09   8969   김지영
2011-04   8969   NiteFlite9
2020-04   8969   엠플
2004-06   8969   이병호
2004-02   8970   이희원
2003-08   8970   김경락
2017-08   8970   akfalles
2003-08   8970   신성수
2015-09   8970   김건우
2018-09   8971   블루2014
2013-06   8971   Nikon
2011-01   8971   이현석1
2010-04   8971   천상비운
2010-01   8971   조명수
2010-11   8971   왕용필
2012-10   8971   카멜레온