Page 1 of 1

Frequency Threshold question @support

Posted: Sat Mar 02, 2019 2:27 pm
by Nina
Hello Support.

Currently I am using an old version 1.0.1, I know it's not the latest version but I like the Frequency Threshold and it is working good for me on the latest W10 builds btw. I have a question .. When I put the value for Frequency Threshold, for example 16, and PrimoCache starts to count blocks access, what happens when the contents of a block change before reaching access #16?, will the counter reset to 0 value or keep counting? Also, will the frequency count continue after reboot or get reset?

Thanks.

Re: Frequency Threshold question @support

Posted: Tue Mar 05, 2019 9:45 am
by Support
I checked the code of this old version, and find that it will keep counting regardless of content changes. The counting will not continue and will reset after reboot.

Re: Frequency Threshold question @support

Posted: Wed Mar 06, 2019 10:21 pm
by Nina
Thanks so much @support!