Search found 32 matches

by tekken
Thu Sep 20, 2012 11:19 am
Forum: Bug Report and Suggestion
Topic: Recovery of the amount of Level-1 free memory is working bad
Replies: 6
Views: 6080

Re: Recovery of the amount of Level-1 free memory is working

The free cache memory is not important. When it is full, the program will automatically discard old cache data and hold new data according the cache algorithm (LRU/LFU). Thank you for your answer , but I thought that the "Release after Write = yes" setting is responsible for this, am I wr...
by tekken
Wed Sep 19, 2012 8:49 am
Forum: Bug Report and Suggestion
Topic: Recovery of the amount of Level-1 free memory is working bad
Replies: 6
Views: 6080

Recovery of the amount of Level-1 free memory is working bad

I have setup fancycache 0.8 (disk) like writeonly cache for HDD. All working good, Hdd have 99% Idle, but amount of level-1 free bytes reduce from 10GB to 0,6GB after 4-5 days of server working (win2008 OS). Fancycache have next settings: BlockSize=64K Strategy=writeonly DeferWrite=enable Latancy=60...