Please enable JavaScript.
Coggle requires JavaScript to display documents.
Operating Systems - Coggle Diagram
Operating Systems
Memory Management
When a program is running, it must be in main memory
-
-
What happens in memory?
When a program is started, the memory manager allocates adequate blocks in main memory
-
When the program ends or finishes or data is no longer needed, the memory blocks can be reallocated
-
-
-
-
-
-
-