guillaume didier
811842e142
Add abstraction over mmap
2020-04-03 11:24:54 +02:00
guillaume didier
bebbf379c1
Make clippy happier
2020-04-01 16:31:06 +02:00
guillaume didier
65f94dcb67
General refactor of the calibration implementation when adding l3 hit calibration
...
This moves most of the logic on a calibrate function taking as a paramater a slice of operations to calibrate
L3 hit is measured by flush followed by preftechnt1, cpuid serialization, timed access
2020-04-01 16:12:15 +02:00
guillaume didier
5c6c607c8f
Add some warm up and fix some output related issues + make the cpuid leaf 4 availale as an util
2020-03-20 16:09:03 +01:00
guillaume didier
ba210848e2
cache_utils update
2020-03-18 14:30:16 +01:00
guillaume didier
cb9f598a17
Better Cflush calibration - only miss per cache line threshold determination
2020-03-12 14:20:06 +01:00
guillaume didier
639299175f
Set up things so that a std binary can be built in cache_utils
2020-03-09 14:27:32 +01:00
guillaume didier
a176033851
Carious enhancements to cache calibration
2020-03-09 12:10:41 +01:00
guillaume didier
60fe76e366
Implement calibration on full 4k page
2020-02-28 12:03:51 +01:00
guillaume didier
2ce9de1482
Add the first attempt at detectecting prefetch
2020-02-25 08:27:40 +01:00
guillaume didier
44b0aaf372
Make clippy happier
2020-02-21 11:36:22 +01:00
guillaume didier
5e4025493b
Further dependency upgrade and cleanup, using cargo-upgrade
2020-02-19 15:13:24 +01:00
guillaume didier
1948118841
Add cflush threshold determination
2020-02-18 17:07:59 +01:00
guillaume didier
c9afaaafe8
Flush and flush calibration
2020-02-18 08:45:15 +01:00
guillaume didier
00984ee2e0
Start working on cache calibration
2020-02-17 15:28:10 +01:00