Operating System Memory Management / Online resources for Memory Mangement Basics and Exercies / Operating System materials - Notes and Slides / Exercises and Problems with solutions in Memory Management topic.
This post lists useful online resources about the concept Memory Management in OS.Memory Management
Lecture Notes and Slides
- Memory Management in OS, Simple Discussion. (HTML)
- Memory Management, Lecture Slides. (PDF)
- Material on Main Memory and its functions. (HTML)
- How does an Operating System work? (Complete) (HTML)
- Memory Management Overview. Theory. (HTML)
- Memory Management in various programming languages. (HTML)
- Introduction to Virtual Memory System. Apple Mac Tutorials. (HTML)
- Memory usage performance guidelines. Apple. (PDF)
Exercises
- Exercise - Access Pattern in Memory. (With Solution) (HTML)
- Memory Management Exercises. Solutions. (PDF)
- Exercise - Memory layout in C language. (With solution). (HTML)
- Exercise - What will be the disadvantage if we have to allocate files only in contiguous block in disk?
Quizzes
- Quiz 1 in Processes/Synchronization - Memory Management with Solutions.
- Quiz 2 in Memory Management with Answers.
- Quiz 3 in Memory Management with Answers.