You're completely misunderstanding the concept here. The bit number is the length of number that can pass through the CPU's integer registers on one pass. A 32-bit CPU can handle up to 2^32-1. A 64-bit CPU can handle 2^64-1. It also determines the amount of memory that can be addressed.Trinity said:Correct me if i'm wrong someone please. BUT
If you are running dual Xeon 32bit processors on a server, is this not the same as running one 64bit processor in a new server?
In addition, dual core 32bit Chips. Are these not effectively 64bit as well?