My computer is a bit old and sometimes it struggles to handle many tabs running small processes etc. I guess this has to do with the ram.
When I check the usage, this is what I get:
free -lhm
total used free shared buff/cache available
Mem: 3.6Gi 2.4Gi 585Mi 24Mi 651Mi 957Mi
Low: 3.6Gi 3.1Gi 585Mi
High: 0B 0B 0B
Swap: 2.0Gi 539Mi 1.5Gi
I wonder if the Swap should be this large, and if not, how could I resize it safely.
Details
Distributor ID: Ubuntu
Description: Ubuntu 20.04.3 LTS
Release: 20.04
Codename: focal
Arch: x64
Swap: file (not partition)
uname -a
output together withcat /etc/os-release
. – FedKad Jan 25 '22 at 09:25sda 8:0 0 931.5G 0 disk ├─sda1 8:1 0 512M 0 part /boot/efi └─sda2 8:2 0 931G 0 part /
. It is a Lenovo Ideapad from 2016, but with browsers + tabs it sometimes struggles unless I use Lynx – Jan 25 '22 at 10:39