Intel Xeon X5660(6 core)¿¡ ¿ìºÐÅõ 9.04 ¼³Ä¡ ÈÄ cpu cores : 4·Î ³ª¿É´Ï´Ù

   Á¶È¸ 8731   Ãßõ 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 3926/5663
2015-12   1433374   ¹é¸Þ°¡
2014-05   4894502   Á¤ÀºÁØ1
2010-08   9706   ¹¹¶óÄ«³ë
2010-08   8226   ¶óÁ¤¿±
2010-08   16950   ½ºÀ­°¡ÀÌ
2010-08   8388   psj1050
2010-08   8093   À±³²¼ö
2010-08   8128   À嵿°Ç2014
2010-08   8392   ±è°Ç¿ì
2010-08   9569   ³ª³ª³ª³ª³ª
2010-08   11693   psj1050
2010-08   7992   ¼Û¼®±Ù
2010-08   7786   Á¤ÀǼ®
2010-08   8577   ±è°Ç¿ì
2010-08   7389   °¡ºü·Î±¸³ª
2010-08   9105   ±è¿µ±â´ëÀü
2010-08   11762   ±è¹Î¼ö
2010-08   7959   ´Ù·ÕÀÌ
2010-08   7495   ³²¼º·æ
2010-08   8179   ºÒ¹«°ñ
2010-08   7563   ¼±Ã¶
2010-08   7779   ÀÜÀÎÇѳÑ