Slow writing

FAQ, getting help, user experience about PrimoCache
Post Reply
nrw
Level 2
Level 2
Posts: 9
Joined: Tue Mar 21, 2017 1:56 pm

Slow writing

Post by nrw »

I checked the trial version 2.7.0 on copying a large volume of small files (100gb mp3 files).
Total system memory: 24Gb. Without caching, the copy speed is stable at 70mb/s. On the target disk (Cluster Size: 4kb) PrimoCache was configured with the parameters: Level1: 4096mb, Level2: Disabled, Block Size: 4kb, Strategy: Write-data Only, Defer-Write: 60s, Mode: (tried everything - the difference is not significant). Until reaching Deferred Blocks 100%, the speed of copying is 100mb/s. After 100% the speed drops and starts to jump from 3mb/s to 20mb/s (slower than without caching!). Is this a normal behavior or bug?
User avatar
Support
Support Team
Support Team
Posts: 3629
Joined: Sun Dec 21, 2008 2:42 am

Re: Slow writing

Post by Support »

for writing huge amount of data, you may need to set defer-write to a small value like 1~10s.
nrw
Level 2
Level 2
Posts: 9
Joined: Tue Mar 21, 2017 1:56 pm

Re: Slow writing

Post by nrw »

So I should avoid overflow of the Deferred Blocks buffer?
User avatar
Support
Support Team
Support Team
Posts: 3629
Joined: Sun Dec 21, 2008 2:42 am

Re: Slow writing

Post by Support »

When the deferred data amount overflows the cache buffer, PrimoCache will flush some data in an urgent way. This will cost the performance.
Post Reply