can someone explain why after 2 days 99% virtual memory in use
only run plex server and motioneye
Virtual memory
Re: Virtual memory
Hi,
many thanks for your message. Basically I would say, because virt Mem is used by your system
Looking to your picture will show that virt Mem is around 50MB. While phys Mem is still more than 1,5GB free.
many thanks for your message. Basically I would say, because virt Mem is used by your system

Looking to your picture will show that virt Mem is around 50MB. While phys Mem is still more than 1,5GB free.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: Virtual memory
thanks, but is it okay ?, normal ?
Re: Virtual memory
yes nothing to worry about. You could use thinks like free -m or htop on command line to check memory usage
Code: Select all
root@DietPi4:~# free -m
total used free shared buff/cache available
Mem: 3877 45 3359 109 472 3595
Swap: 0 0 0
root@DietPi4:~#
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: Virtual memory
Which file can be modified to increase that?
Is this the ZRAM addon that was implemented recently?
Is this the ZRAM addon that was implemented recently?
Re: Virtual memory
@WarHawk
ZRam is not yet implemented in production. Will be released with next DietPi version, probably. That's why assume it's SWAP in this case.
ZRam is not yet implemented in production. Will be released with next DietPi version, probably. That's why assume it's SWAP in this case.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team