Skip to content
Snippets Groups Projects
Commit 40c4a553 authored by Mahmoud Mandour's avatar Mahmoud Mandour Committed by Alex Bennée
Browse files

plugins/cache: Added FIFO and LRU eviction policies


Implemented FIFO and LRU eviction policies. Now one of the three
eviction policies can be chosen as an argument. On not specifying an
argument, LRU is used by default.

Signed-off-by: default avatarMahmoud Mandour <ma.mandourr@gmail.com>
Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Message-Id: <20210623125458.450462-4-ma.mandourr@gmail.com>
Message-Id: <20210709143005.1554-39-alex.bennee@linaro.org>
parent 86ae3a1d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment