Xu, Make sure that your FC5 system is acutally booting an SMP kernel. Its possible that it is not, and therefor only showing one processor. You can do this by running uname -a. Check to see that the kernel version has 'smp' on the end of it. If it does not, you'll need to /boot/grub/menu.lst to set the default to be the SMP kernel. -Josh