3
Hey I'm a computer enthusiast/programmer.
Problem: Low memory warning on a: when playing battlefield 4. It's to do with Virtual Memory.
Windows successfully diagnosed a low virtual memory condition. The following programs consumed the most virtual memory: bf4.exe (4720) consumed 1562423296 bytes, 1.5GB chrome.exe (10652) consumed 143052800 bytes, 0.1GB
Verdict: only 20% of ram is active. the rest 80% is standby ram. Should windows not clear it? and NOT USE DAMN SSD PAGEFILE?
What I need your expert help on: FIND THE PESKY CAUSE OF SUCH A WARNING
Detailed info: Will post file summary "if" needed. UPDATING WITH BF4 RUNNING in 24HOURS.
No Update. Problem Fixed!
My understanding of standby ram is that it is norm that 11GB will load. The 11GB could be anything.. movie files, programs, autocad. When you need to use them, it's already in fast RAM not the pesky slow HDD.
Thing is, 11GB Standby ram should be totally deleted if say BF4 needs working space. Is windows trying to move it to the 2GB SDD Pagefile?
Many thanks for your help guys!
gladiator2345: You can't disable paging. You can disable the pagefile but paging to and from disk still happens. – Jamie Hanrahan – 2014-08-14T13:16:13.493
1The problem is a shortage of virtual memory, not a shortage of physical memory. You may have plenty of money in your bank account, but that doesn't mean you can keep writing checks. How much of your page file is in use? – David Schwartz – 2014-02-12T09:56:37.510
Windows successfully diagnosed a low virtual memory condition. The following programs consumed the most virtual memory: bf4.exe (4720) consumed 1576943616 bytes, chrome.exe (10652) consumed 143052800 bytes, and KillerNetManager.exe (8864) consumed 122294272 bytes. – Pathfinder – 2014-02-12T10:04:34.227
David, this was a error report in the event log. 1.5GB BF4, 0.1GB Chrome and Killer respectively – Pathfinder – 2014-02-12T10:06:32.923
1Yes, so you're barking up the wrong tree. The problem was low virtual memory, not low physical memory. So free/used RAM has nothing to do with anything. Something seems wrong -- with a pagefile whose size is system managed, this shouldn't happen. – David Schwartz – 2014-02-12T10:09:35.020
lol, barking up a smaller tree. How should I optimise this? Really Windows should not use virtual mem -_- 16GB.. – Pathfinder – 2014-02-12T10:10:43.710
No, it shouldn't. Something, likely not a program (or your event log would have caught it), is consuming huge amounts of backed virtual memory. Perhaps it's a buggy driver? – David Schwartz – 2014-02-12T10:11:40.810
Try disabling paging. – arundevma – 2014-02-12T10:15:12.577
Disabling paging.. I really don't want to. Many complex programs such as Sony Vegas video editing (+32GB File Paging) are programmed with page file in mind. Stability issues will 99% likely emerge. – Pathfinder – 2014-02-12T10:22:10.487
Related: http://superuser.com/questions/698358/crysis-on-windows-8-1-triggers-low-memory-warning
– bwDraco – 2014-02-14T09:37:55.420