Slashdot Log In
High Performance DDR2 Memory Breaks 1.25GHz
Posted by
CowboyNeal
on Sat Mar 24, 2007 11:26 AM
from the smokingly-fast dept.
from the smokingly-fast dept.
TrackinYeti writes "Performance PC Memory manufacturer, Corsair recently released a new addition to their flagship Dominator line of
desktop memory,
the
TWIN2X2048-10000C5DF. This 2GB DDR2 memory kit features the company's
DHX Dual Path Heat Xchange cooling technology, support for Enhanced Performance
Profiles (EPP), it includes one of Corsair's Dominator active memory coolers,
and it's rated for operation at a currently industry leading 1.25GHz."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Does it come with an air conditioner? (Score:5, Insightful)
Re:Does it come with an air conditioner? (Score:5, Interesting)
Parent
Re: (Score:3, Informative)
Re: (Score:2, Insightful)
Re: (Score:2)
Well, I hate to be annoying, but electricity -> processing power is not a conversion that happens, because, obviously, 'processing power' is not a form of energy. ALL the electricity that your box consumes turns into heat, noise, and some light. In terms of energy, the processing is just a byproduct of the to-heat conversion.
Re: (Score:3, Informative)
Re: (Score:3, Insightful)
http://www.propanerefrigerators.com/how.html [propanerefrigerators.com]
Re: (Score:2, Interesting)
Hmmm, I wasn't aware of that technique.... Still, according to the article the heat need to be dissipated from the absorber. I don't know if you could use a CPU to heat the ammonia mixture, since the CPU needs to be cooled. I guess that using it as a heat source isn't sufficient to cool it.
A new market for cases with built-in refrigerator? ;-) If it would work, I think someone would have done it by now...
What ? No blinkenlights ? (Score:2)
What ? Fan ?
So I won't come with corsair's typical LEDs / LCD display / Lava Lamp ?
Damn !
But does it come with ECC? (Score:4, Interesting)
I was hoping my next machine would be a quad core with 800 MHz DDR2 and ECC.
Much as my current machine is PC3200 DDR with registered ECC. No sense throttling down the relative bandwidth per core.
[Please don't waste time trying to convince me I don't need ECC.
SGIs taught me otherwise and soft error rates really are on the rise. Just answer the question thanks.]
Re: (Score:3, Insightful)
I had a particularly nasty incident. My firewall had been running for months without problems, until one day it crashed. I thought oh well, maybe it hit an obscure kernel bug. Rebooted it. Several days later it crashed again. Rebooted it again. The next time it crashed but didn't boot again as it had corrupted its disk, and I had a really fun day reinstalling it with no internet connection.
My current box takes DDR2 800. I was
Re: (Score:2)
Kingston 2GB PC2-6400 800MHz 240-pin Registered ECC Parity Dual Rank x8 CL5 DIMM Kit
Price Range: $293.70 - $539.99 from 11 Sellers
Re:But does it come with ECC? (Score:4, Insightful)
SGIs taught me otherwise and soft error rates really are on the rise. Just answer the question thanks.]
Can I convince you that you don't need registered RAM? It isn't the ECC that is killing speed, it's the buffers.
Parent
Re: (Score:2)
Memory speed is how relevant to system operation? (Score:4, Insightful)
1. How relevant is it to have memory that is this fast? As I understand it, no matter how fast memory is, if there isn't enough of it, your computer has to read and write from swap space on the hard drive, and even the fastest harddrive is at least a million times slower than slow memory, since it is a matter of nanoseconds vs. milliseconds (someone might correct me on the technicalities of this). So wouldn't lots of normal speed, or even slow memory, work better than too little ultra-fast memory? (Someone should just build a system that can support 8 gigs of 30 pin SiMMs!)
2. Am I a cranky old man who isn't up on this trend of memory needing active cooling? The closest I've seen is RAMBUS with aluminum sinks built in. It seems that no matter how efficient the cooling system claims to be, active cooling is another thing that can go wrong. I would much rather have slower memory that I don't have to worry about frying, then fast memory that is dependent on a fan that may break.
So, with those things in mind, how worthwhile is this?
Re:Memory speed is how relevant to system operatio (Score:2)
Very. Memory IO is very important to performance. Intel, since the P4 has been trying to push the FSB frequency higher and higher, and using dual-channels to double the speed. AMD chose instead to integrate the memory controller onto the CPU, which reduced latency, and gave them a big performance boost. Even there, the only difference between socket 478 and 939 is the later has dual-channel memory.
Re: (Score:3, Interesting)
The whole assumption is that anyone needing that much performance will be butting up against disk read bottlenecks due to swap anyway.
My question to programmers is this, Swap may have made sense 30 years ago, when ram was like $8/byte and not much faster than disk anyway, but in 2007, ram is ubiquitous and MUCH faster
Re: (Score:2)
Re: (Score:2)
Because RAM isn't quite ubiquitous, and because people still run out of memory even when they max out their systems -- or, for that matter, when they buy as much RAM for their systems as they can afford. Remember, RAM is only relatively inexpensive, when compared to the pric
Re: (Score:2, Informative)
By default, it lets processes overcommit memory. That means you can malloc more than there actually is. This is done with the expectation that programs allocate extra memory they don't actually use. Problem is that an excessive allocation succeeds, but then the system can't satisfy it, so it has to kill some random process.
Do this:
This will turn off overcommit completely. When some program tries t
Re: (Score:2)
Swap allows for more effecient use of memory, which isn't as ubiquitous as you seem to think (we're constantly finding the 16G limit on sensibly priced/available hardware somewhat annoying) -- if you're pushing the limits of physical memory, swap allows for least used pages to be written out to disk to leave expensive and scarce physical memory available for things that actually need it. Go ahead - allocate and dirty a whole bunch of memory for a bit and force your
Re: (Score:2)
pointless (Score:5, Informative)
and 20bS column reads. All they've done is speed up the interface logic. The memory cell access is no faster.
OK, so once you've opened a row, you can read that faster, but how many operating systems are
optimized to keep the data row aligned in the system memory? You have a data request that is outside
of the row you've opened, you have to close that row and open another, 120nS penalty.
At 1.0GHz, that's 120 clock cycles.
That's processors have caches (lots of) (Score:3, Insightful)
Re: (Score:2)
Re: (Score:3, Interesting)
So... they're still using a lot of real estate for cache.
Re: (Score:3, Funny)
Re: (Score:3, Informative)
It's not useless though (Score:2)
Well, one thing when you have f
Re: (Score:2)
Re: (Score:2)
Well, that is mostly because of locked frequency multipliers. The only way to increase CPU speed is to speed up the bus, and that means speeding up your RAM/etc. It is really an artificial limitation - if you could adjust the multiplier you could just overclock the CPU - and just let it wait longer for memory fetches if necessary.
Sure, faster RAM is better than slower RAM - the question is whether this is the best place to spend your m
This is a fan and a heatsink (Score:5, Funny)
This isn't a new DRAM chip. This is an ad from the fan and heatsink crowd.
another active cooler. w00t. (Score:3, Funny)
How long before they put active heatsinks on mice?
That would never work... (Score:2, Funny)
Re: (Score:2)
stable with 4 sticks? (Score:2)
[*] - http://groups.google.com/group/misc.forsale.comput ers.memory/browse_thread/thread/9dcf22f919ada367/2 30b6421faf43861 [google.com]
DDR2 (Score:2, Funny)
There's a High Performance Dance Dance Revolution 2?
Memory has gotten ridiculous (Score:2, Insightful)
In other news, (Score:5, Funny)
Seriously, this sounds a lot like any other marketing gimmick ever invented. And it is just asking for a car analogy. Simply replace $COMPANY with Chevrolet, and start imagining the rest..!
Parent
Re: (Score:2, Funny)
Re: (Score:3, Funny)
Re:I've got it (Score:5, Funny)
Parent
Re: (Score:2)
Every few years I build up an awesome machine, just for fun.
Re:I've got it (Score:4, Funny)
Also commonly known as plugging it in
Parent
Re: (Score:2)
Re: (Score:2)
Re:GFs Pussy (Score:5, Funny)
Parent
Re: (Score:3, Funny)
Re:I don't understand this facination with FSB spe (Score:2)
A little math helps a lot.
Let's assume 1 cycle L1 and a 2 cycle access to a 64-byte/line L2 cache. So an L1 cache miss costs 8 cycles. So if you had 90% hit rate on L1, and 100% hit on L2, your processor will spend 8*
Re: (Score:2)