• 2 Posts
  • 207 Comments
Joined 1 year ago
cake
Cake day: June 19th, 2023

help-circle











  • It is probably normal. Don’t decrease your swappiness too much.

    I think it happened the following way:

    See the “cached” ram is taking 19 gigs. Theese cached ram improves performance by keeping frequently used system files on ram. So the actual occupied amount of ram would be 5+19 ≈ 25gb. Thoose system files might be used more than other app’s ram so that they have higher priority to be in ram. So at the time you opened certain other applications, the total ram usage including cached might be a little over the availiable ram and likely got swapped. The once swapped thing won’t be cleared immediately or with any much priority. I often see swapped contents remain even after closing a bunch of apps which gave empty space in ram.

    So its just normal but is it using swap without once opening enough apps to fill the availiable space with used+cached? If so I would also be concerned