Browse by Tags

Tagged Content List
  • Wiki Page: How to Prevent FileCache from Eating Up All the RAM

    Table of Contents Symptom Explanation Workaround Comments Symptom More and more RAM is taken for FileCache. This can, especially on x64 systems, impact performance of the system. Explanation While in x86 systems, the maximum is limited at 1GB for the SystemFileCache, in x64 systems, the limit...
  • Wiki Page: Virtual Memory In Visual Basic.Net

    How To Use Virtual Memory In Visual Basic.Net Sometimes don't you want to use ram as you go, instead of loading giant files into ram? Here is an example of how to utilize Virtual Memory in Visual Basic. Code: The following Visual Basic code uses the MemoryMappedFile.CreateFromFile(FileName...
Page 1 of 1 (2 items)
Can't find it? Write it!