explorer.exe using most of my RAM

Page 3 of 3 FirstFirst 123

  1. Posts : 2,528
    Windows 10 Pro x64
       #21

    OK, dyncache posted, hopefully it will work during testing .
      My Computer


  2. Posts : 11,269
    Windows 7 Home Premium 64 Bit
    Thread Starter
       #22

    Alright, if I change the settings MaxSystemCacheMBytes to 0x00000020 (32), I get good results. Ram maxes out at about 65-70% instead of 90% and processes stop fighting for memory. I do see performance problems, but these seem more likely to be from the I/O bottleneck and not memory issues. My mouse is no longer making jerky motions.

    Oh one other thing, the system startup and login is a little slow, which may result from the service starting. Not a big deal to me, so I'm happy.


    Thanks again, cluberti.
      My Computer


  3. Posts : 2,528
    Windows 10 Pro x64
       #23

    Yes, unfortunately this has a set of side-effects (because it's causing the cache manager to be uber agressive) and can slow down login as it's starting. Unfortunately, the only way to tell if the developer is causing this (or if it's a Windows issue - these still exist in this area) is to look at the source code for copying these files initially to see what flags are used. Certain flags that can be passed when copying the file(s) by 3rd party apps using the CreateFile API - like FILE_FLAG_RANDOM_ACCESS and/or FILE_ATTRIBUTE_TEMPORARY. If the file creation / copy is done via CreateFile with these (and a few other) flags, it will cause cache pressure that the cache manager isn't likely to be able to clean up (and this is documented in these links). Explorer itself doesn't use these flags when creating files, but 3rd party apps might. So, if that image is mounted via CreateFile (just a guess, but it seems possible) and they pass any of those particular flags to the CreateFile API that causes cache pressure, that would be responsible. If they are not, then this is indeed one of the places in Windows itself where certain file copy operations can cause cache pressure that the cache manager can't handle properly (without using something like DynCache).
      My Computer


  4. Posts : 11,269
    Windows 7 Home Premium 64 Bit
    Thread Starter
       #24

    Thanks for the helpful and valuable info. I'll read through those links and try to get up to speed. :)
      My Computer


  5. Posts : 1
    Windows 7 Ultimate X64
       #25

    Dyncache


    Cluberti,

    Could you send me a compiled working Version of Dyncache for Windows 7 Sp1 also?
    Dyncache solved the Problems for me on 2008, but can't install it on 7.

    Thx!
      My Computer


  6. Posts : 2,528
    Windows 10 Pro x64
       #26

    Send me a PM if you're still interested, and actually need this for Win7.
      My Computer


  7. Posts : 1
    Windows 7 Professional 64-bit
       #27

    Hi guys,

    Does the Windows 7 version work correctly? Is there any chance of a public download link?

    Thanks
      My Computer


  8. Posts : 1
    Windows 7 Ultimate x64
       #28

    Can anyone provide me dyncache.exe
      My Computer


  9. Posts : 1
    Windows 7 Ultimate x64
       #29

    looking for dyncache


    Hi,
    i'm looking for a dyncache to work on Windows 2008 R2

    any help would be greatfully appreciated.
      My Computer


 
Page 3 of 3 FirstFirst 123

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 05:16.
Find Us