Hacker News new | ask | show | jobs
by nbsd4lyfe 3087 days ago
You can block access to rdtsc right now by setting CR4.TSD
1 comments

Seccomp does this in most kernel versions I believe: http://blog.cr0.org/2009/05/time-stamp-counter-disabling-odd...