About 478,000 results
Open links in new tab
  1. What is Virtual Memory? | Definition from TechTarget

    May 12, 2025 · Virtual memory is a memory management technique where secondary memory can be used as if it were a part of the main memory. Virtual memory is a common technique …

  2. Virtual memory - Wikipedia

    In computing, virtual memory, or virtual storage, [b] is a memory management technique that provides an "idealized abstraction of the storage resources that are actually available on a …

  3. Virtual Memory in Operating System - GeeksforGeeks

    Sep 13, 2025 · Virtual memory is a memory management technique used by operating systems to give the appearance of a large, continuous block of memory to applications, even if the …

  4. What is Virtual Memory and how does it work? - storedbits.com

    Aug 23, 2025 · Virtual memory addresses three primary issues: insufficient memory, memory fragmentation, and security concerns. In fact, virtual memory is how modern computers …

  5. What is virtual memory? Definition & Explanation | Crucial.com

    May 12, 2025 · What is virtual memory? Virtual memory, or virtual storage, is a memory management technique employed by computer systems to optimize the utilization of physical …

  6. Virtual Memory: 3 Common Algorithms - Codecademy

    Mar 13, 2023 · Virtual memory is a memory management technique used by operating systems (OS). It allows a computer to temporarily increase the capacity of its main memory — RAM — …

  7. Virtual memory - Memory and storage - OCR - GCSE Computer …

    Virtual memory enables data that is in RAM and not currently being used to be transferred to the hard disk. This frees up room in RAM for other programs and data.

  8. What is Virtual Memory? - JumpCloud

    Jul 14, 2025 · Virtual memory is a memory management technique used by a computer’s operating system (OS) that uses hardware and software to allow a computer to compensate …

  9. Virtual Memory - Definition & Detailed Explanation - Software …

    Aug 15, 2025 · What is Virtual Memory? Virtual memory is a memory management technique used by operating systems to allow a computer to compensate for physical memory shortages …

  10. Understanding What is Virtual Memory: A Comprehensive Guide

    Nov 27, 2025 · Virtual memory is a form of logical memory that allows the system to address more memory than is physically available, while physical memory refers to the actual RAM …