UNIX
Programming and Technical
Q. How the Swapper works?
A. The swapper is the only process that swaps the processes. The Swapper operates only in the Kernel mode and it does not uses System calls instead it uses internal Kernel functions for swapping. It is the archetype of all kernel process.
Read Solution (Total 0)
UNIX Other Question