Computer Science, asked by Madi5190, 11 months ago

Does the swapped out process need to swap back in to same physical addresses?

Answers

Answered by Anonymous
0

system is configured to use additional swap space on /opt/addswap. How do you safely disable the swap configured on /opt/addswap and remove the swap file without rebooting the

Answered by AfreenMohammedi
0

Answer:

Standard Swapping. If compile-time or load-time address binding is used, then processes must be swapped back into the same memory location from which they were swapped out. If execution time binding is used, then the processes can be swapped back into any available locational

Similar questions