Answer the question
In order to leave comments, you need to log in
Tell me, using Windows, you can implement self-cleaning of memory from the cache (applications die when 6.9 GB of memory is consumed)?
Java has a garbage collector that removes from memory all non-useful values and caches, if those have not been used for a hundred years, while the program is running.
Can this be done with windows apps? Let's say my cad or toy gobbled up a ton of memory and does not use it (stupidly the cache is defined and at least stand on your head). Take and clean up this cache if galloons begin.
For example. Yesterday I played a game with an open world, and it died with almost 7 GB of RAM. This is not the first time I have had such situations, so it is interesting to look at solutions with a cache and the fight against leaks.
The system I have is win 7 enterprise (64) and 32 GB of RAM, but applications are dying at 7 GB.
Answer the question
In order to leave comments, you need to log in
Java has a garbage collector that removes from memory all non-useful values and caches, if those have not been used for a hundred years, while the program is running.
Can this be done with windows apps? Let's say my cad or toy gobbled up a ton of memory and does not use it (stupidly the cache is defined and at least stand on your head). Take and clean up this cache if galloons begin.
For example. Yesterday I played a game with an open world, and it died with almost 7 GB of RAM. This is not the first time I have had such situations, so it is interesting to look at solutions with a cache and the fight against leaks.
Let's say my cad or toy gobbled up a ton of memory and does not use it (stupidly the cache is defined and at least stand on your head). Take and clean up this cache if galloons begin.
The system I have is win 7 enterprise (64) and 32 GB of RAM, but applications are dying at 7 GB.
Windows 10 has ISLC . On Windows 7, there should not be such a problem, so I'm not sure about the performance of ISLC on it.
The system I have is win 7 enterprise (64) and 32 GB of RAM, but applications are dying at 7 GB.This, of course, should not be, and the cache has nothing to do with it.
For Windows 7-8.1 you can use MemReduct
https://www.henrypp.org/product/memreduct
For Windows 10+ it is better to use ISLC
https://www.wagnardsoft.com/forums/viewtopic.php?t=1256
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question