Enable Linux dual core CPU support for my Server
Q. What patch or software should be installed to have dual core support for my HP dual core server?
A. Intel or AMD Dual core support is included in Linux kernel itself. You don’t have to install or apply any patch. However you need to install SMP kernel in order to activate dual core support.
First run following command to see if dual core kernel installed or not:
$ uname -r
OR
$ uname –a
Output
2.6.9-42.0.8.ELsmp
If you don’t see smp kernel word in output install smp kernel using apt-get, rpm or up2date command. For example following command will install smp kernel under RedHat Linux:
# up2date kernel-smp-2.6.9-42.EL
Now reboot system and boot using new SMP kernel. With new kernel you should see dual core enabled.
See also:
Subscribe to our free e-mail newsletter or RSS feed to get all updates.
You can Email this page to a friend.
Related Other Helpful FAQs:
- Howto: Linux detect or find out a dual-core cpu
- Why does Linux top command shows two CPU when I have only one processor?
- -bash: enable: PrinterName: not a shell builtin Error and Solution
- Dual boot 2 or 3 different Linux distributions on a laptop
- Does Linux grub replace Windows MBR?
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!



Recent Comments
Today ~ 1 Comment
Today ~ 3 Comments
Today ~ 57 Comments
Yesterday ~ 9 Comments
Yesterday ~ 7 Comments