DEVFYI - Developer Resource - FYI

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

Unix Interview Questions


(Continued from previous question...)

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

The process’s memory resident time,
Priority of the process and
The nice value.

(Continued on next question...)

Other Interview Questions