You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson covers memory management in depth, focusing on paging, segmentation, virtual memory and page replacement algorithms. The OCR H446 specification requires you to understand how the OS manages memory to allow multiple processes to run efficiently.
The OS must:
The OS divides virtual memory (the address space seen by each process) into fixed-size blocks called pages and divides physical RAM into fixed-size blocks called frames. Pages and frames are the same size (commonly 4 KB).
Virtual Memory (Process A) Physical RAM (Frames)
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.