What are the events done by the Kernel after a process is being swapped out from the main memory?
Answers
Answered by
0
Decrements Reference Count of each region of process if ref. count becomes 0 swaps the region out of the main memory Allocates space for swapping process in swap device Locks other swapping process while the current swapping is on Saves swaps address
Similar questions