• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

whats the difference between cpu socket numbers?

Solodays

Senior member
how is a cpu using socket 939 differ from a cpu using socket 750, 999 etc? are the higher number means better in moust occasions?
 
To really make it simple, its kinda like buying a new pair of shoes because the old pair doesn't fit anymore.

939 is the current AMD socket with all of the 64 bit and dual-core 64 found in 939 size (64+ 3000 to the newest 64X2 4800)
754 has some of the early 64 bit processors (3000 to 3700) as well as the older non 64 bit Sempron processors (2600 to 3300)

As for right now, go with the 939 socket if you're getting an AMD processor. It is the current size and you'll have plenty of time until you'll have to worry about the upcoming M2 socket (quite some time before its even released).
 
I believe the biggest difference is that socket 939 has dual channel memory support and 754 is only single channel. I believe the extra pins are for the extra memory channel. As mentioned before 939 is more future proof with X2 support but I think 754 and 939 CPUs are identical otherwise.
 
There are different numbers of pins in these CPUs because they are built upon different architectures. AMD engineers decided that the architecture of the socket 939 CPU can be implemented the most efficiently with 939 pins. The biggest difference between a socket 939 CPU and a socket 754 CPU is that 939 can access memory in dual channel.

Higher CPU socket numbers (meaning more pins are used to connect the CPU to the motherboard) are NOT an indication of how robust the performance will be.
 
Standard DDR and DDR2 is 64-bit wides at varying frequencies (MHz). When you multiply the width of the path (the connection from RAM to Northbridge, or in the AMD64 case, RAM to CPU) by the frequency of the path, you get the bandwidth of the path, and thus the actual theoretical bandwidth of the RAM. When you run dual channel, which uses 2 RAM sticks, the path changes to 128-bit. This doubles the bandwidth while keeping the RAM at the same speed. So, DDR400 (PC3200) has 3.2GB/sec of bandwidth (400*64/8 [bits to bytes]/1024 [mb to gb]), but in dual channel it's 400MHz * 128bits [/8/1024 bits to bytes, mb to gb] = 6.4GB/sec.
 
Back
Top