I was using vscode, running some android emulator. I was using around 8 GB of ram, then I shut them down. Shut everything down. Waited a minute but ram usage still as high. This is probably a bug. It's not supposed to happen. Even I killed adb server. I don't know what could be wrong. It solved after restart though.
Please, before opening any new new topic, send feedback and mark your previous topics as solved, or not (for example (https://forum.artixlinux.org/index.php/topic,2326))
If your hardware is having issues, we cannot assist.
Regards
I just did. I am not sure that it's a hardware issue. Maybe kernel? I don't know. Then maybe I should reach to Linus Torvalds himself.
Well done.
vscode and android emulators are probably having memory handling issues.
We do not provide support for packages from AUR.
Therefore, you may address it to Linus, or to whom you would like to, but my suggestion would be, to create issues on their git project pages respectively, instead.
i.e. https://github.com/microsoft/vscode
Have you checked the memory usage with programs like htop or some system monitor?
There very well could be a zombie process still running, or something in background and you only closed the frontend.
So check this first, it is no Linux fault that something is eating memory.