4.2.7

Virtual Memory

Test yourself

How Virtual Memory Works

Virtual Memory allows us to access more memory than we have by setting aside some secondary storage space to act as extra memory.

Illustrative background for PagingIllustrative background for Paging ?? "content

Paging

  • Memory can be split into sections called 'pages'.
  • Virtual Memory works by moving these pages between the Random Access Memory (RAM) and the secondary storage.
Illustrative background for Move pages to Hard Disk Drive (HDD)Illustrative background for Move pages to Hard Disk Drive (HDD) ?? "content

Move pages to Hard Disk Drive (HDD)

  • If a page is not being used, then we might want to put it into Virtual Memory.
  • When a page is moved to the HDD and not being used, it is put into a special file called the pagefile.
  • Other processes can then use the memory that we just freed in the RAM.
Illustrative background for Move pages to RAMIllustrative background for Move pages to RAM ?? "content

Move pages to RAM

  • When we want to use a page again, we first need to move it back to the RAM.
  • We do this by swapping the page that we want with one that is already in the RAM.

Virtual Memory

Virtual memory allows us to store more data when our RAM is at capacity.

Illustrative background for Virtual MemoryIllustrative background for Virtual Memory ?? "content

Virtual Memory

  • Virtual Memory is a technique where we use secondary storage as if it were RAM.
  • Virtual memory is not always ideal since:
    • Virtual Memory can have negative impacts on performance.
    • Virtual Memory can have negative impacts on the health of Solid State Disks (SSDs).
    • We might have limited space in secondary storage.
Illustrative background for PagingIllustrative background for Paging ?? "content

Paging

  • Memory can be split into sections called 'pages'.
  • Virtual Memory works by moving these pages between the Random Access Memory (RAM) and the secondary storage.
Illustrative background for Moving pages to HDDIllustrative background for Moving pages to HDD ?? "content

Moving pages to HDD

  • If a page is not being used, then we might want to put it into Virtual Memory.
  • When a page is moved to the HDD, it is put into a special file called the pagefile.
  • Other processes can then use the memory that we just freed in the RAM.
Illustrative background for Moving pages to RAMIllustrative background for Moving pages to RAM ?? "content

Moving pages to RAM

  • When we want to use a page again, we first need to move it back to the RAM.
  • We do this by swapping the page that we want with one that is already in the RAM.

Jump to other topics

1Problem Solving

2Programming

3Data

4Computers

5Communication & The Internet

6The Bigger Picture

Unlock your full potential with Seneca Premium

  • Unlimited access to 10,000+ open-ended exam questions

  • Mini-mock exams based on your study history

  • Unlock 800+ premium courses & e-books

Get started with Seneca Premium