OK - That was a lot less scary than I thought it was going to be. I increased the swap size to 8 GB with the following sequence (Based on the 3rd answer in the linked post - Note that I had to turn off swap first - If you look at your system monitor you will see Ubuntu emptying out your swap space as you run the first command):
echo '/swapfile none swap sw 0 0' | sudo tee -a /etc/fstab
Update
This worked great and my laptop stopped freezing due to memory hogging by Chrome. One of the comments asserted that 16GB is enough, and in general I agree, but this is what my situation looks like:
OK - That was a lot less scary than I thought it was going to be. I increased the swap size to 8 GB with the following sequence (Based on the 3rd answer in the linked post - Note that I had to turn off swap first - If you look at your system monitor you will see Ubuntu emptying out your swap space as you run the first command):
Verify it:
Make it permanent:
Update
This worked great and my laptop stopped freezing due to memory hogging by Chrome. One of the comments asserted that 16GB is enough, and in general I agree, but this is what my situation looks like: