Definition of Virtual Memory

The term "virtual memory" refers to the physical address space that is used to store virtual memory addresses on a hard drive. This technique makes more memory available to programs because the hard drive space is translated into real random-access memory (RAM). All programs installed on an operating system use virtual memory, even if physical memory is still available.

  1. Pagefile

    • The operating system uses a pagefile to store small pages of virtual address space. This space is accessed when system processes exceed the total amount of physical RAM that is available. The size of the pagefile depends on the total amount of physical RAM that has been installed on the system. The typical size of the pagefile is 1.5 times the amount of memory that is currently installed.

    Performance

    • The performance of a computer system will begin to decrease the more the system has to use the hard drive for virtual memory. This is because virtual memory is not as fast as physical memory. Also, programs and hardware that share memory can limit the resources available on the system. A system warning will appear when system resources reach a critical level.

    Monitoring

    • Monitoring the amount of memory the system is using is important. To do so, use the "Performance Monitor" in the Windows operating system and the "Activity Monitor" in the Mac operating system.

    Configuring

    • Go to "Performance Options" through the "System" icon in the "Control Panel" to configure virtual memory in Windows. You can set the virtual memory of paging file size to a custom level or have the system manage it. The Mac operating system configures the amount of virtual memory dynamically; you do not need to set this.

    Thrashing

    • "Thrashing" describes the process of moving blocks of virtual memory between physical memory and the hard disk. When thrashing occurs, the system will slow significantly and take longer to complete tasks. The only way to prevent thrashing is to install more physical memory.

Related Searches:

Comments

You May Also Like

  • Definition of Virtual System

    A virtual system is a system where all applications and data are centralized and users access this data through nodes connected to...

  • Define Virtual Memory

    According to Windows, virtual memory is the combination of RAM and hard drive space that enables a computer to process information in...

  • What Is the Definition of a Virtual File System?

    Virtual file systems (VFS) are non-native file systems that appear to the end user to be on the local computer. Mounting VFS...

  • Definition of Operating System Utilities

    Operating systems have many different software programs that help them run basic processes for the computer. Some of this software users can...

  • What Is the Definition of Computer Memory?

    Computer memory stores data temporarily for rapid retrieval. When most computer users refer to the term, they are talking about the main...

  • OS X: Secure Virtual Memory Performance

    Activating the secure virtual memory option on your Mac OS X computer can improve your machine's security and privacy. The feature will...

  • Features of Virtual Memory

    Computers rely on numerous memory systems to store and retrieve data. Memory management is a system used to manage computer storage for...

  • Memory Chip Definition

    Computers process vast amounts of data. To retrieve this data when needed, computers rely on memory systems. Memory chips are an integral...

  • RAM Memory Definition

    RAM, short for Random Access Memory, is the temporary storage space within a computer that helps it operate more efficiently by holding...

  • What Does Low Virtual Memory Mean?

    Low virtual memory means that the computer has run out of RAM for its current task. The paging file the computer uses...

  • How to Clean Virtual Memory

    Virtual memory is the result of a process which takes place when a computer runs out of RAM or random access memory....

  • How to Optimize Virtual Memory

    Virtual memory is a powerful feature in which available hard disk space is temporarily used as Random Access Memory (RAM). As system...

  • How to Increase the Size of Virtual Memory in XP

    Virtual memory is hard drive space on your computer that the machine uses as though it were RAM. If your computer is...

  • What Is Virtual Memory?

    "Virtual memory" refers to the use of hard disk space as if it were RAM (physical memory). As multitasking operating systems emerged,...

  • Why Is Virtual Memory Needed?

    Memory represents the "workspace" of a computer system. By constantly swapping out bits of programs as needed between the memory and the...

  • What Are the Symptoms of Low Virtual Memory?

    Computers are great when they are working, but they can be extremely frustrating when they have problems. One error message that PC...

  • Definition of a Computer Operating System

    A computer operating system, abbreviated as OS, is a software program that enables a user to run the computer's major functions. Because...

  • How to Set Windows XP Virtual Memory for Graphics

    As computer graphics require intensive amounts of memory resources, your system's performance can experience a decline when not enough memory is present....

Related Ads

Featured