Open khandelwaltanuj opened 1 week ago
Hi @cfuguet
It seems that the section which explains PLRU algorithm (https://github.com/openhwgroup/cv-hpdcache/blob/master/docs/source/architecture.rst#replacement-policy) does not take into account the write policy. As per my understading PLRU behves differently in the case of write back or write through policy.
Can you please take a look at it ?
Regards Tanuj Khandelwal
Hello @khandelwaltanuj,
Yes, I've not taken yet the time to update the documentation regarding the addition of the write-back policy.
I will do it in the following weeks.
Regards,
César
Hi @cfuguet
It seems that the section which explains PLRU algorithm (https://github.com/openhwgroup/cv-hpdcache/blob/master/docs/source/architecture.rst#replacement-policy) does not take into account the write policy. As per my understading PLRU behves differently in the case of write back or write through policy.
Can you please take a look at it ?
Regards Tanuj Khandelwal