The Present Bit
This lesson explains the purpose of the present bit and how it supports swapping pages.
We'll cover the following...
Now that we have some space on the disk, we need to add some machinery higher up in the system in order to support swapping pages to and from the disk. Let us assume, for simplicity, that we have a system with a hardware-managed TLB.
Extracting the present bit
Recall first what happens on a memory reference. The running process generates virtual memory references (for instruction fetches, or data accesses), and, in this case, the hardware translates them into physical addresses before ...
Access this course and 1400+ top-rated courses and projects.