| 1. |
Solve : cpu/fsb ratio? |
|
Answer» Why does it increase system performance when the cpu/fsb ratio is low or 1:1? I figured out why I'm so confused... Almost. The most common RAM today is DDR2. In your example, that means that the 500MHz DDR2 RAM is really operating at 250 @double data rate (or x2) to equal 500. The Intel CPU talks to the motherboard at x4 (I don't remember why, MAYBE someone can help us both out ), so the fsb in the bios will be 250 (250x4=1000). In this example, the CPU and RAM are at 1:1. Quote from: Aardobard on July 14, 2009, 08:45:38 AM
I think what you are referring to is quad pumping the cpu http://en.wikipedia.org/wiki/Pumping_%28computer_systems%29 I should have been a little more specific too... I believe cpu/ram ratio refers to the memory bus speed and the Internal cpu fsb speed... If the external fsb is 100 MHz, then 100 X 4 = 400 MHz would be the Internal cpu bus speed. Then if your DDR is 200 MHz, it would equate to 400 MHz, making the ratio 1:1 So, in your example the ratio would actually be 1:2, unless I interpreted it incorrectly. Your RAM is running at 500 MHz (250 x 2) and your Internal CPU BUS is running at 1000(250 x 4) .................thus, 1:2 I copy and pasted this from another forum... I think this is likely the issue with speed when the ratio is something other than 1:1.. "I think the idea stems from bottlenecks.. Think about having 100Mhz bus of Memory that was sending things to and from the Processor that was also running with a bus of @100Mhz.. You'll have a very SMOOTH flow of information.. Now if either of those numbers are different things can back up.. think of a traffic jam.. It's not that the information won't be processed, but it's the slower of the two numbers that will end up being the speed that the system can process that information.. either the CPU is running faster and it's just sitting there twiddling it's metaphorical thumbs waiting for the memory to send it something to do, or the memory is running faster than the CPU and the memory has a line at the grocery store with 20 people in it waiting to pay.." |
|