Bazzite takes 31 gigs of my 32 gigs ram?
Wierd! For me it uses 10Gi and that’s with a bunch of stuff running:
> free -mh
total used free shared buff/cache available
Mem: 31Gi 10Gi 1.4Gi 575Mi 21Gi 21Gi
Swap: 4.0Gi 100Mi 3.9Gi
Try running btop
, then arrowing to the right till the sorting is by memory
and see if you can identify anything that’s consuming all the RAM:
1 Like
Im ok with ten gigs but when it gets to 31 and hangs when trying to file a bug report as plasma wants to automate a crash reports with symbols causing sytem to not respond leaves me upset.
What is taking so much ram?
@Andrew_Pintado apologies if this is too naive a response, but it’s normal for Linux (e.g. Bazzite) to use all your RAM:
https://www.linuxatemyram.com/
If you’re coming from Windows, this might seem like unexpected behaviour.