ใน RedHat v.4 (Update 3 ขึ้นไป) ที่ใช้งานกันอยู่ในปัจจุบันนี้ ทาง RedHat ได้ออก kernel ที่สามารถ support cpu ที่มีจำนวนมาก โดยใช้ชื่อ kernel นี้ว่า kernel-largesmp-2.6.9-xxx.EL.yyy.rpm (xxx คือ kernel version ส่วน yyy คือ platform name) มี plateform ที่ support อยู่ 3 plateform ดังนี้ :x86_64, ia64, ppc64.
x86_64 คือ cpu ตระกูล EM64T หรือ AMD64
ia64 คือ cpu ตระกูล Itanium
ppc64 คือ cpu ตระกูล Power PC
โดย kernel นี้จะถูกลงโดยอัตโนมัติเมื่อมีการติดตั้ง RedHat กับเครื่องที่มีจำนวน cpu 8 ตัวขึ้นไป
ตารางด้านล่างเป็นตารางที่บอกจำนวน cpu และ memory ที่ kernel-largesmp สามารถรองรับได้
CPU Supported/Certified/Theoretical Limits with the Largesmp Kernel on 64-bit Platforms
| Red Hat Enterprise Linux 4 Update 3 |
|
Supported CPUs |
Certified CPUs |
Theoretical CPUs (NR_CPU) |
| x86_64 |
64 |
64 |
64 |
| Itanium |
64 |
256 |
512 |
| POWER |
64 |
128 |
128 |
Memory Supported with the Largesmp Kernel on 64-bit Platforms
| Red Hat Enterprise Linux 4 Update 3 |
|
Supported Memory |
Theoretical Memory |
| x86_64 |
128 GB |
1 TB |
| Itanium |
256 GB |
1024 TB |
| POWER |
256 GB |
2 TB |
Related posts:
- [Bug]Red Hat Enterprise Linux 4.5 system panic when I boot into the largesmp kernel ใน RedHat V4.5 เมื่อได้ใช้งาน largesmp kernel ในระบบที่มีจำนวน cpu มากกว่า 8 ตัวและไม่ได้เปิด NUMA จะเกิด kernel panic ขึ้นตอน boot เครื่องซึ่ง bug...
- Different types of kernel packages in Red Hat Enterprise Linux kernel package ของ Red Hat นั้นมีอยู่ด้วยกันหลาย package มากซึ่งแต่ละ package จะมีคุณสมบัติที่ต่างกันออกไป ถ้าเรา install kernel ไม่ถูกต้อง อาจจะทำให้นะบบไม่สามารถมองเห็น hardware ที่อยู่ในเครื่องได้ครบถ้วน เช่น...
- วิธีดู Version ของ Red Hat Enterprise Linux, Centos Linux วิธีการดู Version ของ Red Hat Enterprise Linux, Centos Linux สามารถทได้ 2 วิธีด้วยกัน คือ ดู version ที่ไฟล์ /etc/redhat-release # cat...
- Red Hat launched Red Hat Enterprise Linux 5 update 5 (RHEL5.5) เมื่อวันพุธที่ผ่านมา Red Hat ได้ออก update 5 ซึ่งเป็น Update ตัวล่าสุดของ Red Hat Enterprise Linux version 5 (RHEL5) โดยใน update นี้...
- Disable some CPUs within Red Hat Enterprise Linux 5 without rebooting the system คำเตือน: โปรดทำการเชค Hardware ว่า support CPU hotswapping หรือไม่ก่อนทำการทดลองเล่นหรือใช้งานคำสั่งนี้ ไม่เช่นนั้นอาจจะเกิดความเสียหายต่อ Hardware ของท่านได้ RedHat Enterprise 5 support การทำงานแบบ Hotplug ของ CPU...