Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ali64Mon/2lru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

2lru-for-ccnsim

This Class implements 2lRU a caching replacement algorithm proposed by Garetto et al [1] for ccnsim that is a simulator for Content Centric Networks [2].

Copy k2lru.h to ccnsim/include/
Copy k2lru.cc to ccnsim/src/noce/cache/
Copy cache.ned to ccnsim/modules/node/cache/
Copy Makefile to ccnsim/

Make the poroject before run it.

Note: this class in compatible with ccnsim3.

[1] M. Garetto, E. Leonardi, and V. Martina. A Unified Approach to the Performance Analysis of Caching Systems. ACM Transactions on Modeling and Performance Evaluation of Computing Systems, 1(3):12:1–12:28, May 2016 [2] G. Rossini and D. Rossi, "ccnSim: an highly scalable CCN simulator," in IEEE ICC, 2013.

About

This code implements 2lru (klru k=2) in ccnsim which is a simulator for Content Centric Networks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /