Re: What is this info mean?
Posted: Wed Jan 02, 2019 10:18 am
All tests were done with 60sec deferred write, 32GB cache with 4k blocks.
Roughly the downloading works like this:
A] Several .RAR files are download.
B] Those files get unpacked. -> Writes double
C] .RAR files get deleted.
My aim is to halve the writes.
The downloads run on what's also my system disk so I don't want deferred writes to be very long.
Been thinking about creating a small partition just for the RAR files. The set deferred write to as high as possible.
I'm wondering if what I want is even possible?
Write and read speed for that taks isn't important because it's just a background task. Often I check the results hours after completion.
I download with only 5Mbyte/s, so that's a speed that can be handled with ease anyway.
If PrimoCache can't handle this situation, I'm considering putting the downloads on an entirely different disk. A HDD or a cheap SSD that I assume to be burned out in a short* while.
*= That's another question for me. If not caching writes reduces the lifespan to 3 months I certainly want avoid that. But if the SSD will still last 3 years. Well who care. The SDD will be replaced by then anyway...
Roughly the downloading works like this:
A] Several .RAR files are download.
B] Those files get unpacked. -> Writes double
C] .RAR files get deleted.
My aim is to halve the writes.
The downloads run on what's also my system disk so I don't want deferred writes to be very long.
Been thinking about creating a small partition just for the RAR files. The set deferred write to as high as possible.
I'm wondering if what I want is even possible?
Write and read speed for that taks isn't important because it's just a background task. Often I check the results hours after completion.
I download with only 5Mbyte/s, so that's a speed that can be handled with ease anyway.
If PrimoCache can't handle this situation, I'm considering putting the downloads on an entirely different disk. A HDD or a cheap SSD that I assume to be burned out in a short* while.
*= That's another question for me. If not caching writes reduces the lifespan to 3 months I certainly want avoid that. But if the SSD will still last 3 years. Well who care. The SDD will be replaced by then anyway...