Internet
Fact-checked

At EasyTechJunkie, we're committed to delivering accurate, trustworthy information. Our expert-authored content is rigorously fact-checked and sourced from credible authorities. Discover how we uphold the highest standards in providing you with reliable knowledge.

Learn more...

What is the Difference Between Memory and Data Storage?

M.R. Anglin
M.R. Anglin

The terms memory and data storage are often confused. Both are means by which a computer keeps data used to perform tasks. As such, both are measured in bytes. However, memory and data storage are two separate entities, and the terms should not be interchanged. Memory is commonly referred to as Random Access Memory (RAM), but also includes Read-Only Memory (ROM). Data storage is also called hard disk space.

The main difference between memory and data storage is their function. Storage is used to hold all the computer’s information. Data stored in the hard disk is permanent and is not lost when the computer is turned off. When a file is deleted, only the access to that file is removed, not the information itself. This is why computer experts are able to restore information onto a computer even though such information has been deleted. To permanently delete a file, the hard disk must be formatted or overwritten. It is even possible that even though a disk has been formatted, an expert can still view the information. There are programs available that write nonsense data over the disk information, making information unreadable to anyone.

USB thumb drive.
USB thumb drive.

Memory, on the other hand, enables the computer to access files from the hard disk quickly. When a computer runs an application such as a word-processor, the central processing unit (CPU) retrieves the data from the hard disk and loads it in the RAM, allowing for quick access. The amount of RAM a computer has limits how many programs can be run at once. Since information stored on RAM is lost when the computer is turned off, saving a file in such an application writes the information to the hard disk so that it is not lost.

Hard disk space is used for data storage.
Hard disk space is used for data storage.

ROM is used to store boot firmware, the information the computer uses to start up. The boot firmware tells the computer to check all its systems and hardware and opens the computer's operating system. ROM also contains information that keeps the computer, and its various hardware attachments, working properly. Unlike RAM, information stored in ROM is not lost when the computer is turned off.

Adding RAM -- or Random Access Memory -- to your computer can increase its performance.
Adding RAM -- or Random Access Memory -- to your computer can increase its performance.

Memory and data storage can work together, however. When the computer does not have enough RAM to support its processes, it converts a portion of the hard disk into virtual memory. Virtual memory acts the same way RAM does. However, since it is a part of the hard disk, using virtual memory slows the computer down. A way around this is to add memory to the ailing computer. There are also products known as removable storage, some of which are thumb drives and compact disks (CDs), that allow users to store files and move them from computer to computer.

Discussion Comments

allenJo

@David09 - Virtual memory is a swap file on your hard disk. When you’re RAM memory runs low, Windows uses the swap file. Data in the file is stored in segments called “pages,” which are basically portions of data clusters.

You can increase your page size by going into Control Panel, Performance and Maintenance, System, Advanced tab. Click Performance and Settings and then click the Change button under virtual memory. Click Paging file size and set a new size for the page. You are basically telling it how big of a chunk you want the RAM to swap out for memory. As a general rule you want to set your page size to 1.5 times the amount of RAM you have in your computer.

David09

How do I tweak virtual memory? Sometimes I get an error message that says “Windows is running low on resources, and will increase your virtual memory.” I assume that it increases the memory automatically but how do I increase it on my own?

SkyWhisperer

@NathanG - Flash is actually considered both memory and data storage. The claim that memory and data storage are two separate concepts is an incorrect notion in my opinion. Flash stores data on a chip and therefore qualifies as a storage device. It’s just that it’s not a hard disk, it’s a memory chip.

NathanG

So what is flash memory data storage then? Is that considered memory or data storage?

Post your comments
Login:
Forgot password?
Register:
    • USB thumb drive.
      By: Debs (ò‿ó)♪
      USB thumb drive.
    • Hard disk space is used for data storage.
      By: merydolla
      Hard disk space is used for data storage.
    • Adding RAM -- or Random Access Memory -- to your computer can increase its performance.
      By: charnsitr
      Adding RAM -- or Random Access Memory -- to your computer can increase its performance.
    • Data might be stored on a CD.
      By: Alysta
      Data might be stored on a CD.