Please enable JavaScript.
Coggle requires JavaScript to display documents.
Virtual memory (Page replacement (Over-allocating (A process is given less…
Virtual memory
Page replacement
-
-
Basic page replacement
-
Overhead reduction
Modify bit
-
-
-
If not on, no need to write on disk
-
-
-
-
-
-
-
-
-
Demand paging
-
-
Basic concepts
If pages are
-
Absent
Page fault
Operating system trap
exception handling
-
If the reference was invalid, process terminated
-
-
When the read is complete, internal table is modified
-
-
-
-
-
-
-
-
-
ITCR, Sede Central, Escuela de Computación
IC-6000 Principios de Sistemas Operativos
Angelo Ramírez Ortega, 2017080055
II Semestre 2019, Esteban Arias Méndez
Lectura #9 semana #10
Virtual Memory
Operating System Principles