Memory management Interview questions


Total available count: 45
Subject - Operating System
Subsubject - Memory management

What are the criteria for choosing a process for swapping out of the memory to the swap device?

1. The process’s memory resident time,

2. Priority of the process and

3. The nice value.




Next 5 interview question(s)

1
What are the criteria for choosing a process for swapping into memory from the swap device?
2
What are the requirements for a swapper to work?
3
What are the processes that are not bothered by the swapper? Give Reason.
4
How the Swapper works?
5
What is Expansion swap?