Page 1 of 1
read/write setting
Posted: Mon Jul 01, 2019 7:45 pm
by ferrari
I have my L1 cache set to read/write without reserving a percentage for each, I image this means the read/write cache adjust size on the fly according to demand? What's the maximum size primocache sets the write cache in this scenario? 75%,90%?
Re: read/write setting
Posted: Wed Jul 03, 2019 1:59 pm
by Support
Yes, this means that the whole cache space is shared for both reading and writing. Each time a read or write request comes, PrimoCache will cache related read- or write-data. If cache space is full, it will discard old cached data.
Re: read/write setting
Posted: Tue Jul 23, 2019 8:04 am
by Marcnoch
The information provided is very useful to me.