Saved Bookmarks
| 1. |
Swap space is used when amount of physical memory is full |
|
Answer» ASE MARK as brainliest Swap space in Linux is used when the AMOUNT of physical memory (RAM) is full. If the SYSTEM needs more memory resources and the RAM is full, inactive pages in memory are moved to the swap space. While swap space can help MACHINES with a small amount of RAM, it should not be considered a replacement for more RAM. |
|