Which one of the following is not among the set of events that may take place between the time a page fault occurs and the time the faulting process resumes execution? (a)OS blocks the process the puts it into a wait queue (b)One of the process in the ready queue is selected to run. (c)A DMA is initiated to load the page from disk into main memory. (d)The last page that the faulting process was executing is replaced with the newly loaded page. (e)Page table is updated to reflect the change. f) None of the above

🎲 Try a Random Question  |  Total Questions in Quiz: 22  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Deep Learning Test — practice the complete quiz, review flashcards, or try a random question.


1. Which one of the following is not among the set of events that may take place between the time a page fault occurs and the time the faulting process resumes execution? (a)OS blocks the process the puts it into a wait queue (b)One of the process in the ready queue is selected to run. (c)A DMA is initiated to load the page from disk into main memory. (d)The last page that the faulting process was executing is replaced with the newly loaded page. (e)Page table is updated to reflect the change. f) None of the above