Yahoo India Web Search

Search results

  1. Dictionary
    virtual memory

    noun

    • 1. memory that appears to exist as main storage although most of it is supported by data held in secondary storage, transfer between the two being made automatically as required.
  2. Jun 26, 2024 · Learn what virtual memory is, how it works, and its advantages and disadvantages. Virtual memory is a storage allocation scheme that allows a process to operate with only some portions of its address space in memory.

    • 7 min
  3. Jun 28, 2024 · Virtual memory operates by utilizing a portion of a computer systems secondary storage, such as a hard drive or SSD, as an extension of the primary memory (RAM). When the RAM becomes full while running large applications, data that is not actively used is temporarily moved to the virtual memory.

  4. 22 hours ago · Virtual memory is a memory management technique used in computer systems to give applications an illusion of a vast and contiguous memory space, even when the physical SDRAM available may be limited. It creates an abstraction layer that separates the address spaces used by applications from the actual physical memory.

  5. People also ask

  6. 4 days ago · Virtual memory is an area of the computer system's secondary memory storage space, the HDD or SSD installed on your Mac/Windows PC. And virtual memory is used to store the data needed to run applications just like physical memory. Why virtual memory is necessary?

  7. Jun 27, 2024 · Virtual memory is a memory management technique used by operating systems to allow a computer to compensate for physical memory shortages by temporarily transferring data from random access memory (RAM) to disk storage.

  8. Jun 14, 2024 · Virtual memory, sometimes known as virtual storage, is a memory management technique in computer devices. The purpose of this memory is to ensure taking enough chunks from physical storage and show the size of the physical/main memory, which is much larger than the actual one.

  9. Jun 17, 2024 · Virtual Memory Management works by dividing the systems memory into smaller blocks called pages. When an application requests memory, the operating system allocates a certain number of pages to the application.

  1. Searches related to define virtual memory

    define virtual memory in os