Friday 6 May 2016

How to Allocate Or De-allocate VM-Virtual Memory in Windows 7,8,8.1,10?


    In computingvirtual memory is a memory management technique that is implemented using both hardware and software. It mapsmemory addresses used by a program, called virtual addresses, into physical addresses in computer memory. Main storage as seen by a process or task appears as a contiguous address space or collection of contiguous segments. The operating system manages virtual address spaces and the assignment of real memory to virtual memory. Address translation hardware in the CPU, often referred to as a memory management unit or MMU, automatically translates virtual addresses to physical addresses. Software within the operating system may extend these capabilities to provide a virtual address space that can exceed the capacity of real memory and thus reference more memory than is physically present in the computer.
    The primary benefits of virtual memory include freeing applications from having to manage a shared memory space, increased security due to memory isolation, and being able to conceptually use more memory than might be physically available, using the technique of paging
    How to Allocate VM?
  • Step - 1: Right Click on My computer and Open Properties.
  • Step - 2: Click on Advance System Settings.
  • Step - 3: Click on Setting and followed By Advanced option as Shown in Following Image.
     
  • Step - 4:There you find virtual memory and Click on change to modify or allocate.


It's Done.

No comments:

Post a Comment

How to install google-chrome in redhat without redhat subscription

Install google-chrome in redhat  Download the .rpm file of chrome https://www.google.com/chrome/thank-you.html?installdataindex=empty&st...