howardzhang87

Results 2 issues of howardzhang87

I have managed to get rid of the assembly code and using C code to trigger meltdown, but I still need part of the assembly code you wrote which is...

In your code, you use `pread()` to cache the `linux_proc_banner`. I'm wondering if there is another way to do that? You mentioned that this could work with `prefetch` or `sched_yield`....