As an Amazon Associate I earn from qualifying purchases.

Main Memory Notes: Definitions & Explanations PDF Download

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

Main Memory Definition:

  • Memory that is internal to the computer system, is program addressable and can be loaded into registers.

    Operating Systems by William Stallings



Main Memory Notes:

Main memory is the physical memory that is the internal computer memory. The term main is used to distinguish it from other external mass storage devices such as hard drives and solid state drives. Main memory is basically the RAM of the computer. The computer can only modify the data that is present in the main memory/RAM.

Keep Learning with Operating System Notes

What is Malicious Software?

Malicious software also called Malware (Mal from Malicious and ware from Software) is any software program that brings harm to ...

What is External Fragmentation?

External fragmentation is the various free spaced holes that are generated in either your memory or disk space. External fragmentation ...

What is Dynamic Relocation?

Dynamic relocation is the process of relocating data currently in the computer memory to other parts of the computer creating ...

What is Working Set?

Working set is a concept which defines the amount of memory that a process requires in a given time interval. ...

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 File Management System?

The system used by the operating system or program to organize or keep track of files. Although operating systems provide ...