As an Amazon Associate I earn from qualifying purchases.

Virtual Memory Notes: Definitions & Explanations PDF Download

Study Virtual Memory lecture notes PDF with operating system definitions and explanation to study “What is Virtual Memory?”. Study virtual memory explanation with operating system terms to review operating system course for online degree programs.

Virtual Memory Definition:

  • Storage space that may be regarded as addressable main storage by the user of a computer system.

    Operating Systems by William Stallings



Virtual Memory Notes:

Virtual memory is a memory management technique that uses both, hardware and software, to allow a computer to compensate for physical memory shortage by temporarily transferring data from random access memory to secondary storage such as hard disk.

Keep Learning with Operating System Notes

What is Client?

A client is basically a desktop computer or a workstation that is capable of obtaining information and applications from a ...

What is Main Memory?

Main memory is the physical memory that is the internal computer memory. The term main is used to distinguish it ...

What is Multitasking?

Multitasking is allowing a user to perform more than one tasks at one time. The operating system is able to ...

What is Database?

A database is an organized collection of data. More specifically, a database is an electronic system that allows data to ...

What is Multiprocessing?

Multiprocessing is a computer system's ability to support more than one process at the same time. Multiprocessing operating systems enable ...

What is Communication Architecture?

Communicating architecture is a complex and varied process, varying significantly during the life of a project. During initial stages of ...