ALL > Computer and Education > courses > university courses > undergraduate courses > Operating System > zstu-(2021-2022)-1 > student homework directories > 2019329621250_迟海滢 >
2019329621250-迟海滢-Homework-11 Version 0
👤 Author: by 2990994011qqcom 2021-12-26 03:50:34
1.First of all, internal table for this process in order to determine whether the reference was valid or invalid memory access.
2.If the reference is invalid, then we will terminate the process. If the reference is valid, but we have not bought in that page so now we just page it in.
3.Then we locate the free frame list in order to find the free frame.
4.Now a disk operation is scheduled in order to read the desired page into the newly allocated frame.
5.When the disk is completely read, then the internal table is modified that is kept with the process, and the page table that mainly indicates the page is now in memory.
6.Now we will restart the instruction that was interrupted due to the trap. Now the process can access the page as though it had always been in memory

Please login to reply. Login

Reversion History

Loading...
No reversions found.