IAIK / cache_template_attacks

This repository contains several tools to perform Cache Template Attacks
The Unlicense
142 stars 63 forks source link

What to do if I meet unstable calibration results? #13

Open zyma-Jasper opened 3 years ago

zyma-Jasper commented 3 years ago

In order to get the cache hit/miss threshold, I will the calibration tool to measure that. I will get different results from multiple runs(randomly ranging from 145 to 250). And at the same time, the problem remains even if I use taskset to run the calibration on a fixed core which is isolated from kernel(use isolcpus in grub file to isolate a cpu that will not be scheduled by other process). So have you ever met with problem that multiple runs of calibration produce different results?