On Tue, Jun 1, 2021 at 3:27 PM Alex Bennée wrote:
>
> Mahmoud Mandour writes:
>
> > 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: Mahmoud Mandour
> > ---
> > contrib/plugins/cache.c | 159 +
On Sun, May 30, 2021 at 8:37 AM Mahmoud Mandour
wrote:
> 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: Mahmoud Mandour
> ---
> contrib/plugins/cache.c | 159 ---
Mahmoud Mandour writes:
> 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: Mahmoud Mandour
> ---
> contrib/plugins/cache.c | 159
> 1 file changed, 146 inse
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: Mahmoud Mandour
---
contrib/plugins/cache.c | 159
1 file changed, 146 insertions(+), 13 deletions(-)
diff --git a/