Thread: RAM, ROM, What?
View Single Post
Old October 29th, 2009, 03:01 PM   #2 (permalink)
t1jordan
Senior Member
 
Join Date: Oct 2009
Location: Baltimore
Posts: 557
 
Device(s): HTC Evo
Thanks: 83
Thanked 18 Times in 16 Posts
Send a message via AIM to t1jordan
Default

Quote:
Originally Posted by pdragon View Post
People keep throwing these terms around and causing a great deal of confusion and occasionally little arguments start over semantics. Here's some clarification to hopefully help people better understand how their phone works and communicate better the issues they're having. If people wish to help me clarify better, I'd appreciate it.

ROM - Read Only Memory
While the term has changed a bit from it's original meaning, it's essentially computer memory that does not require power to store it's data (non-volitile). In the sense of a smartphone like the Hero, it's the Internal Memory where the OS is stored. From what I've gathered, the Internal Memory is just Flash Memory (a special type of ROM) partitioned into two parts, one for the OS and the rest for apps to use. So, the OS partition essentially is true ROM, unless you root the phone. The software that groups like xda-developers make available are called ROMs because they're a ROM Image. It's why you see games for emulators called ROMs because the games were originally taken from true ROM cartridges.

For the Hero this size is 512MB.

The sdcard is a larger capacity external Flash Memory card.

In a normal computer, ROM in the form of an EEPROM chip is where the BIOS is stored.

RAM - Random Access Memory
This is where current processes that are running are stored and keep the data they need immediately available to them. This is the memory you see when you run any of the Task Managers showing you currently running apps and the available memory. It's a completely different part of the phone from the Internal Memory discussed above. Data stored in RAM requires constant power and does not survive a power cycle of the phone (volitile).
For the Hero this is 288MB.
thanks for the education buddy!
t1jordan is offline  
Reply With Quote