J
Q. Which daemon manages physical memory by moving the process that is in ‘physical memory’ to the ‘swap space’ when more physical memory is needed?
- Correct Answer - Option(A)
- Views: 232
- Filed under category Linux
J
It is normal for Linux systems to use swap, even if physical memory (RAM) is always free. The kernel moves memory pages that are hardly used into swap memory. The use of swap becomes a problem only when the amount of available physical memory is insufficient, and the kernel is forced to constantly move memory pages to the swap space and back to physical memory, just to keep the applications running. In this case, the System Monitor Applications show a large amount of disk I/O activity.
You must be Logged in to update hint/solution
Be the first to start discuss.
Discusssion
Login to discuss.