sylab / cacheus

The design and algorithms used in Cacheus are described in this USENIX FAST'21 paper and talk video: https://www.usenix.org/conference/fast21/presentation/rodriguez
59 stars 17 forks source link

BUGFIX: Add missing ts in request function for alecar6 and mru #10

Closed lia54 closed 2 years ago

lia54 commented 2 years ago

Fixing break of the code for missing a timestamp parameter in the request function of the Alecar6 and MRU algorithms. This parameter is only needed for visualization with real-time of the cache hit-rate. Issue: https://github.com/sylab/cacheus/issues/9