What does physical memory and virtual memory mean?

Source: Internet
Author: User

Physical memory is the size of the memory bar that we plug into the memory slot on the motherboard. Look at the computer configuration, the main look is this physical memory. General memory size is 1G, 2G, 4G. As shown in the following illustration:

Virtual memory is a technology of computer system memory management. It makes the application think that it has contiguous available memory (a contiguous complete address space), which is usually separated into multiple physical memory fragments, and partly temporarily stored on external disk storage for data exchange when needed.

Computer knowledge

Maybe that's not very well understood. For example, if you use 2G of RAM, the system detects that your physical memory is 2G, but if you have more than your physical memory, the software will not be installed, so you need to use virtual memory, These virtual memory is used to invoke the memory of the hard disk so that the applications can be installed through virtual memory. Small. It combines the computer's RAM with the temporary space on the hard disk. When RAM is running at a slow rate, it moves data from RAM to a space called a paging file. Moving data into a paging file frees up RAM to complete the work. Of course we can set the size of the virtual memory.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.