Parallelizing security checks on commodity hardware
www.eecs.umich.edu/~dpeek/asplos.pdf
by Edmund B. Nightingale et al. (ASPLOS’08)
These guys decouple security check from the normal run (which continues speculatively). Doing this, they accelerate taint analysis 1.6x-2x. Nice work.
Advertisement