On Tue, Jul 12, 2005 at 03:09:21PM +0100, Dan Track wrote: > Hi > > What's the maximum number of cpu's fedora can manage? Depends on architecture. For FC4 -- configs/kernel-2.6.12-i686-smp.config:CONFIG_NR_CPUS=32 configs/kernel-2.6.12-i686-xen0.config:CONFIG_NR_CPUS=32 configs/kernel-2.6.12-i686-xenU.config:CONFIG_NR_CPUS=32 configs/kernel-2.6.12-ppc64.config:CONFIG_NR_CPUS=64 configs/kernel-2.6.12-ppc64iseries.config:CONFIG_NR_CPUS=64 configs/kernel-2.6.12-ppc-smp.config:CONFIG_NR_CPUS=2 configs/kernel-2.6.12-x86_64-smp.config:CONFIG_NR_CPUS=32 configs/kernel-2.6.12-x86_64-xen0.config:CONFIG_NR_CPUS=8 configs/kernel-2.6.12-x86_64-xenU.config:CONFIG_NR_CPUS=8 Dave