Author Topic: File System Memory Cache Size  (Read 8978 times)

0 Members and 1 Guest are viewing this topic.

Offline chris635

  • Sr. Member
  • ****
  • Join Date: Nov 2011
  • Posts: 442
  • Location: USA
  • Karma: 11
    • View Profile
File System Memory Cache Size
« on: March 13, 2012, 10:23:17 am »
Hi Shane

    Have you ever tried this, or know someone has? I'm curious if this really makes opening applications snappier. I got 3 gigs of ram with a 428 pagefile size (set static). Trying to tweak further.


Chris
Physical Science Technician
Avid Motorcyclist

Have a nice day - Chris

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: File System Memory Cache Size
« Reply #1 on: March 13, 2012, 02:04:27 pm »
My cleanmem can clear the file cache like this does, but this lets you set it as well :wink:

http://technet.microsoft.com/en-us/sysinternals/bb897561

Shane

Offline chris635

  • Sr. Member
  • ****
  • Join Date: Nov 2011
  • Posts: 442
  • Location: USA
  • Karma: 11
    • View Profile
Re: File System Memory Cache Size
« Reply #2 on: March 13, 2012, 02:36:45 pm »
I guess what I'm asking is does increasing the amount of paged pool memory available to ntfs help with the system feeling quicker (reg NtfsMemoryUsage from value 1 to 2)? I'm using cleanmem. Would changing this reg value negate what cleanmem does?   



Registry key     HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem

Chris
Physical Science Technician
Avid Motorcyclist

Have a nice day - Chris

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: File System Memory Cache Size
« Reply #3 on: March 13, 2012, 02:38:05 pm »
Cleanmem flushes the file cache and has windows write it to the drive where it needs to go.

This frees up memory and avoids file errors if you lost power and windows didnt write the data to the drive. :wink:

I leave mine at default.

Shane

Offline chris635

  • Sr. Member
  • ****
  • Join Date: Nov 2011
  • Posts: 442
  • Location: USA
  • Karma: 11
    • View Profile
Re: File System Memory Cache Size
« Reply #4 on: March 13, 2012, 04:45:38 pm »
Got it, Thanks


Chris
Physical Science Technician
Avid Motorcyclist

Have a nice day - Chris