I noticed that my ram was getting full but no swap memory was being used, and it showed no swap memory available.
I ran sysctl vm.swapusage
and got this output
vm.swapusage: total = 0.00M used = 0.00M free = 0.00M (encrypted)
is there anything I need to do because this doesn't look normal
I also checked sysctl -a vm.compressor_mode
and got this
vm.compressor_mode: 4
I know that it used to show 2gb total swap memory previously, unsure of what would have caused this to happen. It doesn't seem normal so what can I do to fix this?
