Commit cdb5c25
integrated clockpro to the libCacheSim (#86)
* Integrated ClockPro
* Uncomment tests
* Add print support like Clock.c
* Moved clockpro_status_e to cacheObj.h and gave it enumeration prefix
---------
Co-authored-by: Juncheng Yang <1a1a11a@users.noreply.github.com>1 parent a349f02 commit cdb5c25
7 files changed
Lines changed: 538 additions & 5 deletions
File tree
- libCacheSim
- bin/cachesim
- cache/eviction
- include/libCacheSim
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
| 109 | + | |
108 | 110 | | |
109 | 111 | | |
110 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments