In the Athlon64 world, the external data busses use a standard
called HyperTransport. The width of the bus is variable, and
some BIOS allow some of the bits in the bus to be turned off.
So, the bus could be 2, 4, 8, 16... bits wide. A wider bus
can have a higher aggregate bandwidth. Artificially narrowing
down the bus, can reduce switching noise (i.e. if the chipset
was not stable and error free). Also, the clock is
programmable, and is multiplied from the basic clock fed
to the processor. On some interfaces, the nominal value
might be 200x5, where 200MHz is the normal clock signal
fed to the chips, and x5 is the multipler selected. If
the clock to the processor is increased (i.e. overclocking),
generally people turn down the multiplier, to stay within
the 1000MHz limit of the bus (or whatever it happens to be,
like 800MHz on some other systems).
Athlon64
Processor
| ^
| | HT bus
v |
PCI-E_Video-----PCI_Express_Tunnel
M1695
A.K.A Northbridge
| ^
| | HT bus
v |
AGP_video---------AGP Video plus
Southbridge Periphs
M1567
Generally, auto would be a good setting
Unless you are overclocking maybe. If you set the
clock to your CPU to 250MHz, instead of the normal 200MHz,
then you need a different multiplier. Since the bus in this
case is _probably_ rated for 1000MHz, the normal setting
would be 200x5. At 250MHz, we would want to change this
to 250x4. The "800MHz" setting in the BIOS is not a MHz
setting, as much as it is a "x4" multiplier setting. So,
to get the x4 multiplier, you'd select the 800MHz setting.
The resulting bus clock rate, is CPU_Clock * multiplier,
so the actual rate would be 250x4.
What I cannot tell you, is if "Auto" is smart enough to
choose a multiplier, based on the overclocked value of
the processor. That is why, if you set the clock to 250Mhz,
it might be safer to set the bus to "800MHz", just in
case Auto isn't clever enough to choose x4 multiplier
because the clock is so high.
As long as you are seeing no problems with the computer,
you can leave these settings cranked up (i.e. try to hit
the 1000MHz limit on the HT bus as best you can). The picture
above should give you some idea which slots and chips
are affected by which bus settings.
Paul