Pain, zm. I just wanted to point out that when you use an odd-numbered (or half-step) multiplier with the FSB set to 200MHz, your RAM frequency will drop below 400MHz due to the multiplier's control of the memory divider. Pain's on the right track boosting the FSB a bit to compensate, but in order to actually get the memory up to 400MHz in his machine, he'd have to take the FSB to 213MHz. Any multiplier between 14.5 and 16 uses a divider of 8. I'll show you the math, illustrating the relationship between CPU frequency, memory divider, and RAM frequency.
15 x 200 = 3000 MHz (CPU)
3000 / 8 = 375 MHz (RAM)
15 x 205 = 3075 MHz (CPU)
3075 / 8 = 384.375 MHz (RAM)
15 x 213 = 3195 MHz (CPU)
3195 / 8 = 399.375 MHz (RAM) - almost perfect!
15.5 x 205 = 3177.5 MHz (CPU)
3177.5 / 8 = 397.1875 (RAM) - pretty close!
Now, if we move to either 14x or 16x multiplier, and keep the FSB at a stock 200MHz, we'll see the RAM frequency hitting the target of 400MHz. 14x multiplier uses a divider of 7, while 16x, like 14.5, 15, and 15.5, uses a divider of 8.
14 x 200 = 2800 MHz (CPU)
2800 / 7 = 400 MHz (RAM)
16 x 200 = 3200 MHz (CPU)
3200 / 8 = 400 MHz (RAM)
So, if you're using any half-step or odd-numbered multiplier, it's likely your RAM is not running at it's rated speed. You can make adjustments to the FSB to compensate for this, but you must be careful. FSB increases will speed up the CPU and affect overall stability, and likely add more heat. More heat of course requires more cooling. More cooling requires... Yeah... it goes on and on...
See
this article for more detail.
Oh, and I forgot to mention... When increasing the FSB, the HT link also goes up in frequency. The HT link for these CPUs does NOT like much overclocking. It's default multiplier is 5x, so I strongly recommend that once you get to any FSB setting above 215 (if you dare go that high) you drop the HT multiplier to 4x. Yeah, it'll drop to 900-something, but it'll be stable there, whereas it likely won't be stable at 1100+.