22 Aug
2003
22 Aug
'03
15:19
So, basically, my question are, could i have done some serious config mistake, or is there any problem with the kernel/Tyan bios wich casues one CPU to take alot more load than the other. Can i config the CPU routing somehow ?
The kernel always distributes tasks evenly over all availabel CPUs. Assuming the CPUs were all detected (appear in /proc/cpuinfo) it should distribute the processes evenly. BIOS has nothing to do with that. Likely it is some user space issue, maybe whatever application you use to distribute the processes in the cluster is misconfigured. -Andi