Increasing SWAP on a Raspberry Pi
The swap file is used to increase the system’s total accessible memory beyond its hardware capabilities.This means that when all of the Raspberry Pi’s RAM is exhausted, it can start using the swap fil
Following this instruction: https://pimylifeup.com/raspberry-pi-swap-file/#:~:text=The%20swap%20file%20is%20used,swap%20file%20as%20memory%20instead.
Last updated