Question High Memory usage. Memory leak?

Aug 12, 2023
2
0
10
Even immediately after restart, my memory usage is around 50-60% despite task manager showing nothing that could be taking up half of my memory. With firefox running, it's consistently at 85-90% usage.
I've run Poolmon and Rammap and included screenshots, if I empty working sets in Rammap, it seems to temp fix it (my usage drops to 25-30%), but it seems to creep back up to the 40-50% range (with firefox running) and after a restart it defaults back to before I emptied working sets.

This is with a clean install of win11, startup programs disabled, antivirus came back clean, and drivers up to date (dell and intel auto driver installer says everything's okay, I did try and manually install some it seemed I might not have, didn't help)

Specs:
Dell Vostro 3420

i5-1135G7 2.40GHz
Intel Iris Xe Graphics
8 GB Ram
256 GB SSD
Windows 11


Approx 5 mins after restart:
View: https://imgur.com/a/a2XrLdG


After opening firefox:
View: https://imgur.com/a/Q1cCqq1


Poolmon and Rammap:
View: https://imgur.com/a/OowqMJZ


After emptying working sets in Rammap:
View: https://imgur.com/a/NAfm6Eq
 
8GB ram is what it is
firefox (31) would for sure want more ram than you have, unfortunately garbage collection has to be saving as much as it can to fit in

have you tryed having opened just a single tab? each tab has reserved 2GB ram, it will keep filling up once you start browsing
 
Aug 12, 2023
2
0
10
8GB ram is what it is
firefox (31) would for sure want more ram than you have, unfortunately garbage collection has to be saving as much as it can to fit in

have you tryed having opened just a single tab? each tab has reserved 2GB ram, it will keep filling up once you start browsing
my concern isn't firefox using too much ram, it's that even before I start any program on my computer over half of my memory is being used on seemingly nothing
 
Windows keeps unused code in ram anticipating possible instant reuse.

To check if you are truly short of ram, start your normal activity.
Open task manager/ resource monitor and select memory tab.
Look at the hard fault column.. It lists hard page faults per second.
A hard fault happens when a needed virtual page is not in actual ram and must be fetched from the page file.
That is bad, particularly if your page file is a HDD.

A continuous rate of more than zero suggests you need more ram.
 
  • Like
Reactions: Roland Of Gilead

TRENDING THREADS