I'm getting crashes and out of memory issues if i leave FF and chrome open all night. Thinking of upgrading to 12Gb.
I think my PC is high enougb spec for the moment tanks!
The CleanMem Mini Monitor uses the GlobalMemoryStatusEx API to pull memory and page file usage.
http://msdn.microsoft.com/en-us/library/aa366589(v=vs.85).aspx
So Windows reports page file usage through that API. Yet if i open the performance monitor in windows the numbers don't match.
So what do you think is the best API to use to pull proper page file usage?
GetPerformanceInfo API would be better wouldn't it?
http://msdn.microsoft.com/en-us/library/ms683210(v=vs.85).aspx
I'm getting crashes and out of memory issues if i leave FF and chrome open all night. Thinking of upgrading to 12Gb.