tags: memory-management memory

It is the problem in which when there is an instruction to execute but that is not present in the memory, the operating system goes and gets the missing instruction from the disk.

This blocks the whole process.