Menu

Prevent superfetch from caching files in ram disk!

2018-03-07
2018-03-08
  • paradis pal

    paradis pal - 2018-03-07

    Hi again!

    I have noticed that the files in the Ramdisk will be cached in ram by the service superfetch . Although it is in the priority 2 but it just will use more resources to duplicate the file in the RAM again.

    Is there anyway to prevent ram-disk from being cached into windows superfetch service?

    The only known option for superfetch are using registry:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters

    EnablePrefetcher=

    Disable Caching: 0
    Cache Applications Only: 1
    Cache Boot Files Only: 2
    Cache Everything (default): 3
    
    Source:https://answers.microsoft.com/en-us/windows/forum/windows_vista-performance/superfetch-advanced-settings-choosing-apps-and/e9ded298-9373-403b-aa3a-2bd2ae456480
    
     
  • v77

    v77 - 2018-03-08

    I know no way for a specific volume to be ignored by this service.
    But even with this service disabled, files are still cached by the system, like for any volume. It would be nice to disable this behavior which is useless for a ramdisk but there too, I don't know whether it is possible.

     
  • paradis pal

    paradis pal - 2018-03-08

    You are right, you tool IMdisk rules :)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.