Memory usage after resume

Hi, guys. I Have a lenovo laptop with 8 gb ram (vram 2gb vega3 gpu and 6gb avaible) and newest version of kerne and Fedora 33 running on Wayland with GNONE, but something strange was going on. Laptop works fine after boot i have 5gb of free ram, no apps is running, and while session is active i have 5gb of free ram, when all apps is closed. After closing lid laptop going to suspend mode, but after resume i have 4.4 free ram.

Sometimes ago i have a bug with amdgpu, when laptop randomly cannot awake from suspend, but after update to kernel 5.9.11-200.fc33.x86_64 all works fine. But have this strange “memory leak”. What can i do for finding “memory hole”?

2 Likes

Check the column “available” instead of “free”:

free -m

See also: https://www.linuxatemyram.com/

2 Likes

total used free shared buff/cache available
Mem: 5875 1334 2866 38 1673 4251
Swap: 7032 0 7032

Hmm interesting page. Thank u.

1 Like

Little comment: bug with new kernel is still present after long suspend, black screen when resume :crazy_face:

Use downgraded kernel 5.7.0-1.fc33.x86_64

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.