Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 205 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 205 Bytes

ADBS LAB

Compilation

make buffer

Usage

For LRU replacement policy

buffer -p LRU

For LRU2 replacement policy

buffer -p LRU2

Constants are all defined in const.h