Skip to content

DanThePol/eviction-algo-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bpfmm

Dependencies

For Ubuntu, install the following dependencies:

$ sudo apt install build-essential libgtest-dev libgcc-13-dev \
    libstdc++-13-dev libelf-dev zlib1g-dev gcc clang cmake ninja-build \
    bear libbenchmark-dev pkg-config

Building

$ git submodule init && git submodule update
$ ./build.sh

Usage

The code I contributed to this project is all in the tmaker directory. It contains a more descriptive readme about how to use the program. I also uploaded my bachelor's project report to the repo in case anyone feels the urge to read it.

About

Analysis of eviction algorithms under different workloads.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages