PREV INDEX NEXT

Author: Unknown
Subject: page table for virtual memory
Date: Sunday, 22 Nov 2020, 21:22:06

If there are multiple processes running, does each process have its own page table and TLB? If virtual address space has 40 bit addresses and there are multiple processes, does that also mean some memory has to store each map? Lastly, what happens when the process is done - are these maps just deleted/overwritten?
PREV INDEX NEXT