IsaacZ 发表于 2014-5-4 09:39:24

PrimoCache 1.0.1(原 FancyCache)【将内存/闪存虚拟成硬盘缓存加速系统,减少SSD读写】

Fancycache一直Beta到0.8.0就停止开发了,现在官方发布的已经更名为 PrimoCache了,不是基于FancyCache开发的,而是全新开发。

目前PrimoCache只有英文版。

PrimoCache Overview(概述)PrimoCache is a supplementary software caching scheme that cooperates with system memory to provide data caching for disks. It improves system performance by transparently storing data into memory such that future requests for that data can be served faster. PrimoCache caches data on a logical block basis (offsets within a disk) while windows cache manager caches on a virtual block basis (offsets within a file).PrimoCache can also utilize the OS Invisible Memory which is wasted on 32-bit Windows when 4GB memory or more is installed.
Principle(原则)One of the PrimoCache's core components is a storage class filter driver which resides in the storage stack, intercepting I/O requests for data on disk. If requested data is contained in the cache, this request can be served by simply reading the cache, which is comparably faster. Otherwise the data has to be fetched from disk. Hence, the more requests can be served from the cache the better the overall system performance is.

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
[*]Supports SSD (Solid-state Drive) as Level-II cache
[*]Supports persistent caching
[*]Supports caching for multiple volumes
[*]Supports TRIM command
[*]Supports visual performance monitor
[*]Supports cache plug and play
[*]Supports basic and dynamic disks
[*]Supports NTFS junction point
[*]Supports volume with proprietary file system

Why PrimoCache?(为何使用 PrimoCache?)Why do we need another cache scheme since Windows OS has already implemented a file-system level cache?
[*]Some applications bypass the file-system level cache.
[*]Windows caches all data, while PrimoCache can cache on behalf of a specified volume in which users are interested. Given same size of system memory, the latter has a higher hit-rate.
[*]PrimoCache can utilize the OS Invisible Memory on 32-bit Windows as a cache medium.
[*]PrimoCache can utilize SSD (Solid-state Drive) as a cache medium, as ReadyBoost does.

Screenshots(截图)
Supported OS(支持的操作系统)All versions of Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2008 and Windows Server 2012, including x86 and x64 editions.
More Information(更多信息)
Online Help (在线帮助)         Use Cases(使用场合)
Now PrimoCache is under beta testing!(现在 PrimoCache 正处于测试阶段)
A beta version of PrimoCache version 0.9.1 is now available for testing. If you have a bit of time, we would very much appreciate it if you could install it, try out the features, and give us any comments you have.
The beta version (90-day testing period) can be downloaded from here90天测试版可点此下载。
The latest extended trial key file can be obtained from here.最新延期试用解锁文件可点此获取。
As always, we highly recommend that you test out the beta versions on a non-production machine. We are quite confident that the current build is stable, but it is always best to wait for a final release version. Beta testers should also make sure that they generate backups of the files and databases before testing.如往常一样,请在非生产用机器上使用此测试版软件。我们非常确信当前版本是稳定的,但是等待最终发布版本总是最好的策略。测试版使用者请务必确保测试前备份好自己的文件和数据库等。

官方下载:http://www.romexsoftware.com/en-us/primo-cache/download.html
英文官方论坛:http://www.romexsoftware.com/bbs ... php?f=32&t=2155
右键迅雷下载:http://www.romexsoftware.com/download/beta/PrimoCache.Setup.zip(桌面版)

测试KEY文件下载地址:Romex Software Forum • View topic - Extended Trial Key File


disconnect 发表于 2014-5-29 10:34:38

要收费了吧。不知道6月以后还能用不

IsaacZ 发表于 2014-5-29 10:53:49

disconnect 发表于 2014-5-29 10:34
要收费了吧。不知道6月以后还能用不

官方定期发布测试KEY,基本上可以无限期使用。

disconnect 发表于 2014-6-9 09:27:29

IsaacZ 发表于 2014-5-29 10:53
官方定期发布测试KEY,基本上可以无限期使用。

问题是原来都在测试阶段,所以一直在延期,现在进入收费阶段,测试key以后还能无限续航?很担心

IsaacZ 发表于 2014-6-9 10:07:48

disconnect 发表于 2014-6-9 09:27
问题是原来都在测试阶段,所以一直在延期,现在进入收费阶段,测试key以后还能无限续航?很担心

一直都在测试,没有收费

disconnect 发表于 2014-7-4 14:00:16

IsaacZ 发表于 2014-6-9 10:07
一直都在测试,没有收费

收费了。。。。没key了

IsaacZ 发表于 2014-7-4 17:35:03

disconnect 发表于 2014-7-4 14:00
收费了。。。。没key了

没有注意,我回家看看。

IsaacZ 发表于 2014-7-4 22:43:26

确实过期了。

IsaacZ 发表于 2014-7-4 22:43:38

disconnect 发表于 2014-7-4 14:00
收费了。。。。没key了

确实过期了。
页: [1]
查看完整版本: PrimoCache 1.0.1(原 FancyCache)【将内存/闪存虚拟成硬盘缓存加速系统,减少SSD读写】