For cache write back feature you can use:
FancyCache is a supplementary software caching scheme that cooperates with system memory to provide data caching for volumes/disks. It improves system performance by transparently storing data into memory such that future requests for that data can be served faster. FancyCache caches data on a logical block basis (offsets within a volume/disk) while windows cache manager caches on a virtual block basis (offsets within a file).
FancyCache can also utilize the OS Invisible Memory which is wasted on 32-bit Windows when 4GB memory or more is installed.
Main Features
- Supports LRU (Least Recently Used) and LFU (Least Frequently Used) cache algorithms
- Supports caching strategies: Read/Write Caching, Read-Only Caching and Write-Only Caching
- Supports Write-Through and Write-Deferred modes
- Supports OS Invisible Memory and SSD (Solid-state Drive) as Level-II cache
- Supports caching for volumes or entire disks
- Supports TRIM command for SSD
- Supports visual performance monitor
- Supports cache plug and play
- Supports basic and dynamic disks
- Supports NTFS junction point
- Supports volume/disk with proprietary file system
Download:
FancyCache Volume Edition: Download Sites
FancyCache Disk Edition: Download Sites
0 comments:
Post a Comment