/P3-eBPF

P3 of Adv OS CS736: This repository contains C++ implementations of different cache replacement policies, including LRU, 2Q, ARC, and OPT.

Primary LanguageC++

P3-eBPF

P3 of Adv OS CS736: This repository contains C++ implementations of different cache replacement policies, including LRU, 2Q, ARC, and OPT.

Aoran Wu, Brian Chang, and Yuhao Zhang

For experiment details, please see CS736_P3.pdf.