About 11,400 results
Open links in new tab
  1. What Is Virtual Memory? Ultimate Guide on How It Works

    Jan 25, 2023 · Virtual memory allows a computer to use its hard disk drive as if it were additional RAM. Learn more now.

  2. What is the Optimal Virtual Memory Size For 8 GB RAM | WIN 10?

    Manual Method To calculate the "general rule" recommended size of virtual memory in Windows 10 per the 8 GB your system has, here's the equation 1024 x 8 x 1.5 = 12288 MB. So it …

  3. What is virtual memory? - Super User

    Sep 15, 2015 · Virtual memory is a computer system technique which gives an application program the impression that it has contiguous working memory (an address space) and …

  4. Paging vs Segmentation: Core Differences Explained | ESF

    Jan 25, 2023 · Paging is a computer memory management function that presents storage locations to the computer’s central processing unit (CPU) as additional memory, called virtual …

  5. How is virtual memory actually increasing the memory space?

    Jan 10, 2017 · 74 I understand that virtual memory fools the program by displaying more memory than is actually available. But ultimately it has to map the logical address to the actually …

  6. What is Memory Swapping? | How Memory Swapping Works

    Mar 20, 2023 · Memory swapping is a process of moving data between main memory and secondary storage. Learn more about memory swapping and its applications.

  7. memory - Windows pagefile size with large RAM and SSD - Super …

    I just upgraded my Windows 7 machine from 12GB to 24GB RAM - both for running more VMs and for future proofing. My C drive is an SSD with 129GB formatted size. I was surprised to …

  8. Why turning off Virtual Memory doesn't improve my computer's ...

    1 I'm studying computer architecture, more specifically, virtual memory. One thing that I can't seem to uderstand is why turning off Virtual Memory doesn't improve my computer's …

  9. Should I disable swap file if I have lots of RAM or should I move it …

    Sep 11, 2014 · If you run out of free memory, including virtual memory, the system cannot continue to guarantee deterministic execution, and ends itself. Before that happens, the …

  10. Why is my "Committed" memory so much higher than my actual …

    Sep 12, 2015 · So, of course, RAM used + pagefile used can be larger than RAM used. Part of the whole point of virtual memory, after all, is that you can have more virtual memory in use …