InterviewSolution
Saved Bookmarks
| 1. |
What does Swap mean in Linux? |
|
Answer» If a Linux server runs out of memory, the KERNEL moves some inactive processes from Linux server to a DISK that acts as the VIRTUAL memory. This disk space is CALLED a SWAP. |
|