AMD Moving to a 400MHz Bus?
An anonymous reader writes "According to this tantalizing Infoworld Scoop, AMD soon introduce a 400 Mhz bus. Seems that SiS's big announcement at CEBIT is the SiS748 chipset, which supports both 400 MHz DDR & AGP 8X, and is targeted at the upcoming Athlon 3200+."
No, Intel is not at 800MHz FSBs yet. They are about to move to 200MHz quad pumped, whereas AMD are about to move to 200MHz dual pumped buses.
Well, first of all, you'd probably need to upgrade your memory to be faster as well, or you wouldn't notice a thing.
But, once you've done that, memory access times will drop substantially for those cache misses, which means about 5% of instructions will execute about 20% faster, so you'll see about a 4% improvement in speed, more or less, depending on how much memory access and IO your application performs.
I think. Somebody flame me if I'm wrong here...
Huh? they're talking about bus speed. Intel is about to reach 200Mhz quad-pumped (800Mhz) and AMD is about to reach 200Mhz double-pumped (400Mhz).
If you don't know what you're talking about prevent yourself from posting.
The problem with the NForce2 is that performance gains with the dual-ddr setup is nullified when you FSB and memory bus become asynchronous. Benchmark it now, and with your memory set to 181/362 and see if it's true in your case as well.
Rambus memory is clocked a lot higher then DDR, but it's performance gains (not much) don't justify the extra cost.
I didn't find it much more expensive. I recently built a new box and have RIMMs in it (with a PIV-2.4Ghz). It was about 80 bucks for a 256M stick (I bought two). That seemed to be a pretty decent price.
I'm not a prophet or a stone-age man,
I'm just a mortal with potential of a super man.
I recommend that if you need to shave costs, you still buy the best motherboard you can afford, then skimp on easily-upgradeable parts that will come down in price very rapidly after the first spasm of bleeding edge sales, such as CPU and video card.
By starting with a good motherboard, you also maximize the upgradeable lifespan of the system, because it is more likely to support newer components on down the line.
~REZ~ #43301. Who'd fake being me anyway?
I beg to differ, I think the front side bus upgrades are the most important thing they do. You see, FSB is how fast you can get data to and from that super fast processor. You don't want a bottle neck between your memory and your L2 cache, or your Cache and your processor. I like that their upgrading, but I read an press release about it, over the summer, So I think it's retarded that their putting it in slashdot now.
Anonymous Cowards - Oh God, How I hate you
All digital data is synchronized to a clock, be it source-synchronous (i.e. clock comes with data), which is the case with DDR, or recovered clock (i.e. clock information is based on rate of change of incoming data). Whatever scheme you get, you will still have a clock inside at some point.
Traditionally, the memory elements or registers on a chip will ignore incoming data until the clock signal undergoes a positive transition, i.e. logic low to logic high. At that point, assuming the data has been stable for a long enough period of time before and after the clock edge, it will be captured. However, since there is only one positive edge per clock cycle, data can only be captured on that edge.
In a double-pumped scheme, what you have is a set of 2:1 multiplexors that go to two different sets of registers. One is sensitive to positive edges, the other is sensitive to negative edges, i.e. logic high to logic low transitions. If you simply wiggle the data out faster, and you have a double-pumped scheme with a small FIFO buffer, you can recover data twice as fast as a single edged scheme. On the interface itself, there are special low skew low insertion delay clock distribution schemes that enable this to happen without too many problems.
In a quad-pumped scheme, you actually have two separate clocks that are 90 degrees out of phase with each other. In effect, you have two positive and then two negative edges to work with internally now. You wiggle data out at 4x the single data rate, and have 4:1 multiplexers to the registers, plus (again) a careful layout of the internal clocks.
The area overhead in such schemes is minimal (~10% for DDR) and really takes advantage of the speed of on-chip devices. It does take some special consideration, but from the perspective of increased die size, it's not a problem. Power, however, is significantly increased for both I/O (SSTL-2 type stuff) and for core devices because of the data rates, and that is also a consideration during design of not only the power distribution, but also the package/module design and the board design.
And, FYI, Rambus uses multiple serial/deserialization (SERDES) that wiggles data between a pair of signals (positive and negative) whose voltage differential is recovered, not for individual levels, which (supposedly but not actually) simplifies matters. Transmitting data via this differential is actually much faster than a single-ended scheme like DDR currently is (single ended meaning all I/O refer to a common ground (and voltage reference)). Then they even IIRC get into exotic schemes like multi-level differential (i.e. steppings between 0 millivolts differential and full swing). I could be wrong about the latter though...
(http://www.tomshardware.com/business/20030314/ce
Also, every time AMD adds more cache or increases the FSB speed, the processor gets a lower clock rate to product number ratio. The 2700+ with 256Kb of L2 Cache is clocked the same as the 3000+ with 512Kb. So, even if they shipped 3200+'s with a 400 MHz FSB, it would probably be clocked about the same as a 3000+ (at like 2166 MHz). All in all this isn't a bad thing, but you wouldn't be getting an extra 200+'s AND the increase in speed from the faster FSB, the FSB performance bump is figured in to the model number.
they are already running waay too hot.
Actually, AMD processors are cooler than the equivalently-performing Pentium 4 chips.
Athlon XP 3000+ max heat: 74.3W
Athlon XP 3000+ typical: 58.4W
Athlon XP 3000+ temperature limit: 85C
Pentium 4 3.06 GHz theoretical max heat: 109.0W
Pentium 4 3.06 GHz thermal design power: 81.8W
Pentium 4 3.06 GHz temperature limit: 69C
What Intel calls "thermal design power" is sort of similar to what AMD calls the "typical" number. It's 75% of the theoretical max temp, so the theoretical max temp for the Pentium 4 would be 109.0W. But the P4's clock throttling would keep it from hitting that theoretical max temp.
My source for all this:
http://users.erols.com/chare/elec.htm
Note also that since your power supply isn't 100% efficient, and since the power supply has to produce one Watt for each Watt your system dissipates, that a complete system with a Pentium 4 will dissipate over twice the difference of just the CPUs. In other words, for our example, the Pentium 4 dissipates about 23W more, so the Pentium 4 complete system will dissipate even more than 46W compared to the Athlon XP system. I'm not sure how efficient a typical power supply is, but if we assume 66% efficiency, the total for the Pentium 4 complete system would be about 58W more than the Athlon XP system.
steveha
lf(1): it's like ls(1) but sorts filenames by extension, tersely