How much faster is RAM compared with a solid state HD?

Click For Summary

Discussion Overview

The discussion centers around the speed differences between RAM and solid-state drives (SSDs), exploring the implications of using SSDs as virtual memory and the potential for large amounts of RAM in future systems. Participants address both theoretical and practical aspects of memory usage in computing.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants propose that a computer could utilize a large amount of RAM by allocating SSD space as virtual memory, although this raises questions about performance.
  • It is noted that RAM is volatile and loses data when power is off, while SSDs provide non-volatile storage but are slower than RAM.
  • One participant mentions that while more RAM is generally beneficial, there may be diminishing returns beyond a certain point, particularly with current operating system limitations.
  • Another participant provides specific speed comparisons, stating that RAM access times are significantly faster than those of SSDs, with RAM being thousands to millions of times quicker.
  • There is a discussion about the maximum RAM supported by different versions of Windows, with some participants correcting each other on the specifics of these limits.
  • Concerns are raised about the practicality of using SSDs for main memory due to their slower random access times compared to RAM.

Areas of Agreement / Disagreement

Participants express differing views on the feasibility of using SSDs as virtual memory and the implications of RAM limits, indicating that multiple competing perspectives exist without a clear consensus.

Contextual Notes

Participants reference specific operating system limitations and motherboard capabilities, highlighting that these factors can influence the practical use of RAM and SSDs in computing systems.

Who May Find This Useful

This discussion may be of interest to computer enthusiasts, system builders, and those exploring memory management in computing environments.

Simfish
Gold Member
Messages
811
Reaction score
2
If the difference isn't that much, then could a computer theoretically have A HUGE amount of RAM, simply by setting aside a significant portion of the SSD as virtual memory? Maybe a SSD external HD could also be used as virtual memory (for those of us who don't have internal SSD drives yet)
 
Computer science news on Phys.org
Simfish said:
If the difference isn't that much, then could a computer theoretically have A HUGE amount of RAM, simply by setting aside a significant portion of the SSD as virtual memory? Maybe a SSD external HD could also be used as virtual memory (for those of us who don't have internal SSD drives yet)

Problem with RAM is that it's volatile. Goes away when the power goes off.

I'll wager that the price one pays for permanent storage, is that storing something in a permanent matrix takes time.
 
Although more RAM is a good thing generally, after a point it becomes a hindrance to the system (until they bring out a new motherboard & OS to handle more). The current max for an OS such as Windows is 8GB.

As Dave points out, RAM is wiped when the power goes off. Because you don't have to physically write it to a disc, it is quicker.

An SSD as a virtual memory source, would prove quicker than a regular HD, but it would still be slower than RAM.

My computer can work with 3GB of RAM quicker than it can write to my 1GB memory stick.
 
Fastest SSD (OCZ Z) = 1400 MBps
DDR3-2500 = 20,000 MBps
 
DaveC426913 said:
Problem with RAM is that it's volatile. Goes away when the power goes off.

It is even worse that that, at least in the case of dynamic RAM. It needs constant refreshing even when on.
 
Ah yes. I think my question was a bit confusing. What I meant by "A HUGE amount of RAM" was actually something that might approximate a "HUGE amount of RAM". Would it be feasible in the near future? Or is the difference between SSD speed and RAM speed *far* greater than the distance between SSD speed and speed of, say, a 7200 RPM drive?
 
Simfish said:
If the difference isn't that much, then could a computer theoretically have A HUGE amount of RAM, simply by setting aside a significant portion of the SSD as virtual memory? Maybe a SSD external HD could also be used as virtual memory (for those of us who don't have internal SSD drives yet)

The answer to your question is that RAM is hugely faster. A typical SSD has a random access time of ~100 microseconds, while typical RAM has access times of a few nanoseconds or even less for onboard RAM. So the RAM is thousands to millions of times faster. You would not like performance of your computer if you used the SSD for main memory. The trade-offs between speed, cost, power, and volatility is why computers have evolved to have a hierarchy of memory - from fast, expensive, volatile, and power-hungry onboard cache memory to slow, cheap, non-volatile HDD or SSD.

Note that Hepth's comment is only part of the story. It is not just the data rate that is important - random access time is critically important too.
 
jarednjames said:
Although more RAM is a good thing generally, after a point it becomes a hindrance to the system (until they bring out a new motherboard & OS to handle more). The current max for an OS such as Windows is 8GB.

Wut? Please elaborate. What do you mean by 'after a point'? and where do you have the 8GB from?
 
Last edited:
  • #12
jarednjames said:
Although more RAM is a good thing generally, after a point it becomes a hindrance to the system (until they bring out a new motherboard & OS to handle more). The current max for an OS such as Windows is 8GB.

That's only true if you're running Win 7 Home Basic 64-bit. Win 7 Home Premium supports 16GB, and Professional/Enterprise/Ultimate all support 192GB. It's pretty common for consumer-level motherboards to support 16GB of RAM these days. usually the limitation is 4GB per stick, and the number of ram slots (Intel LGA 1366 boards usually have 6 slots, so they usually suport 24 GB).

Windows 7 Physical Memory Limits


Windows XP x64 is limited to 128GB

Windows XP Physical Memory Limits
 
Last edited:
  • #13
FredericGos said:
Updated: February 9, 2005

I doubt anything changed with the systems in question. If you have read the page, depending on the OS version up to 64GB were already supported several years ago.
 
  • #14
Borek said:
I doubt anything changed with the systems in question.

ofc not, but the statement was about windows in general. A standard windows PC comes with windows 7 64 these days. And yes, a standard motherboard is 16 max, but for a few dollars more, you can get one with 24 or 32.

Borek said:
If you have read the page, depending on the OS version up to 64GB were already supported several years ago.

yes, I've read it 5 years ago or so. ^^
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 19 ·
Replies
19
Views
15K
Replies
4
Views
13K
  • · Replies 24 ·
Replies
24
Views
11K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 23 ·
Replies
23
Views
5K
  • · Replies 4 ·
Replies
4
Views
7K