• 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.

Review of FSB speed

Those boards both use the same speed for their memory (DDR400). The A64s have a LOT more bandwidth between the CPU and NB, but this is hardly ever a 'bottleneck' for the system. What makes you think it's the FSB that is bottlenecking you?

And what does 2000 / 1600 MT/s mean?

That's the maximum speed of the HyperTransport link, in megatransfers/second (think it's a 16-bit transfer size). This is mostly irrelevant, as the A64 CPUs only have a 1000Mhz HT link.
 
What makes you think it's the FSB that is bottlenecking you?

I did a perfmon.exe and my pages/sec are maxed. The avg. dik queue length is being used but rarely maxed. The Processor rarely goes about 30% usage.
 
Those boards both use the same speed for their memory (DDR400). The A64s have a LOT more bandwidth between the CPU and NB, but this is hardly ever a 'bottleneck' for the system.

Same FSB speed but a lot more bandwidth? What did they do just use more channels?

Any good articles on this?
 
Originally posted by: wacki
Those boards both use the same speed for their memory (DDR400). The A64s have a LOT more bandwidth between the CPU and NB, but this is hardly ever a 'bottleneck' for the system.

Same FSB speed but a lot more bandwidth? What did they do just use more channels?

Any good articles on this?

Athlon64s don't actually have a 'front-side bus' like the P4 and AthlonXP; they have an onboard memory controller directly hooked to the CPU, and a dedicated HyperTransport link to the Northbridge chip. Many of the initial A64 preview/review articles talked about this in great detail.

Memory bandwidth is the same; Athlon64s use either single- or dual-channel DDR400 (single-channel on Socket754, and dual-channel on Socket939). Socket940 ("Socket M2"/"Socket AM2") is coming out next Spring and will use dual-channel DDR2.

I did a perfmon.exe and my pages/sec are maxed. The avg. dik queue length is being used but rarely maxed. The Processor rarely goes about 30% usage.

You never responded in your other thread (where I asked about your memory usage). If you're paging to virtual memory on disk, you will by FAR be limited by the speed of the drive rather than anything else (which is why your CPU is barely being used at all; it's just sitting and waiting for data from the disk). Stop the memory thrashing and your performance will improve. The FSB on your current system is not the limiting factor.
 
Back
Top