Search found 3 matches

by anocs
Tue Jul 03, 2018 12:27 pm
Forum: Technical Support
Topic: Disable Last Access Timestamp in Windows will affect Cache Hit Rate ?
Replies: 2
Views: 2436

Re: Disable Last Access Timestamp in Windows will affect Cache Hit Rate ?

Good question... AFAIK the answer is no as in FAQ:
PrimoCache is a block-level cache program which caches data on a logical block basis (offsets within a disk), while windows cache is a file-system level program which caches on a virtual block basis (offsets within a file).
by anocs
Wed Feb 18, 2015 9:07 am
Forum: Report Bugs
Topic: PrimoCache and PerfectDisk Conflicts
Replies: 2
Views: 5892

Re: PrimoCache and PerfectDisk Conflicts

Much easier than unistalling PrimoCache is just to try following:
1. For given volume
a) Flush Write-Data
b) Pause Defer-Write

2. If (1) is not enough - additionally for given volume:
a) Pause Cache
b) Reset Cache

3. If (1+2) is not enough - Delete Cache for given volume
by anocs
Tue Dec 09, 2014 11:48 am
Forum: Submit Suggestions
Topic: Feature Request: Support compress cache mode
Replies: 7
Views: 8071

Re: Feature Request: Support compress cache mode

Using some nowadays fast compression algorithms e.g. LZ4 (ZHUFF) / SNAPPY / LZF / LZO it might be brilliant idea to have cache compressed...