[ndnSIM] Evaluation of cache policies

Spyridon (Spyros) Mastorakis mastorakis at CS.UCLA.EDU
Thu Sep 17 13:27:00 PDT 2015


Hi Roman,

the source code of the contest store implementation and the various replacement policies is in the folder “model/cs”:

https://github.com/named-data-ndnSIM/ndnSIM/tree/master/model/cs

Please let me know if you need anything else.

--
Spyridon (Spyros) Mastorakis
Personal Website: http://cs.ucla.edu/~mastorakis/
Internet Research Laboratory
PhD Computer Science
UCLA


> On Sep 17, 2015, at 12:36 PM, Roman Lutz <romanlutz at cs.umass.edu> wrote:
> 
> Hi!
> 
> I'm trying to implement various caching policies and compare them through simulations. Is there a straightforward way to do so? I have checked for occurrences of caching policies like LRU and LFU in the codebase, but I am not really sure where exactly the implementations are. I have figured out that you call the cache content store (correct me if I'm wrong), but if you could point me to the right source file or package, that would be very helpful. 
> 
> Thanks,
> 
> Roman





More information about the ndnSIM mailing list