zlo said:
I am only capable of 4x agp with a 9700 pro. If i had a mb capable of 8x,
would i see a difference in performance and framerates?
I doubt it.
Also, would going from 266(133DDR) fsb to an intel running at 800 make a
big difference in performance? How important is FSB speed?
If you did that with the FSB and left all else equal, you would see an
improvement. The difficulty is in saying how much... it depends how memory
bandwidth limited your application is.
Ok one more dumbass question to end the night.. I am confused.. amd boards
run at 400 fsb at the moment right? and intel has one that is 800mhz fsb.
does that necassarily mean the intel board is twice as fast?
Lets straighten this out.
Fastest Athlon XP FSB is 200MHz DDR, which is 400M transfers per second
(tps).
Fastest P4 System Bus is 200MHz Quad Pumped, which is 800M tps.
Now, just because it's theoretically possible to transfer twice as much data
in the same time down equivelent buses, doesn't mean that the processor is
necessarily capable of that - it's not a linear relationship, the efficiency
(the amount you can actually get across the bus under normal circumstances,
as a proportion of the total) tends to drop off as the FSB speed approaches
the clock speed. Much more important than that however, is the fact that
memory bandwidth is rarely the determining factor on maximum speed in most
applications. The only one I can think of, is a memory benchmark.
So how much difference that doubling will make is completely dependant on
the application. I could write a 10 line C program that acesses memory a
few times at the start and never again, and will scale linearly with CPU
clock speed, memory bandwidth won't affect the time at all. Conversely I
could write a 10 line C program that scales linearly with memory bandwidth
and CPU speed will be irrelevant. But neither of those applications are
"typical", they would be written merely to prove a point.
Ben