FC needs button to suspend caching Topic is solved

Report bugs or suggestions around FancyCache
Post Reply
Bjameson
Level 6
Level 6
Posts: 62
Joined: Mon Nov 08, 2010 12:00 pm

FC needs button to suspend caching

Post by Bjameson »

I found that FC for Disk caches at a very low level. It even intercepts the Windows defrag API.

When I cache my spinning disk to SSD and defrag the same spinner, FC routes all data via the L2 cache to the SSD.

This causes massive amounts of useless writes to the SSD. Useless because this data is never actually used and the cache hit rate is 0.00%.
In 10 minutes of defragging FC wrote ~20-30 GB of data to my SSD. This causes the SSD to quickly wear out. It also causes the SSD to slowdown.

What FC desperately needs is a 'Suspend/Resume Caching' button which preserves the cache settings. Users can then temporarily turn off the writes to SSD when they're defragging.
User avatar
Support
Support Team
Support Team
Posts: 3635
Joined: Sun Dec 21, 2008 2:42 am

Re: FC needs button to suspend caching

Post by Support »

Hi Bjameson,

Thank you for your suggestion.

We have updating the L2 alogrithms for SSD to reduce written-in. And as you suggested, we'll add some buttons for users to control the cache behaviors.
User avatar
Support
Support Team
Support Team
Posts: 3635
Joined: Sun Dec 21, 2008 2:42 am

Re: FC needs button to suspend caching

Post by Support »

added in 0.4.0
Post Reply