Page 2 of 3

Re: [2014-01-28] PrimoCache beta 0.9.9 released!

Posted: Sat Feb 01, 2014 1:20 am
by gabrielmorrow
intika wrote:cool :)
yeah i just get the answer on the threat tanking about the price ^^
thanks ;)
so did they say final price i wonder if i got an awsome deal when i bought it a few years before released compared to final price

Re: [2014-01-28] PrimoCache beta 0.9.9 released!

Posted: Sat Feb 01, 2014 2:35 pm
by intika
not yet...

Re: [2014-01-28] PrimoCache beta 0.9.9 released!

Posted: Sat Feb 01, 2014 3:22 pm
by intika
current version is well working on windows 8.1 pro x86 :)
nice work !

will update my plugin ;)

Re: [2014-01-28] PrimoCache beta 0.9.9 released!

Posted: Sun Feb 02, 2014 1:47 am
by RobF
support wrote: 8. Tune the level-2 cache algorithm. Changing the default value of minimum frequency at which blocks are allowed to be cached into level-2 storages. In version 0.9.8 this value is 3, now is 1.
9. Support to set the minimum frequency at which blocks are allowed to be cached into level-2 storages (CLI only, option -f).

Thank you for this. I was thinking there was something wrong with .9.8 thinking the cache wasn't working properly but now I know why.

Re: [2014-01-28] PrimoCache beta 0.9.9 released!

Posted: Sat Feb 15, 2014 1:53 am
by Jaga
0.9.9 Feedback:

Setup same cache as with prior version (16,384mb) with a 40gb L2 on a SSD. Getting over 99% cache hit rate on my application drive, and the L2 has loaded almost 13gb. *Much* improved all around, well done.

Not sure where the write cache stands, as I remember it had issues previously and I had to disable it.

Re: [2014-01-28] PrimoCache beta 0.9.9 released!

Posted: Mon Feb 17, 2014 3:18 pm
by minhgi
Yep..My computer would freeze up on reboot once the L2 SSD is fill up. That happen on all my machine with write cache enable. Read cache only work good.

Re: [2014-01-28] PrimoCache beta 0.9.9 released!

Posted: Tue Feb 18, 2014 1:22 pm
by idefix44
support wrote: 9. Support to set the minimum frequency at which blocks are allowed to be cached into level-2 storages (CLI only, option -f).
May be I'm stupid, but I've been unable to run the -f option...
I tried this: rxpcc -2 and nothing happend. rxpcc ls works fine.
Can I know how to use the -f option?

Thanks.

Re: [2014-01-28] PrimoCache beta 0.9.9 released!

Posted: Tue Feb 18, 2014 1:36 pm
by Support
idefix44 wrote:but I've been unable to run the -f option...
This option is available in "new" command which is to create a new cache task.
Type the following command to see help on "new" command:
rxpcc ? new

Re: [2014-01-28] PrimoCache beta 0.9.9 released!

Posted: Tue Feb 18, 2014 1:37 pm
by Support
minhgi wrote:Yep..My computer would freeze up on reboot once the L2 SSD is fill up. That happen on all my machine with write cache enable. Read cache only work good.
Thanks for the report! We'll check it.

Re: [2014-01-28] PrimoCache beta 0.9.9 released!

Posted: Tue Feb 18, 2014 2:11 pm
by idefix44
I tried the rxpcc ? new command and saw the -f description.
Thanks. I'm going to suggest something now...